Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4
Everything was working great, then went to compile and got this?
Error 13 Task failed because "LC.exe" was not found, or the correct Microsoft Windows SDK is not installed. The task is looking for "LC.exe" in the "bin" subdirectory beneath the location specified in the InstallationFolder value of the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A. You may be able to solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5. 2) Install Visual Studio 2008. 3) Manually set the above registry key to the correct location. 4) Pass the correct location into the "ToolPath" parameter of the task. LifeCycleOne
thanks Vince. Oddly enough, the error was fixed after installing SP1
LC.exe is the licence compiler used by the .NET Framework.
I found this article on MDSN regarding a similar error message that occurred after installing Visual Studio 2008 SP 1.