简体   繁体   English

从Visual Studio 2010迁移到Visual Studio 2012正在遇到问题

[英]Migration from Visual Studio 2010 to Visual Studio 2012 is getting issue

Initially My project had been created with Visual Studio 2010 for development, later on It was moved to Visual Studio 2012 . 最初我的项目是使用Visual Studio 2010进行开发创建的,稍后将其移至Visual Studio 2012 But, It is getting the following issue. 但是,它正在得到以下问题。

Error Task could not find "AL.exe" using the SdkToolsPath "" or the registry key "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Microsoft SDKs\\Windows\\v8.0A\\WinSDK-NetFx40Tools-x86". 错误任务使用SdkToolsPath“”或注册表项“HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Microsoft SDKs \\ Windows \\ v8.0A \\ WinSDK-NetFx40Tools-x86”找不到“AL.exe”。 Make sure the SdkToolsPath is set and the tool exists in the correct processor specific location under the SdkToolsPath and that the Microsoft Windows SDK is installed GiftProcessingService 确保已设置SdkToolsPath,并且该工具存在于SdkToolsPath下正确的处理器特定位置,并且已安装Microsoft Windows SDK GiftProcessingService

It has been solved after made an entry at registry at the location of HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Microsoft SDKs\\Windows\\v8.0A . HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Microsoft SDKs\\Windows\\v8.0A位置的registry中输入后,它已得到解决。 I have entered the entries as like marked line below. 我输入的条目如下面的标记线。

注册表捕获

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

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