BizTalk2006

Viewing 1 reply thread
  • Author
    Posts
    • #21735

      Hi,

      I’m using BizTalk2006

      I have a dll that implement proxy to a web service.

      This dll is in the gac.

      I have a send port of SOAP type

      When I try to configure this port (Soap Transport Properties),I choose the “Web Service” tab.

      In  the “assembly name” ,I browse to the gac and try to choose the dll from the gac ,but it doesn’t allow me.

      It allow me to choose a dll from a local drive (which excatly what I’m not looking for)

      How Can I choose the dll from the gac?

    • #21737

      hi, no need to create the proxy of wesbersice…

      in the biztalk server application add the web reference (web services) it will automatically create two messages(Name it WSRequest and WSResponse) in the Orchestration View and one web port type(SOAP)…

      then before call the webservices use MessageAssignment shape to assign the parameter vale

      still you need clarity  ..Let me know.

       

       

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