Hi, I'd like to remove a send port on our production server. That is, a
server which does not have Visual Studio installed.
How do I go about removing a send port without Visual Studio?
Regards,
Chris
christoffer
sponsored links
2
29th May 03:41
benzu
External User
Posts: 1
Remove Send Ports
You can use visual studio to remotly connect a BizTalk management database
and delete the send port like you do on local machine. In that case, you
need to install BizTalk SDK component on tha VS.NET machine.
Or try the BizTalk server admin window, though it does not provide all
management features as VS.NET do. Next version will provide more features
to this Admin tool.
benzu
sponsored links
3
29th May 03:41
christoffer
External User
Posts: 1
Remove Send Ports
Hi, I'd like to remove a send port on our production server. That is, a
server which does not have Visual Studio installed.
How do I go about removing a send port without Visual Studio?
Regards,
Chris
christoffer
4
29th May 03:41
saravana kumar
External User
Posts: 1
Remove Send Ports
You can write script files to remove to the send ports. In the SDK folder
all the sample files has scripts to create and remove artifacts, just pick
the logic from there.
You can use visual studio to remotly connect a BizTalk management database
and delete the send port like you do on local machine. In that case, you
need to install BizTalk SDK component on tha VS.NET machine.
Or try the BizTalk server admin window, though it does not provide all
management features as VS.NET do. Next version will provide more features
to this Admin tool.
benzu
6
29th May 03:42
christoffer
External User
Posts: 1
Remove Send Ports
Hi and thanks for replying, do you know if there is a date set for the next
version of the BizTalk Server Administration?
Regards,
Chris
christoffer
7
29th May 03:42
saravana kumar
External User
Posts: 1
Remove Send Ports
You can write script files to remove to the send ports. In the SDK folder
all the sample files has scripts to create and remove artifacts, just pick
the logic from there.