Skip to content

Instantly share code, notes, and snippets.

@Injac
Created April 17, 2014 14:03
Show Gist options
  • Save Injac/10985867 to your computer and use it in GitHub Desktop.
Save Injac/10985867 to your computer and use it in GitHub Desktop.
Invalid cast exception, Azure Emulator using Azure SDK 2.2
System.InvalidCastException was unhandled
Message: An unhandled exception of type 'System.InvalidCastException' occurred in WaWorkerHost.exe
Additional information: Unable to cast transparent proxy to type 'Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader.RoleRuntimeBridge'.
Solution: Upgrade your Worker Role to SDK 2.3 if you use VS2013 Update 2 RC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment