Home Page › Forums › BizTalk 2004 – BizTalk 2010 › redeploy referenced orchestration › redeploy referenced orchestration
Hi All
I have generic error handling orchestration.
In any orchestration im calling that orchestration to handle my exceptions.
When I want to change and deploy my error orchestration im getting this error:
Error 6 Failed to add resource(s). Change requests failed for some resources. BizTalkAssemblyResourceManager failed to complete end type change request. Cannot update assembly \”ErrorHandling, Version=1.0.0.0, Culture=neutral, PublicKeyToken=13c7f9a200923443\” because it is used by assemblies which are not in the set of assemblies to update.
To update the assembly, remove the following assemblies:
CustomXSL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8c73567b7f53264b
ERPActions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cbb876e94724b450
OLMBT, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6d157e005499ec4f
What should I do?
This assembly is used by other assemblies
10x!