Is it possible to configure the generated BizTalk web services on one physical computer in IIS and the BizTalk applications on another physical computer(server)?
So that I can call the BizTalk generated method on one computer but the BizTalk is locadte on another?
IIS needs to have BizTalk installed in order to put the messages in the message box.
I’m guessing you don’t like IIS and BizTalk running together.As an alternative, you could have IIS write you messages to a SQL table or Queue and then use BizTalk to read them.Not ideal, but a good work around if need be.
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.