5

I get this error when I'm trying to start up web role in the emulator in debug mode. Checked this in several machines but the issue is remains the same. Any help will be great? I'm using Visual Studio 2012, Windows Azure SDK 1.7

Geethanga
  • 1,836
  • 4
  • 20
  • 31
  • 1
    Might need more info here. Do you have stack trace you can add? Check your Microsoft.WindowsAzure.Plugins.Diagnostics.ConnectionString setting and ensure the connection string is valid (https, no spaces, etc.) – dunnry Oct 11 '12 at 14:24
  • Connection string is pointing to development storage, so I think thers nothing wrong there. It's not possible get a stack trace because this error fires up during the startup of the role. And keeps firing up again and again until I kill the debug process. – Geethanga Oct 12 '12 at 08:05
  • 2
    Try pointing your diagnostics connection string to a real Azure storage account and not using "UseDevelopmentStorage=true". If everything starts up okay then something is not right with the set up of the local storage emulator. If it doesn't start up okay I'd suggest reinstalling the SDK. – MikeWo Oct 14 '12 at 01:35

0 Answers0