I'm going to start learning Windows Azure. I installed the azure SDK, then under the "Cloud" tab, select the Windows Azure template, create a project, and then create a web role.
On the aspx file, I only added a label, but when I tried to run the project, I got the following error:
When I switched to the Output window, I got the error message:
Windows Azure Tools: Initialization of Windows Azure storage emulator failed. Unable to start development Storage. Failed to start development storage: SQL Server instance ' localhost\sqlexpress ' could not be found. Please configure a SQL Server instance for development storage using the ' dsinit ' utility in the Windows Azure SDK.
To resolve this issue, open the Command Prompt window in Administrator mode:
Switch current directory to: C:\ProgramFiles\WindowsAzureSDK\v1.3\Bin\DevStore
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.