namespaces - Sudden changes to Visual Studio -
I am using Visual Studio 2005, as well as asp.net web-app ready in VP in Visionary Web Developer 2008 to do. I recently installed Visual Studio 2008 along with Env SSVN - and noticed some changes that are causing problems!
Most noteworthy that in my solution Explorer (I am creating asp.net apps Vb) I no longer extend an .aspx page to display .vp equivalent - I have to right click and see the code.
In addition, when adding a new file to the solution - the whole interface has changed, I have not found the master page checkbox option (I have to choose a different file type) nor do I have to code like it or not.
Is this the only change in Visual Studio? Confusingly it has also affected my VWD2008!
Finally, when I create a new page - I get errors directly .. i.e. "Type 'XXXXXX.yyyyyy' could not be loaded." - Where XXXXXX is the name of the project, and yyyyyy is the code-defined square in the rear. I'm also certain that earlier, XXXXXX (name of the project) was never named on the class! (Removing this does not help)
I removed the ASSSSVN, but it did not change anything ... So was it an installation of VS 2008 due to which it happened? Is it possible to change things back? What can I do with cosmetic changes but the fact is that even a newly created blank page will not compile a little disturbing!
If someone helps me, then I appreciate it! Cheers: D
I have also noticed these when I go ahead ... they probably Make changes in Visual Studio but also reflect changes in the .NET framework and compiler that comes with related Visual Studio versions.
Comments
Post a Comment