I have been using the storage emulator for Azure for months now. However i attempted to start it today and it keeps crashing. It told me to run an exe called DSInit.exe. This is supposed to initialise the storage emulator, but it fails. I am presented with the following message
"Cannot create database 'DevelopmentStorageDb20110816' : A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
One or more initialization actions have failed. Resolve these errors before attempting to run the storage emulator again. These errors can occur if SQL Server was installed by someone other than the current user. Please refer to http://go.microsoft.com/fwlink/?LinkID=205140 for more details."
Has anyone ever come across this before. I cant figure out why it wont work all of a sudden.
Thanks