Hello. I am using visual studio 2003. I am trying to open a visual studio 2003 project that was written a few years ago using visual studio 2003. Currently the project resides in the virtual directory named Inetpub\wwwroot.
My problem is that I am not able to open the project. When I do try and open the project, I get the following error message:
The project you are trying to open is a Web project. You need to open it by specifying its URL path.
I don't know what is going on here? Someone please help me out. Note that I have tried two different ways to open the project without any success:
1.) Opening VS 2003. In the IDE I select "File Open Project". I then select the visual studio project file for the project named "CalculateMtg.csproj "
2.) In file explorer I double click on the file "CalculateMtg.csproj "
I would really appreciate some help.