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.
source
share