简体   繁体   中英

Azure SDK Install Incompatible with Nuget

I'm trying to install the Azure SDK for VS2010 SP1 (latest) (26 October 2012)

When I click the Install button, I get the error:

You have a newer version of Nuget installed that's incompatible with ASP.Net MVC 3 Tools update. To continue installing the product please refer to http://go.microsoft.com/fwlink/?LinkId=266638

That link sent me to www.asp.net/mvc which had nothing on this topic.

Is there a solution?

EF

Same issue here.

You can resolve it by clicking through this link: http://msdn.microsoft.com/library/jj161045

Which will download a small temp file

Click that file which will launch the web installer.

Click install.

At that point, you'll see the error message and the I Accept button will be grayed out.

In small print at the bottom of the scroll window, you'll see a direct download link. Click it. As of 2013-06-26, it took me to this url: Direct Download Link go.microsoft.com/fwlink/?LinkId=270081

There I was able to download the msi file "WebPublishVS2010Tools.smi". This file installs Microsoft WebPublish Visual Studio 2010.

As to whether that is the extent of the issues with installation, I don't know...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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