<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">Blog posts by Jørgen Helgheim</title><link href="http://world.optimizely.com" /><updated>2013-11-06T09:48:00.0000000Z</updated><id>https://world.optimizely.com/blogs/Jorgen-Helgheim/</id> <generator uri="http://world.optimizely.com" version="2.0">Optimizely World</generator> <entry><title>Default hash algorithm changed from SHA1 to HMACSHA512 in EPiServer 7</title><link href="https://www.epinova.no/en/blog/default-hash-algorithm-changed-from-sha1-to-hmacsha512-in-episerver-7/" /><id>If you&#39;re starting a new EPiServer 7 project designed to share credentials with another system, beware that the default algorithm has been changed.</id><updated>2013-11-06T09:48:00.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>AmbiguousMatchException when updating from PTB 1.3.0.0 to PTB 2.0</title><link href="https://www.epinova.no/en/blog/ambiguousmatchexception-when-updating-from-ptb-1300-to-ptb-20/" /><id>&lt;p&gt;When updating from PTB 1.3.0.0 to PTB 2.0.0.0 I got this error: &quot;System.Reflection.AmbiguousMatchException: Ambiguous match found.&quot;&lt;/p&gt;</id><updated>2012-06-28T14:47:00.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Retreive the LoaderExceptions property for more information.</title><link href="https://www.epinova.no/en/blog/retreive-the-loaderexceptions-property-for-more-information/" /><id>&lt;p&gt;While upgrading from CMS 5 to CMS 6 R2 I got this runtime error: &quot;Unable to load one or more of the requested types. Retreive the LoaderExceptions property for more information.&quot;&lt;/p&gt;</id><updated>2012-06-25T13:50:00.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>EPiServerFriendlyUrlRewriteProvider rewrites urls that belong to a different site</title><link href="https://www.epinova.no/en/blog/episerverfriendlyurlrewriteprovider-rewrites-urls-that-belong-to-a-different-site/" /><id>&lt;p&gt;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 DNS is created for the two.&lt;/p&gt;
&lt;p&gt;Site A: [127.0.0.1]:[port X]&lt;br /&gt;Site B: [127.0.0.1]:[port Y]&lt;/p&gt;
&lt;p&gt;if site A renders a link to site B on a none friendly way (templates/page.aspx?id=120), it will be rewritten by EPiServer Friendly Url Rewriter &lt;em&gt;if &lt;/em&gt;the two sites have the same page id in there database. The result will be a link point to a page on site A instead.&lt;/p&gt;</id><updated>2010-12-02T23:21:00.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Mirroring in EPiServer CMS 5 R2 (5.2.375.236)</title><link href="https://www.epinova.no/en/blog/mirroring-in-episerver-cms-5-r2-52375236/" /><id>&lt;p&gt;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 fail.&lt;/p&gt;</id><updated>2010-11-26T10:11:00.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Webdeler som &quot;forsvinner&quot; ved oppgradering av Epinova.WebParts.Providers</title><link href="https://www.epinova.no/en/blog/epinovawebpartsproviders-stotte-for-webdeler-i-aspnet-tabeller/" /><id>&lt;p&gt;Ved oppgradering av Epinova.WebParts.Providers 1 til version 2 har noen opplevd at webdeler forsvinner fra visningen. Dette gjaldt webdeler som var lagret i aspnet tabellen. Dette var fordi ReformatPath metoden i provideren ikke lenger st&#248;ttet template name i path for webdelen. Dette er n&#229; reintrodusert i versjon 2.2.1.1678.&lt;/p&gt;</id><updated>2010-09-10T09:59:00.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>EPiServer.Blog setup </title><link href="https://www.epinova.no/en/blog/episerverblog-setup-/" /><id>&lt;p&gt;This post tries to pinpoint every aspect of the EPiServer.Blog setup. How do you add tags to the tags collection property on the blog item page, how does the tagcloud get updated, how does the blog item pages get created beneath correct date root pages? Use this when troubleshooting your blog setup.&lt;/p&gt;</id><updated>2010-04-26T15:41:00.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Multi page property</title><link href="http://217.170.139.68/blog/Jorgen-Helgheim/dates/2007/10/Multi-page-property/" /><id>&quot;Have you ever wanted to store multiple page references in one property in EPiServer? This custom property lets you do exactly that.&quot; (copied from coderesort.com) Introduction: CodeResort is a hosted community for code development and maintainance...</id><updated>2010-03-12T14:51:51.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>The trust relationship between the primary domain and the trusted domain failed</title><link href="http://217.170.139.68/blog/Jorgen-Helgheim/dates/2008/3/The-trust-relationship-between-the-primary-domain-and-the-trusted-domain-failed/" /><id>Keywords: Trust, domain, SystemException, System.Security.Principal.NTAccount.TranslateToSids,&amp;nbsp; &amp;nbsp;EPiServer.Security.UnifiedPrincipal.IsInRole The solution to this&amp;nbsp;failure message is pretty well described both on EPiServer forum and on EPiServer...</id><updated>2010-03-12T14:07:51.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>UnifiedPrincipal.Current retreive UserName</title><link href="http://217.170.139.68/blog/Jorgen-Helgheim/dates/2009/3/UnifiedPrincipalCurrent-retreive-UserName/" /><id>Keywords: EPiServer 4.6, UserName, EPiServer.Security.UnifiedPrincipal.Current I had this code, and I needed to know the username of the currently logged on user. Using EPiServer.Security; UnifiedPrincipal currentUser = UnifiedPrincipal.Current;...</id><updated>2010-03-12T13:30:50.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>UnifiedPrincipal.Current retreive UserName</title><link href="https://www.epinova.no/en/blog/UnifiedPrincipalCurrent-retreive-UserName/" /><id></id><updated>2009-03-09T18:40:00.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>The trust relationship between the primary domain and the trusted domain failed</title><link href="https://www.epinova.no/en/blog/the-trust-relationship-between-the-primary-domain-and-the-trusted-domain-failed/" /><id></id><updated>2008-03-28T10:23:00.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Duplication of associations superclass contraints and more in TMCore07 SP3</title><link href="https://www.epinova.no/en/blog/Duplication-of-associations-superclass-contraints-and-more-in-TMCore07-SP3/" /><id></id><updated>2008-02-29T15:47:00.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Multi page property</title><link href="https://www.epinova.no/en/blog/Multi-page-property/" /><id></id><updated>2007-10-21T17:11:00.0000000Z</updated><summary type="html">Blog post</summary></entry></feed>