FileNotFoundException
Hi,
I was getting the exception:
FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
I was looking in all the wrong places to solve this, and as it turns out all you need to do is run visual studio using one of the "IDE for testing C2 plugins" instead of the standard visual studio. This sets up some environment variables that seem to be needed.
This problem only occured when I upgraded to the March 2007 RDK, and it took me a while to figure out what was causing this. I thought I'd post it here in case anyone has the same problem.
Andy

