Re: mscoree: Attempt to load the assembly from the application directory (try 2)
21 Aug
2013
21 Aug
'13
3:50 p.m.
+ /* Assume the namespace is the Assembly name */ Uh, what? We should only be passing an assembly name to get_file_from_strongname, not the class name. You shouldn't even have access to the class name. I think what you're actually doing here is skipping the assembly name and using the assembly version, which won't work.
4586
Age (days ago)
4586
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vincent Povirk