Re: mscoree: Attempt to load the assembly from the application directory (try 2)
Aug. 21, 2013
2: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.
4599
Age (days ago)
4599
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vincent Povirk