【发布时间】:2014-11-30 18:40:57
【问题描述】:
我束手无策。我已经为此尝试了2天,但无济于事。叹息……
安装 Azure 存储模拟器 3.3 失败。我试过使用平台安装程序和独立安装程序。早期版本也失败了。事件查看器在放弃前 3 次从 WAStorageEmulator.exe 产生未处理的异常:
Application: WAStorageEmulator.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code e0434352, exception address 00007FFFEC8A5BF8
Stack:
日志文件可能表明它发生在这里:
WAStorageEmulator.exe" init -forcecreate -autodetect
这是安装的日志文件:http://bit.ly/1oJGlyv。 (此处为详细版本:http://bit.ly/ZoVheR)。它显示错误代码 1603,这是非常通用的。我还看到一堆问号,其他人有更多有用的信息。
我遵循了我能找到的所有建议,包括删除 localdb 文件并重新启动它(例如:Windows Azure Storage Emulator failed to install)。
运行 Windows 8.1,已安装 SQL Express。
旁注: 尝试运行 Microsoft 的 Fix It 工具,但无法启动,并出现上述未处理的异常。我的系统运行流畅,我非常希望避免重新安装所有内容。
【问题讨论】:
标签: azure visual-studio-2013 azure-storage localdb failed-installation