Azure App failing after upgrade to SDK 2.1?

There are many posts online without answers to this problem. No errors are seen anywhere - it may give RoleEnvironment errors or host not found errors.

Basically to fix this, just go through all your projects and ensure that the dlls are referencing the correct azure version.

In my case, Microsoft.WindowsAzure.ServiceRuntime.dll was referenced to v2.0 and it was giving the problem. Just change it to v2.1 for ALL projects.

Comments

Popular posts from this blog

Tutorial: Using Google Cloud Storage from C# and .NET

Late 2008 Macbook only giving 1.5 gb/s speed with 6 gb/s Intel SSD?

Enable Visual Studio to use more than 2GB of memory