| Issue 3: | Type not found exception |
‹ Prev
3 of 3
|
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Create a assembly that references a second assembly. 2. Run NStub What is the expected output? What do you see instead? A Type not found exception is thrown. I have written a version that uses the assmeblyresolve Event from the current Appdomain. In the ResolveEvent I load the dependend assemlies. If you like to get the code please contact me. |
|
|
|