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