I tried to follow without success:
I am using Visual Studio 2010 with Windows7 x64 Ultimate and SQL Server 2008 R2 Express (v10.50.1617.0). The instance of SQL Server does not use the default name "SQLExpress".
I could recreate the problem with another machine with a similar configuration.
The warehouse emulator did not start because the SQL Server instance name was not "SQLExpress". I configured the storage emulator using DSInit / sqlInstance :. He fixed the storage emulator. When I manually start the memory and computation emulators and restart in Visual Studio 2010, I can no longer see this error.
The moral of the story ... Do not change the name of your default instance of SQL Server Express ("SQLExpress") unless you have a very good reason for this.
Edit: The error returned. Not sure what the reason is. Not marked as an answer.
Prafulla Nov 25 2018-11-11T00: 00Z
source share