On Thu, Feb 5, 2009 at 10:40 PM, Ryan Heaton <[email protected]> wrote: > Unhandled Exception: System.TypeLoadException: Could not load type > 'System.InvalidProgramException' from assembly 'mscorlib, Version=2.0.0.0, > Culture=neutral, PublicKeyToken=b77a5c561934e089'.
Uhh, should this be happening on a vanilla Mono install? The runtime is trying to throw an exception type defined in the corlib, but it's not there. This seems shady... -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
