|
Home > Archive > BizTalk Server General > June 2004 > RE: Help: How to remove receive locations from BizTalk Administration
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 |
RE: Help: How to remove receive locations from BizTalk Administration
|
|
| Scott White 2004-06-11, 5:43 pm |
| I find it easier to use the BizTalk explorer in Visual Studio .Net for this. If it isn't visble find it by clicking: View >> BizTalk Explorer.
You need to undeploy your assembly so that no more pointers are left to the receive port. This interface should be your main interface into BizTalk to see whats installed and whats not.
To undeploy the assembly, right-click the Assembly in BizTalk explorer and click "Undeploy".
Then you should be able to remove your receive location or port.
Good luck,
Scott
"Narasimha" wrote:
> Hi All,
>
> I have removed the bound orchestrations using BizTalk 2004 Demployment Wizard, But
> the BizTalk Admin Cosole still shows the recieve locations but even thoug in Disabled state.
>
> Now when i am trying to deploy another Orchestration which uses the same receive locations as that of disabled receive locations BizTalk 2004 gives an error saying "Receive Locations should be unique"
>
> How do i remove the receive locations whose corresponding orchestrations have already been removed??
>
> Plz do reply back
> You can reply back to my id as well: ngmujumdar@hotmail.com
>
> Thanks in advance
> Ngm
>
| |
| Narasimha 2004-06-11, 5:43 pm |
| Hi Scott
Got that thanks a lot!
Later i need to build a custom adpater, lot of doubts in that! Looking forward for your help 
Thanks
Ngm
----- Scott White wrote: -----
I find it easier to use the BizTalk explorer in Visual Studio .Net for this. If it isn't visble find it by clicking: View >> BizTalk Explorer.
You need to undeploy your assembly so that no more pointers are left to the receive port. This interface should be your main interface into BizTalk to see whats installed and whats not.
To undeploy the assembly, right-click the Assembly in BizTalk explorer and click "Undeploy".
Then you should be able to remove your receive location or port.
Good luck,
Scott
"Narasimha" wrote:
> Hi All,
> the BizTalk Admin Cosole still shows the recieve locations but even thoug in Disabled state.
> You can reply back to my id as well: ngmujumdar@hotmail.com
> Ngm
>
|
|
|
|
|