binding file

Viewing 1 reply thread
  • Author
    Posts
    • #12578

      high

      i want to deploy biztalk dll at client end

      but to create ports i do not have biztalk explorer as no visual studio.net on clients end

      so how to create binding file to create ports at time of deployment

    • #12579

      Hi,
      If I understand you correctly, you’re trying to deploy a BizTalk solution to a BizTalk server without Visual Studio .NET installed. What you’re going to have to do is deploy and bind the orchestration on your development machine, and then use the BizTalk Deployment Wizard to export the assembly to a binding file (it’s an XML file). After you have this binding file, you will have to open it and edit all the send/receive locations so they are correct for your production environment. Then, use the Deployment Wizard on your production machine to deploy your assemblies and import the binding file.

      Hope this helps.

      • #12580

        high

        thank you very much we got basic binding file from same steps

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.