• Twice login screen when proxying Exchange 2003 Legacy URLs using Exchange 2010 OWA through FBA on TMG

        A good trick I got when I was doing one of the TQAs around. Here is the details: Situation: Coexistence between Exchange 2003 and 2010 OWA and the proxying is working just fine internally. When try to 2003 user try to access the published...
  • Exchange 2010 Cross-Forest Migration Step by Step Guide – Part III

    In this part of Cross-Forest Migration Guide we will solve the second challenge but before that let’s take a look again on the current environment:   Second Challenge: Move Mailbox Error: As explained in Part II, we will use ADMT first to migrate...
  • Exchange 2010 Cross-Forest Migration Step by Step Guide – Part II

    In Part I of this guide I’ve explained the process of cross-forest migration and the differences between using ADMT first or using Prepare-MoveReuqest.Ps1 script first, I’ve also explained the migration scenario and the current environment. Starting from...
  • Linking ListViewWebParts in Sandbox environments

    Problem Statement You have a requirement to display two list view web parts of two SharePoint lists. These two lists are linked together using a multi-valued lookup field in one of them. So for example you have a list called Companies and another called...
  • NullReferenceException when trying to get the AdapterReceiveCompleteTime property

    So you are implementing a custom BizTalk tracking solution using the BAM APIs. In this solution you need to track when the message arrives at the receive port exactly and even before the receive pipeline starts to execute. so simple right you just end...