简体   繁体   中英

microsoft azure sdk 2.9 fails to install

Microsoft Azure sdk 2.9 fails to install from the Web Platform Installer 5.0

[Original Post, consider skipping to the edited post] Picture showing the error (can't post it as an image cuz it's my first post and it says I need 10 reputation): dl.dropboxusercontent.com/u/18135227/TempLinks/AzureSDK2.9Fails.png The log files that the failing installation prompts me to read, are: https://dl.dropboxusercontent.com/u/18135227/TempLinks/TempLinks.zip I've gone ahead and uninstall everything azure related, restarted and tried to install it again I've also tried solutions offered in similar threads here, like the one saying to delete the XML files from the Web Platform Installer 5.0 and try the installation again Nothing worked so far... Thanks to anyone who can figure this out and actually reply to help :)

[Edit: New post] I've tried all the suggestion so far but couldn't get it to work.

I have a more detailed file now here: https://dl.dropboxusercontent.com/u/18135227/TempLinks/Microsoft-Azure-SDK-for-.NET-%28VS-2015%29---2.9_Logs.rar

The numbered pictures (1-5) show how i got from VS's Update Extensions dialogue to updating the Azure SDK and finally to failing performing the update.

In the last picture there are 6 Log Files mentioned on the window.

All files are numbered (6-11) in the respective order they appear on the last picture.

It sounds like you might have tried this but just to make sure...

  1. Go to Control Panel>Programs & Features and search for "Azure PowerShell" - uninstall everything you find.
  2. Take a look at C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\PowerShell and make sure the folder is empty
  3. Go back to the Web Platform Installer and try to reinstall (the link Alex posted should be fine).

If that doesn't work, email me and we'll try to debug (bmoore at microsoft.com)

(Note: the Azure Stack Tech Preview for PowerShell (or a later version) is required for the SDK to install)

please try to install it using the Web Platform Installer shortcut. From your screenshot i see that you are trying to install some Azure Stack related products which are not necessary for Azure SDK. Shortcut allows to install only needed prerequisites.

I took a look at your logs and could not find the issue. But i had the same errors, and the solution was to find leftovers. In my case, it was: c:\\user:

WAStorageEmulatorDb...mdf
WAStorageEmulatorDb..._log.ldf 

Change the locations of these files (if they are there) or delete. I was able to install the SDK with the help of that.

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