connectivity

Viewing 1 reply thread
  • Author
    Posts
    • #12793

      hi

      we are using a orchestration in which there are sql adapters one of them connects to a database which is accessed via VPN and is far away

      what rights we need on remote machine having databse to connect to it properly

      should msdtc service on remote server having databse should be started
      (com service) and what should be com settings on that machine

      can we access databse through windows authentication

      we are using sql authentication and connecting using sa
      we also installed sp1 on biztalk 2004

      but we get a error

      Failed updating binding information. BindingException: Could not validate TransportTypeData or Address properties for Primary Transport of Send Port ‘IdeaToDms_19UpdateIdea’. Exception from HRESULT: 0x80131500

      what exactly is binding ports?

      error comes at that point only

    • #12794

      You should be able to access the database with windows authentication, but it will be running as the user your host is running under.

      Port binding is take Orchestration ports and matching them to physical posts you created in BizTalk Explorer.

      Are you using Specify Now port? If so, try deleting the Send Port in the BizTalk Explorer.

      If not, try removing all the port you set inside BizTalk Explorer on the orchestration, and then redeploy.

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