简体   繁体   English

任务失败,因为未找到“LC.exe”,或未安装 .NET 框架 SDK v2.0

[英]Task failed because “LC.exe” was not found, or the .NET Framework SDK v2.0 is not installed

Anyone have the same problem with me?有人和我有同样的问题吗? With visual studio 2005.使用视觉工作室 2005。

Task failed because "LC.exe" was not found, or the .NET Framework SDK v2.0 is not installed.任务失败,因为找不到“LC.exe”,或者未安装 .NET 框架 SDK v2.0。 The task is looking for "LC.exe" in the "bin" subdirectory beneath the location specified in the SDKInstallRootv2.0 value of the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework.该任务在注册表项 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework 的 SDKInstallRootv2.0 值中指定的位置下的“bin”子目录中查找“LC.exe”。 You may be able to solve the problem by doing one of the following: 1.) Install the .NET Framework SDK v2.0.您可以通过执行以下操作之一来解决该问题: 1.) 安装 .NET 框架 SDK v2.0。 2.) Manually set the above registry key to the correct location. 2.) 手动将上述注册表项设置到正确的位置。 3.) Pass the correct location into the "ToolPath" parameter of the task 3.) 将正确的位置传递给任务的“ToolPath”参数

I had done with below link but still don't work:我已经完成了以下链接,但仍然无法正常工作:

Task failed because "LC.exe" was not found after upgrade to Windows 8.1 任务失败,因为升级到 Windows 8.1 后找不到“LC.exe”

And I downloaded the .net 2.0 sdk from https://www.microsoft.com/en-us/download/confirmation.aspx?id=1639 but can't install on windows 10 And I downloaded the .net 2.0 sdk from https://www.microsoft.com/en-us/download/confirmation.aspx?id=1639 but can't install on windows 10

Ok I just fixed my issue by reinstalling VS2005.好的,我刚刚通过重新安装 VS2005 解决了我的问题。 Thanks for viewing that感谢您观看

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM