VS 2005 Test Project Not Opening

依然范特西╮ 提交于 2020-01-15 06:27:25

问题


I'm trying to open a VS 2005 solution which includes a VS2005 Test project. When the solution is opened, all projects apart from the Test project are loaded. When I try to load the Test project, I get the following error:

The project type is not supported by this installation

My VS instance: Visual Studio 2005 Professional Version 8.0.50727.762 (SP .050727-7600)

Thanks a lot in advance


回答1:


VS 2005 Professional did not support Test projects (VS 2008 Pro does support Test projects). For VS 2005 with unit testing, you would have needed Test Edition or Team Suite.



来源:https://stackoverflow.com/questions/5678782/vs-2005-test-project-not-opening

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!