Jan 09

I am facing one issue while trying to open the solution created in VS 2005 from my project. When I double-click the solution file in order to open, it is opening without any files. It is not giving any error message. But when I checked in the solution explorer, I can see the message that “The project file cannot be loaded” and it is unavailable.

When I tried to open the project file (.csproj), I’m getting an error message that the project type is not supported by this installation.

—————————
Microsoft Visual Studio
—————————
The project file ‘E:testSOURCEtest_Web.csproj’ cannot be opened.

The project type is not supported by this installation.
—————————
OK Cancel Help
—————————

The Solution

If you are using a Web Application project type, it seems that the real fix is to install for the WebApplicationProjectSetup.msi to install correctly.

Note that you may first need to install VS80-KB915364-X86-ENU.exe

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Technorati
  • Twitter

Related Posts:

  1. Update Ubuntu from CD

Leave a Reply