Cannot open old ASP.NET 1.1 application (solution) in VS 2003

I have a problem with a very old ASP.NET 1.1 application . I can no longer open (load) it in Visual Studio 2003 (on a Win 2003 server). I get an error that the component for communicating with "Front Page - Server Extensions" could not be found (I am using German VS 2003, so I do not have an exact English message). Extensions are installed. This may be the reason for this, respectively, how can I solve this problem.

Another question: is it possible to open an ASP.NET 1.1 application in VS 2010 ? The update wizard tries to convert it, but the conversion leads to errors.

+3
source share
2 answers

"Cannot find components for communicating with FrontPage server exstensions." I believe this may be an error message.

Log in as a different user and make sure they have the same problem. If the problem goes away as another user. Destroying your local profile and then restoring it. Remember to back up first, as you will lose everything associated with this profile.

If this does not work, you should try the following (this concerns the removal of Beta 2 from VS 2002/2003, but the line of interest to me was): http://support.microsoft.com/default.aspx?scid=KB;EN-US; Q312383

Hope this helps.

+2
source

, IIS, , ASP.NET, - , ASP.NET IIS ( http://localhost/VIRTUALDIRECTORY/ASP.NETProject.csproj). , .suo .webinfo , .

+1

All Articles