I get the error "Error: Assembly file '' does not exist! Load failed." when I try to start a .Net Micro 4.2 Framework Project (in the emulator) in Visual Studio 2010.
I cannot set debug points to my main procedure (it crashes before it reaches it). And I have another micro project in the same solution, that starts without any problems.
Any idea where this meaningful error message comes from?