7
votes
2 Answers
5
votes
3
votes
I have found that this is due to the Windows Azure Storage Emulator not being properly installed. Normally this is installed as a dependency when you are installing the Windows Azure SDK for .NET.
Try reinstalling the SDK (which can be obtained from here). In my case, the install for the Storage Emulator failed because it was already running. A reboot may be necessary before reinstalling.