473,406 Members | 2,549 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Development Environment and Error CS0234

I have a project that I am working on that whenever I change the form
controls, or any property on the form controls it rewrites the code for that
form.

I understand that it is supposed to do this. My problem is I have a dataset
that was created within the environment (not hard coded). It keeps putting
under the creation:

DataSetName = new NameSpace.DataSetNameType()

When I compile this, I get the following: This type or namespace
'namespace' name does not exist in the class or namespace
'namespace.namespace'

If I remove the "NameSpace." from "new NameSpace.DataSetNameType()" then it
compiles and runs fine. If I make any changes to the form I have to do it
all over again! Why is this happening?

Also, I don't know if it makes a difference, but I am using VisualSourceSafe
latest build.

Thanks,
Doug Crabtree
Nov 16 '05 #1
1 1697
Oops.

First time I have ever named one of the form classes the same as the
namespace.

I renamed that class and Viola, the error went away.

Doug Crabtree
I have a project that I am working on that whenever I change the form
controls, or any property on the form controls it rewrites the code for
that form.

I understand that it is supposed to do this. My problem is I have a
dataset that was created within the environment (not hard coded). It
keeps putting under the creation:

DataSetName = new NameSpace.DataSetNameType()

When I compile this, I get the following: This type or namespace
'namespace' name does not exist in the class or namespace
'namespace.namespace'

If I remove the "NameSpace." from "new NameSpace.DataSetNameType()" then
it compiles and runs fine. If I make any changes to the form I have to do
it all over again! Why is this happening?

Also, I don't know if it makes a difference, but I am using
VisualSourceSafe latest build.

Thanks,
Doug Crabtree

Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Surjeet Gill | last post by:
I was getting the following error after compiling the C# source file with VS.NET 2003, Any help will be appreciated. Many thanks! Surjeet Gill Details: Compilation Error Description: An...
1
by: Doug Crabtree | last post by:
I have a project that I am working on that whenever I change the form controls, or any property on the form controls it rewrites the code for that form. I understand that it is supposed to do...
0
by: Doug Crabtree | last post by:
I have a project that I am working on that whenever I change the form controls, or any property on the form controls it rewrites the code for that form. I understand that it is supposed to do...
0
by: li.eddie | last post by:
Hi All, I'm new to ASP.NET and trying to create a Database application with MS Visual Web Dev 2005. In my project, I wrote a generic abstract class called DataAccessHelper.cs under App_Code folder...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.