.vbproj the project is not supported by this installation
Posted
by harold-sota
on Stack Overflow
See other posts from Stack Overflow
or by harold-sota
Published on 2010-03-29T14:37:48Z
Indexed on
2010/03/29
14:53 UTC
Read the original article
Hit count: 239
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 solution display the following message:
.vbproj the project is not supported by this installation
I try to open the web project separately from the solution and I not have problem. How I can open the web project from the solution.
Any ideas?
© Stack Overflow or respective owner