Headaches with VS2005 conversion

  • Thread starter Thread starter MartinS
  • Start date Start date
M

MartinS

Have upgraded to VS2005 Standard edition (from 2003), and the first
task was to convert an existing web project, get it working and then
start coding using some of the new functionality of ASP .NET 2 - opened
the solution, conversion went without any problems, and spent the
afternoon working through generally tidying up the code. As of last
night, it all built perfectly and was running with no problems.
Came in this morning and when I tried to open the solution, it again
told me I needed to convert the project - I let it (backed up again
before hand) and now it won't build with 2685 errors! The errors are
every control referenced in the aspx.cs file cannot be found on the
aspx file, even though it can be seen with intellisense, and if you
click thrugh from the page, it takes you to the appropriate event.
The project is source controlled under MKS source integrity - is this
what is causing me the problems?
Any help or ideas how to get it working gratefully received
Thanks
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top