Thursday, October 10, 2013

The Visual Studio language support for VB has not been installed.

The Visual Studio language support for VB has not been installed.

I tried creating a new VB.Net Windows project and received the following error: Microsoft Visual Basic 2005 compiler could not be created. Please re-install Visual Studio.

To fix this issue, we can try to run the following command:

1.       Start->All programs->Visual Studio 2005->Visual Studio tools->open Visual Studio 2005 command prompt.

2.       Type devenv /resetskippkgs

No comments:

Post a Comment