Working with Custom Pipeline Components in BizTalk 2006
Posted by: Stephen W. Thomas,
on 27 Sep 2006 |
View original | Bookmarked: 0 time(s)
As you know, a change was made to how custom pipelines components behave in BizTalk Server 2006. Now they can be placed in the Global Assembly Cache (GAC) as well as in the \Pipeline Components directly. So what does this mean? Put them in both place, one place, who knows? In general, when working with custom pipeline components on a development system the components must be placed in the \Pipeline Components folder to be available for the designer. When working...