Biztalk Service on seperate web Server

Home Page Forums BizTalk 2004 – BizTalk 2010 Biztalk Service on seperate web Server

Viewing 1 reply thread
  • Author
    Posts
    • #26375

      Senario:
      My Biztalk Application is deployed on my local machine which is having biztalk server installed and configured.
      I have published My Biztalk Application as web service on a remote computer. (Web Server- which also having biztalk installed and configured)
      But I dont want to install my Biztalk application in remote server. 
      I want to access My local biztalk application through the web service which I have published on remote computer. 
      I have Configured the receive location and public address as the service name on remote computer  [REMOTECOMPUTERNAME]/SampleBiztalkApp_ProxyGID/SampleBiztalkApp_SampleOrchestration_PortRR.asmx
      When my clinet app consumed the webservice and access, the error generated :
      System.Web.Services.Protocols.SoapException: Internal SOAP Processing Failure
      Is there any config changes after publishing biztalk service on a remote machine ? Pls Help me..

    • #26376

      Hi,

      Verify that you have enabled receive HTTP and SOAP handlers.

      Check the identity under which the application pool is running. Is it a member of the IIS_WPG and BizTalk Isolated Host Users groups?

      • #26430

        i think there is limitation.

        always the BizTalk service need to be published in the same BizTalk server. you can use the previlege of biztalk cluster (web server clustering) and use load balancing

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