Go to content
Go to employees
Go to search
by: Jørgen Helgheim 25 June 2012 3 Comments:
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."
by: Arild Henrichsen 23 November 2011 2 Comments:
A walkthrough of the basics involved in implementing a custom membership provider for EPiServer. Part 2 of 2.
by: Arild Henrichsen 22 November 2011 0 Comments:
A walkthrough of the basics involved in implementing a custom membership provider for EPiServer. Part 1 of 2.
by: Arild Henrichsen 08 October 2011 12 Comments:
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.
by: Jørgen Helgheim 20 September 2011 0 Comments:
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.
by: Arild Henrichsen 16 September 2011 3 Comments:
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.
by: Arild Henrichsen 23 June 2011 0 Comments:
If your app is having trouble sending mail, your antivirus software may be to blame.