ASP.NET project

  • Thread starter Thread starter swarovski
  • Start date Start date
S

swarovski

I have a web application that was created in VS.NET 2002. After
installing VS.NET 2003, this application cannot be opened in the new
version. Even if I copy the files into the C:\Inetpub\wwwroot folder,
this does not help.

Why is this so ? Previously, I reinstalled the WIN XP. Can there be
some problem ?
 
When you open project written in VS 2002 with VS 2003 it asks you to convert
the project in format, appropriate for VS 2003 and warns that you cannot open
it with VS 2002 afterwards. You should allow the convertion and the VS 2003
will open your project

Hope that helps!
Regards,
Kostadin Kostov
 
Back
Top