Visual Studio Arcgis应用程序项目子类型在创建期间
我正在尝试在 Visual Studio for ArcGIS 中创建应用程序模板,但它一直显示相同的错误,子类型尚未记录在任何地方,我尝试修复 Visual Studio 并尝试下载 Developer Insight 工具..但它不起作用它还有另一个错误.. 模板错误如下: 模板错误
安装开发者分析工具时出现错误如下: 安装错误
安装错误日志如下: VSIXInstaller.NoApplicableSKUsException:此扩展无法安装在任何当前安装的产品上。 在 VSIXInstaller.ExtensionService.GetInstallableDataImpl(IInstallableExtension 扩展,字符串 extensionPackParentName,布尔值 isRepairSupported,IStateData stateData,IEnumerable1& skuData) 在 VSIXInstaller.ExtensionService.GetInstallableData(字符串 vsixPath,字符串 extensionPackParentName,布尔值 isRepairSupported,IStateData stateData, IEnumerable
1& skuData) 在 VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData,布尔 isRepairSupported) 在 VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData,布尔值 isRepairSupported) 在 VSIXInstaller.App.Initialize(布尔值 isRepairSupported) 在 VSIXInstaller.App.Initialize() 在 System.Threading.Tasks.Task`1.InnerInvoke() 在 System.Threading.Tasks.Task.Execute() --- 从先前抛出异常的位置开始的堆栈跟踪结束 --- 在 Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)
I am trying to create an Application template in Visual Studio for ArcGIS but it keeps showing the same error the subtype hasn't been recorded anywhere, i tried repairing visual studio and tried to download Developer Insight tools too.. but it didn't work it had another error..
The error for the template is as follows:
Template Error
The Error for installing Developer Analytics tools is as follows:
Installation Error
The log for the installation error is as follows:
VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.ExtensionService.GetInstallableDataImpl(IInstallableExtension extension, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData) at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable
1& skuData)
at VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at VSIXInstaller.App.Initialize()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
因此,我为解决方案提供了解决方法,这很简单。
基本上,您需要
So i got a workaround for the solution and it is quite simple.
Basically you need to