Go to content

Go to employees

Go to search

Jørgen Helgheim blogg

Jørgen Helgheim is an EPiServer Expert and Microsoft .NET certified developer (MCAD). He has worked with .NET development since 2004.

Jørgen Helgheim
 

AmbiguousMatchException when updating from PTB 1.3.0.0 to PTB 2.0

When updating from PTB 1.3.0.0 to PTB 2.0.0.0 I got this error: "System.Reflection.AmbiguousMatchException: Ambiguous match found."

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

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

Tags

EPiServerFriendlyUrlRewriteProvider rewrites urls that belong to a different site

I have two EPiServer sites linking back and forth to each other. In the test environment the two sites are only available on IP addresses. No...

Mirroring in EPiServer CMS 5 R2 (5.2.375.236)

If the editor decide to delete a page om the source site, after an initial mirroring has been preformed on this page, the next mirroring will...