Daniel, Development, VMWare »

[31 May 2010 | 2 Comments]

This blog post is about a quickfix for VMWare if you’re suffering VMWare black screen of death. This bug is most likely to occur if you’ve used a secondary monitor or projector with a low resolution capability. When switching back to a high-resolution monitor the screen goes black and doesn’t play nice anymore. [More]

BizTalk, Daniel »

[30 May 2010 | 0 Comments]

This blog post is about validating data types in a BizTalk receive location. By default no data type validation is performed unless explicitly set. This approach could save a’lot of grief since the message is refused before it has the possibility of wreaking havoc in the BizTalk message box. [More]

.NET, BizTalk, Daniel »

[23 Apr 2010 | 0 Comments]

This blog post is about routing error messages in BizTalk Server by filtering on ErrorReport.MessageType. Since BizTalk Server 2006 there’s the possibility of routing failed messages. This is enabled on the send port or receive port – not receive locations. [More]

.NET, BizTalk, Daniel, Visual Studio »

[22 Apr 2010 | 0 Comments]

After having installed Visual Studio 2010 on my 64-bit Windows 2008 server Enterprise Single Signed on stopped working. The event log tells us to call “regasm SSOSQL.dll” – which is very nice. Only it doesn’t work on 64-bit operating systems. [More]

.NET, Daniel, EPiServer »

[21 Dec 2009 | 6 Comments]

This post is about retrieving EPiServer CMS PageData properties in a type-safe and safe way using generics and extension methods. [More]

.NET, active directory, Configuration, Daniel, EPiServer »

[9 Dec 2009 | 2 Comments]

This post is about setting up user permissions in EPiServer CMS. It is meant as a basic introduction. Part two (this post!) is about how administrators create a well-defined and natural permission structure which is easy to maintain. Part one was an introduction to the different provider models which you can use with your website. [More]

.NET, active directory, Daniel, Development, EPiServer »

[4 Dec 2009 | 1 Comments]

This post provides a basic introduction to how user permissions are configured in EPiServer CMS. Part one deals with the authentication and authorization model in IIS and ASP.NET 2.0 and how it relates to EPiServer CMS. [More]

.NET, active directory, Daniel, EPiServer, Microsoft »

[2 Dec 2009 | 5 Comments]

This post describes the error “The trust relationship between the primary domain and the trusted domain failed” in EPiServer 4. [More]

Daniel »

[3 Sep 2009 | 1 Comments]

I’ll be going on vacation to Thailand with my girlfriend for three weeks. And directly after that I’ll be in the process of moving. So the blog will be, well, a bit dead until I get back and get all cylinders firing again! [More]

.NET, Daniel, Development, Microsoft »

[24 Aug 2009 | 1 Comments]

I just got the code syntax highlighter for Windows Liver Writer working together with BlogEngine.NET. I thought I’d throw together a post that lists the steps to get this working! [More]