DTC errors while calling Commerce Server web service

답변됨 DTC errors while calling Commerce Server web service

  • 2007년 4월 24일 화요일 오후 2:47
     
     

    We are attempting to insert a new order into Commerce Server 2007 from BizTalk Server 2006.  We receive the following error every time. 

     

    "Could not get the Whereabouts of the DTC on the Orders web service machine.  Called byCommerce Server Orders Send Adapter. Message The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."

     

    I've verified that MSDTC is configured correctly on both machines.  We tried everything.  Can someone shed some light on this?  Thanks.

모든 응답

  • 2007년 5월 1일 화요일 오후 11:45
     
     답변됨
    Try hitting the web service machine from a browser to make sure that you can open an SSL connection without error.  The web service call might be running into some problem (maybe a certificate) that isn't being surfaced through the web service path.