How to troubleshoot Azure Storage emulator initialization failure

Source: Internet
Author: User
Keywords Windows Azure Developer Azure Storage Emulator

Windows Azure is a Silverlight based software, and its development portal is now a new one. All of its information, all operations can be done in one page. Use this new portal, from configuring the guest operating system to stopping or restarting a service, almost on one page, to get everything done. This new portal has a ribbon at the top, a left pane and a right pane. On the aspx file, however, I only added a label, but when I tried to run the project, but not as smoothly as I had imagined, I got the following error:

When I switch to the Output window, I raise the following 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 solve this problem, we need to open the Command Prompt window in admin mode:

Switch current directory to: C:\ProgramFiles\WindowsAzureSDK\v1.3\Bin\DevStore

Then enter the command:

C:\Program Files\Windows Azure Sdk\v1.3\bin\devstore dsinit/sqlinstance:sqltest/forcecreate

In the process of executing this command, only two points need to be noticed:

Sqltest: This is the name of the SQL Server instance. Make sure you provide the name of the SQL Server instance instead of your PC name here.

If you do not provide a valid SQL Server instance name, you may get the following exception:

After you successfully execute this command, you will get the following dialog with success message:

Original name: Windows Azure for Developers Task 1:resolving Failed to initialize Windows Azure storage emulator Error Author: Dhananjaykumar

"This article is 51CTO selected translations, reproduced please indicate the source!" 】

"Edit Recommendation"

Microsoft announces cloud computing Platform Azure toll model details Cloud computing is meant to be long term, Microsoft Cloud Computing Services Windows Azure has enabled technical dialysis: Windows Azure Platform Framework with Microsoft Windows Azure Platform Technology Analytics Approaching Microsoft Cloud: SQL Server to Azure data synchronization when Microsoft Azure encounters Amazon EC2: five key differences Windows Azure cloud computing platform adds five features cloud future bright azure users break 31000 How to deploy an application to Windows In Azure

"Responsible editor: Wang Yong TEL: (010) 68476606"

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.