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 FilesMicrosoft Visual Studio 9Common7IDE devenv.exe /resetsettings
It also, not worked.
Then i searched for below command and it worked very well.
C:Program FilesMicrosoft Visual Studio 9Common7IDEdevenv.exe /ResetSkipPkgs
Leave a Reply