Using Visual Studio 2012 Premium SP1 11.051106.01 and Emulator version 1.8 I get the following error about ever 3-5 page refreshes. I then have to stop debugging and re-deploy to the emulator.
I have at least 5 developers working on Azure and they all have the same problem when deploying Web Roles to an Azure Emulator. My suspicion is that it has something to do with caching but I'm not sure where to start looking.
I've checked all my file path lengths and don't have any path and file names longer than 220 chars. Win 7 has a maximum of 260 chars so I'm not sure what else to check.
Could not load file or assembly 'Kernel32' or one of its dependencies. The filename or extension is too long.
Could not load file or assembly 'System.ServiceModel.Web.dll' or one of its dependencies. The filename or extension is too long.