Any idea how to fix this error in Visual Studio? This error occurs when trying to create a new C# Console Application. I can create and build a C# Website, but Intellisens
Did you try reinstalling Visual Studio like you were told to do?
I reinstalled VS2008 but problem persisted.Then upon running
C:\Program Files\Microsoft Visual Studio 9\Common7\IDE\devenv.exe /ResetSkipPkgs
my problem was resolved.