系统visual studio 开发的,数据库部署在windows azure上,但是调试的时候报错
“Windows Azure Tools: Failed to initialize Windows Azure storage emulator. Unable to start Development Storage. Failed to start Storage Emulator: the SQL Server instance ‘localhost\SQLExpress’ could not be found. Please configure the SQL Server instance for Storage Emulator using the ‘DSInit’ utility in the Windows Azure SDK.”
现在无法调试,各位大侠有思路吗,速速的

visual studio调试azure报错,各位大侠有思路吗?
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
2条回答 默认 最新
- threenewbee 2014-12-31 07:40关注
你的Azure SDK没有装好或者配置好,存储模拟器也没法用,本地的SQL Server Express也不行。安装好SQL Server Express然后执行sdk里的dsinit配置下
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报