473,395 Members | 1,919 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,395 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 21 '05 #1
1 2235
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 21 '05 #2

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

Similar topics

0
by: M.sajjad | last post by:
Five Steps to Rapid Development with TierDeveloper 3.0 Unlock the power of rapid development when you use TierDeveloper from AlachiSoft in your N-Tier application development. Follow the steps...
2
by: Debbie | last post by:
Hi I have developed an application that access an SQL database and installed it on a different machine The installation is successful but when I try to run the application I get the following...
4
by: Jared Thirsk | last post by:
== Introduction to DAF == I am interested in the next generation of approaches to software development. Over the last decades, there has been an obvious shift in how our most complex software...
1
by: Henry Reardon | last post by:
I have been having problems with the Development Center for several days now. It seemed to be working fine when I initially installed DB2 (LUW) Version 8 (FP7) and upgraded to FP8, except that I...
0
by: RK | last post by:
Hello I am using Microsoft Development Environment 2003 Version 7.1.3088 & Framework 1.1.4322 and developing Windows Forms using Visual C#. It was working fine for quite a month. Currently...
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...
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...
16
by: Linus | last post by:
Being a ASP developer for a consultant company thinking of starting developing with ASP.NET I have read literally hundreds of web pages and posts in discussion forums on the Internet to get an idea...
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...
4
by: Richard Levasseur | last post by:
(Forewarning, most of these problems and solutions come from being the only developer in a 1 server department with no budget, few resources, unresponsive IT, and non-technical managers, so thats...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.