can't publish my asp.net project?

Posted by Sulaiman on Stack Overflow See other posts from Stack Overflow or by Sulaiman
Published on 2010-04-13T06:29:40Z Indexed on 2010/04/13 6:33 UTC
Read the original article Hit count: 311

Filed under:

dears, when try to publish my mroject I get this error:

Error   3   Task failed because "AL.exe" was not found, or the correct Microsoft Windows SDK is not installed. The task is looking for "AL.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.    

© Stack Overflow or respective owner

Related posts about ASP.NET