visual studio 2003 - Problem loading c# project in VS2003 -


By mistake I think that some files are touched in the following folder (name is not known) ..

C: \ WINDOWS \ Microsoft.NET \ Framework \ v1.1.4322

Since then, I am receiving the following error ...

The project 'xyz' could not be opened Because the Visual C # .NET compiler could not be created. The .pojdata file is loading or the disc is complete.

This is done with VS 2003 Professional

I have tried Googled and the following and failed ....

  1. The establishment of VS 2003 Cancel VS2003
  2. Update registry value HKEY_CURRENT_USER \ Software \ Microsoft \ VCSExpress \ 7.1 \ SkipOlding package for 0x00000000
  3. execute order devenv / resetSkipPkgs

All the above have failed I could not load any C # project in VS2003 though I could easily load the VB.net project in VS2003. My c # environment is really messy.

Please help me get disappointed ...

If you have a .NET 1.1, Visual Studio has to be restored.


Comments