Windows Azure Emulator "Invalid access to memory location."

azure, c#-4.0, visual-studio-debugging

Solution

that was fixed in Windows 8.1, however for older versions of Windows there is a KB 2588507 hotfix available

Problem

i work at a project with Windows Azure and when i want to Debug the Solution the Azure Emulator throws an Error (but this ist not always!): German Error: "Windows Azure Tools for Microsoft Visual Studio Unzulässiger Zugriff auf einen Speicherbereich" English Error: "Windows Azure Tools for Microsoft Visual Studio Invalid access to memory location" If there any fix for this Error?

Original source

Related problems