简体   繁体   English

Azure模拟器存储安装错误

[英]Azure emulator storage installation error

I've installed Windows Azure SDK v2.2, all good. 我已经安装了Windows Azure SDK v2.2,一切都很好。

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. 但是当我尝试启动Windows Azure Emulator v.2.2时,它要求我浏览emulator.6492.fre.rd_dk_stable_v2r2.130926-0939-x64.msi包。

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 以管理员身份启动Windows Azure命令提示符
  2. Enter csrun /devstore:start 输入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. 另一个选项是,在任务栏上创建C:\\ Program Files \\ Microsoft SDKs \\ Windows Azure \\ Emulator \\ csmonitor.exe的快捷方式。 Then start it in admin mode by CTRL + SHIFT clicking it. 然后通过CTRL + SHIFT单击它以管理模式启动它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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