Hello, I have a Biztalk Application. For this i am using a custom host X. i mean not using the default host BiztalkServer Application. Now at the time of deployment onto a different machine the MSI throws an error. It appears as if the MSI does not create the custom host X on the target machine. How can i export my host related info to a different machine? Please help.
I don’t think you can really export a host. Hosts are more of a server level component. They can be created via scripts (WMI) and shouldn’t be created and deleted with application deployment.
All in all, you’ll need to set your hosts ahead of time or edit the binding files to change the host names to a host on that server.
Hope this helps.
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.