当我安装扩展程序identityandaccess.vsix
时,它会抛出以下错误:
5/21/2014 3:15:04 PM - Searching for applicable products...
5/21/2014 3:15:04 PM - Found installed product - Microsoft Visual Studio Ultimate 2013
5/21/2014 3:15:04 PM - Found installed product - Microsoft Visual Studio Premium 2013
5/21/2014 3:15:04 PM - Found installed product - Microsoft Visual Studio Professional 2013
5/21/2014 3:15:04 PM - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
5/21/2014 3:15:04 PM - Found installed product - Global Location
5/21/2014 3:15:04 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
答案 0 :(得分:0)
非常确定这是您尝试安装的扩展程序,仅适用于VS 2012。如果您阅读Q&一个部分,你会看到其他几个人想要更新扩展以支持VS 2013.听起来你运气不好。
答案 1 :(得分:0)
在VS2013中,我们直接在ASP.NET项目创建体验中添加了对基于声明的身份的支持(请参阅http://blogs.technet.com/b/ad/archive/2013/06/26/improved-windows-azure-active-directory-integration-with-asp-net-amp-visual-studio.aspx),因此没有计划将身份和访问工具移植到VS2013。