Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)
I want to install the latest version of Azure SDK 2.9 in my Visual Studio 2015, but there is no option showing as 2.9. Can anyone help me with this?

1 Answer

0 votes
by (26.7k points)
edited by

Basically, at first, you need to reset the installer, in able to do it:

"%ProgramFiles%\Microsoft\Web Platform Installer\WebPlatformInstaller.exe" /reset

After that, run the registry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WebPlatformInstaller]

"Install"=dword:00000001

"ProductXMLLocation"="http://www.microsoft.com/web/webpi/5.0/webproductlist.xml" 

I hope this will help.

Want to become an Azure expert? join Azure certification now!!

Browse Categories

...