TypeLoadException at startup of WCF
- by Kelly
I get the following error long before I hit the breakpoint at Main().
System.Reflection.ReflectionTypeLoadException:
Unable to load one or more of the
requested types. Retrieve the
LoaderExceptions property for more
information. at
System.Reflection.Module._GetTypesInternal(StackCrawlMark&
stackMark) at
…