Unique SOAP Receive Location error.

Home Page Forums BizTalk 2004 – BizTalk 2010 Unique SOAP Receive Location error.

Viewing 1 reply thread
  • Author
    Posts
    • #19580

      How can i distinguish between two web services both placed in their own Web Site, but with the same virtual directory and Web Service .asmx file name?

      I have two web sites in IIS. Both got a virtual directory with the same name, and a web service (.asmx-file) with the same name.

      My problem is that when i try to create a receive location for each Web Service in BizTalk Server 2006 Administration Console, I get the following error:

      Address should be unique for Receive Location ”. Adress ” is already present for Receive Location.

      The issue seems to be that their Virtual directory plus Web Service .asmx file in the SOAP Transport Properties is the same.

    • #19581

       I don’t think BizTalk will handle that scenario.  The virtual directory + web service name has to be unique.  You may not even be able to use the SOAP adapter in a web site other than the default.  Why do you need two web services in different web sites?  What are you trying to accompish?

      • #19585

         

        The setup i am developing against have a web site per BizTalk application.

        I guess one of the resons to the setup is the possability to update a application or web site without affecting other applications and web sites.

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