I am using VS 2010, trying to debug (F5) a solution that is saved in a shared Dropbox folder, but I get the following error:
Could not load file or assembly ‘Microsoft.WindowsAzure.Diagnostics’ or one of its dependencies. Access is denied.
If it’s worth noting – my partner is the one who created the solution.
This is an annoying bug in VS when working in a shared folder (when you didn’t create the solution yourself). Try to clean the project. This might do the trick.