Microsoft Visual C# 2008 Compiler could not be created. QueryService for ‘{7D960B16-7AF8-11D0-8E5E-00A0C911005A} failed

Get articles everyday as a email directly to your inbox:
Click to publicize, if you like this article :

While i was working on Console application, suddenly i get below error saying – Microsoft Visual C# 2008 Compiler could not be created. QueryService for ‘{7D960B16-7AF8-11D0-8E5E-00A0C911005A} failed.

To resolve this error, i re-installed the visual studio, but it didn’t helped me.
Then i run below command -


C:\Program Files\Microsoft Visual Studio 9\Common7\IDE\ devenv.exe /resetsettings

It also, not worked.

Then i searched for below command and it worked very well.

C:\Program Files\Microsoft Visual Studio 9\Common7\IDE\devenv.exe /ResetSkipPkgs

You can leave a response, or trackback from your own site.
  • Brubs

    It works! Thanks !!

  • Happy Guy

    Many many thanks. Support didn’t know anything about this.

  • GRF

    Great! It saved my day