Deployment in BizTalk 2006 is a greatly improved process over that of BizTalk 2004. The typical deployment process in BizTalk 2006 goes something like this: 1. Export the MSI using BizTalk Administration 2. Move to target computer 3. Import MSI through BizTalk Administration or BTSTASK 4. Run the MSI to GAC the DLL's Simple and straight forward. But why do we need to run the MSI after we import it...