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
Great! It saved my day
Ya. It is working. But I want to know, how this error is occurring?
Many many thanks. Support didn’t know anything about this.
It works! Thanks !!
Awesome!!! It works for me too!!!
Thanks for your great job!!!