.vbproj the project is not supported by this installation

后端 未结 1 351
误落风尘
误落风尘 2021-01-17 00:30

I have visual studio 2008 installed in my pc when I try to open a .Net 2005 Solution with multi-projects, there are project in vb and c#. The only web project on this soluti

相关标签:
1条回答
  • 2021-01-17 01:25

    First, create a backup of the project and solutions.

    Then, you could try putting together the solution yourself. Just create a new solution and add all of the projects. Since you have no problem loading the projects, that should work fine.

    After that, you could run a file compare between the 2 solution files and the project files to see what was changed that might have been the problem.

    0 讨论(0)
提交回复
热议问题