Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Regarding deploying a dll in two different biztalk applications › Re: Regarding deploying a dll in two different biztalk applications
November 4, 2008 at 4:54 PM
#21147
All the DLLs go into the same database, so you can’t deploy the same one to two different apps. You can, however, deploy the DLL to one application and add a reference to the other application to make the DLL avaliable.