Share via


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: Find Out More About an Exception with the Exception Assistant

Reference

TypeLoadException