Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# DataSet Factory Class
Message
 
To
23/04/2008 13:26:49
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01311453
Message ID:
01312681
Views:
14
1) If you're creating a new project and you're going to want to change the namespace in the project's Properties, then delete the Form that gets automatically created (Form for a Windows Application project, Class for a class library project, etc). Just delete it. Then go change your project's namespace. Then add a new Form. It will now have the correct namespace.
However, I'm not sure what you did that caused errors just by manually changing the namespace. That should have been ok, but you may have missed renaming something somewhere.


I think I missed a rename somewhere. It's compiling fine now.


2) Don't add a new Project from File. Right-click on your Solution in the Solution Explorer and choose Add | New Project.

What's the difference?

Also, I don't see Add | New Project in the Solution Explorer: http://www.geocities.com/kevin.marois/stuff/vs_pic.jpg
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform