Hi Alex,
Storage emulator is started, But i dont have sql server installed on my machine will it cause any problem?...i restart the storage emulator...while initializing the DSinit it show me the following error,
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Added reservation for http://127.0.0.1:10000/ in user account AD\Administrator.
Added reservation for http://127.0.0.1:10001/ in user account AD\Administrator.
Added reservation for http://127.0.0.1:10002/ in user account AD\Administrator.
Creating database DevelopmentStorageDb20110816...
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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
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.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
A.Navarajan