Biztalk and web services on virtual pc

Home Page Forums BizTalk 2004 – BizTalk 2010 Biztalk and web services on virtual pc

Viewing 1 reply thread
  • Author
    Posts
    • #12738

      Hello,
      I have been making some web services experiments with BizTalk installed on virtual pc. The consumer process starts well, sends a message to the orchestration exposed as a web service and waits for the response message forever. HAT spits out the following \”System.Web.Services.Protocols.SoapException: Internal SOAP Processing Failure at Microsoft.BizTalk.WebServices.ServerProxy.Invoke bla bla bla.\” I suspect it has something to do with IIS. Could someone help me out please or does anyone know for sure whether biztalk on virtual pc works smoothly?
      Thanks
      Chenue

    • #12739

      I use virtual pc for my lab enviroment without any problems

      • #12740

        Do you have WSS (Windows Sharepoint Services) Adapter installed on the virtual PC? If yes, was it installed on the root folder?

        If yes, read the follg. otherwise ignore the rest:
        By default, WSS adapter will try to manage the web service – You need to make a setup change to indicate that the webservice should be handled by IIS and not by WSS.

        This may be one of the issues…

        Howver, if the Webservice resides outside the virtual PC, the above problem will not apply here.

        Thanks,
        Ken

        • #12741

          I also use virtual PC for my BizTalk development projects and as Ken said I had to change the WSS settings to let IIS manage the root.

          Ron Davis

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