Troubleshooting Exceptions: System.TypeLoadException

The exception that is thrown when the common language runtime cannot find the assembly or the type within the assembly, or cannot load the type.

See Also

Tasks

How to: Use the Exception Assistant

Reference

TypeLoadException