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."


Implementing a custom membership provider for EPiServer, part 2

A walkthrough of the basics involved in implementing a custom membership provider for EPiServer. Part 2 of 2.


Implementing a custom membership provider for EPiServer, part 1

A walkthrough of the basics involved in implementing a custom membership provider for EPiServer. Part 1 of 2.


Handling EPiServer users and roles - reference list

Handling users and roles are very common tasks in EPiServer and .NET projects in general. Here's a reference list of various useful membership related operations done in code.


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


IIS loopback problem when using Windows Authentication

A website configured with Windows Authentication in IIS caused HTTP 401.1 errors when browsing to it from the local machine. The problem was caused by a security feature in .NET 3.5 SP1.


Outgoing mails blocked by antivirus software

If your app is having trouble sending mail, your antivirus software may be to blame.

Archive

Tag cloud