views:

114

answers:

0

I am trying to build a project created in VS 6 with VS 2010. When I open .dsw file, VS converts the project asking me this message:

"... ProjectName.dsp must be converted to the current Visual C++ project format. After it has been converted, you will not be able to edit this project in previous versions of Visual Studio.

Convert and open this project?"

When I say "Yes" VS opens the project. Now, since I must add one header file and a library to build this, I added the .h file and .lib file paths by setting VC++ Directories.

Now, I am not sure when and why, but in some time after this, VS 2010 gives me the following error popup window that keeps showing:

"Microsoft (R) Visual C++ Package Server has stopped working

A problem causes the program to stop working correctly. Please close the program."

Any help with solving this?