You will need to install the BizTalk Admin tools on the machine, then you should be able to use the BizTalk COM objects in your VB.NET code (in Visual Studio right-click References > Add Reference > COM > Microsoft BizTalk <something>...)
Read the BizTalk developer docs for the actual code -- the VB.NET equivalent shouldn't be too different. Cheers, Duncan Smart On Mon, 13 May 2002 00:18:44 -0700, george antony <[EMAIL PROTECTED]> wrote: >Hi all > Is it possible to connect to a remote biztalk server >and create a port on it . I am trying to do this in >VB .Net . can someone help > >thanks >George > >__________________________________________________ >Do You Yahoo!? >LAUNCH - Your Yahoo! Music Experience >http://launch.yahoo.com > >You can read messages from the DOTNET archive, unsubscribe from DOTNET, or >subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
