Hi Bo,
Pipeline components are a special case. BizTalk expects to find them in "Pipeline Components" and does not need them in the GAC at all. I chose to put them in the GAC simply to avoid locking of the DLL in "Pipeline Components." The Deployment Framework could leave out the GAC step and they would still work.
Thanks,
Tom
Pipeline components are a special case. BizTalk expects to find them in "Pipeline Components" and does not need them in the GAC at all. I chose to put them in the GAC simply to avoid locking of the DLL in "Pipeline Components." The Deployment Framework could leave out the GAC step and they would still work.
Thanks,
Tom