简体   繁体   中英

Azure emulator storage installation error

I've installed Windows Azure SDK v2.2, all good.

But when I'm trying to launch Windows Azure Emulator v.2.2 it asks me to browse emulator.6492.fre.rd_dk_stable_v2r2.130926-0939-x64.msi package.

I don't have it on my machine and I don't know where to get it.

Who did also face to this problem?

The workaround I've used for this is:

  1. Start Windows Azure Command Prompt as an admin
  2. Enter csrun /devstore:start

It seems that it all works fine behind the scenes, it's just the shortcut that's broken.

Another option, create a shortcut to C:\\Program Files\\Microsoft SDKs\\Windows Azure\\Emulator\\csmonitor.exe onto your taskbar. Then start it in admin mode by CTRL + SHIFT clicking it.

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