Go to content

Go to employees

Go to search

NET

 

Retreive the LoaderExceptions property for more information.

While upgrading from CMS 5 to CMS 6 R2 I got this runtime error: "Unable to load one or more of the requested types. Retreive the LoaderExceptions property for more information."


How to instantiate a WCF service client.

Never instanciate a WCF service client with an empty BasicHttpBinding contructor. This will disable you from being able to configure your service through web.config.

Tags