From which folder does Azure emulator load the dlls for a web/worker role deployed to it? Does it use all the DLLs from the bin folder of my solution?
I am running into an issue with the emulator loading the wrong version of a dll and I am trying to debug it.