在运行window azure项目时,如果遇到以下错误:
Windows Azure Tools: Failed to initialize Windows Azure storage emulator. Unable to start Development Storage. Failed to start Development Storage: the SQL Server instance ‘localhost\SQLExpress’ could not be found. Please configure the SQL Server instance for Development Storage using the ‘DSInit’ utility in the Windows Azure SDK.
您可以按照以下步骤解决此问题:
C:\Program Files\Microsoft SDKs\Windows Azure\Emulator\devstore>dsinit /sqlinstance:sqlexpress