how do we deploy common biztalk assemblies over multiple applications on same biztalk server.
I have an biztalk assembly that i want share between two applications.
when i deploy it on first one it works fine but when i try to deploy it on another it gives me following error:
Resource (-Type="System.BizTalk:BizTalkAssembly" -Luid="<assembly name>, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2a2f16612dc24352") is already in store and is either associated with another application or with another type.