|
Home > Archive > BizTalk Server General > August 2005 > Error while trying to delete send ports
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Error while trying to delete send ports
|
|
| lokesh 2005-08-01, 5:51 pm |
| Some items in the removed assembly are still being used by items not defined
in the same assembly, thus removal of the assembly failed.
Make sure that items in the assembly you are trying to remove fulfill the
following conditions:
1. Pipelines, maps, and schemas are not being used by Send Ports or Receive
Locations
2. Roles have no enlisted parties.
Thanks
| |
| Stephen W. Thomas 2005-08-02, 7:50 am |
| Hello.
I don’t know if I have ever seen that error when I was trying to remove a
send port. But, it typically means I’m trying to remove an assembly that has
a custom pipeline or map that is used by a Receive or Send Port.
Some other things to looks at are to make sure the Send Port does not have
any suspended messages in HAT, it is not bound to an enlisted Orchestation,
or it is not enlisted itself. But, these typically give different more
descriptive errors.
Hope this helps.
Stephen W. Thomas
http://www.biztalkgurus.com
"lokesh" wrote:
> Some items in the removed assembly are still being used by items not defined
> in the same assembly, thus removal of the assembly failed.
> Make sure that items in the assembly you are trying to remove fulfill the
> following conditions:
> 1. Pipelines, maps, and schemas are not being used by Send Ports or Receive
> Locations
> 2. Roles have no enlisted parties.
>
> Thanks
|
|
|
|
|