开发者

Could not create project in Visual Studio 2010

Can any one tell me why开发者_JAVA百科 this type of error message is prompting when i am creating new project.

The error message is as below.

" Could not load file or assembly .

'Microsoft.VisualStudio.ManagedInterfaces, Version=8.0.0.0, Culture=neutral,PublicKey Token=b03f5f7f11d50a3a' or one of its dependencies.

The system cannot find the file specified."

What should I do to overcome this?


Maybe the "Repair" option on then VS2010 Setup will help. If not you might have to do a complete uninstall/reboot/install cycle.

A quick google search gave me something pointing at the VS SDK - maybe a reinstall of this might help too.


I had same issue after installation SP1. I tried re-install of SP1 with no success.

Get the Microsoft.VisualStudio.ManagedInterfaces.dll(if it is not present in your environment you can download it from here ) and install to global cache. Restart VS2010 and load you project again.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜