B
Boni
The code
m_Asm= Assembly::Load("C:\\edit\\AAA\\AAA\\bin\\Debug\\AAA.dll");
throws the exception "File or assembly name or one of its dependencies is
not found", but the file and all dependencies are there. How can I debug
this?
m_Asm= Assembly::Load("C:\\edit\\AAA\\AAA\\bin\\Debug\\AAA.dll");
throws the exception "File or assembly name or one of its dependencies is
not found", but the file and all dependencies are there. How can I debug
this?