Calling a Webmethod with EnableSession= true

Home Page Forums BizTalk 2004 – BizTalk 2010 Calling a Webmethod with EnableSession= true

Viewing 0 reply threads
  • Author
    Posts
    • #21501

      Hi,

      I’d really appriciate any help on the folowling issue. I’m calling a webmethod (webservice) which happenes to have the EnableSession= true. 

      What I usually do in the consumer app (if written in C#) is to instantiate a CookieContainer in Reference.cs’s constructor.

      CookieContainer = new System.Net.CookieContainer().  

      Now I’m trying to call the same webmethod from an orchestration and frankly have no idea how to accomplish the CookieContainer part. …. Or am I totaly on the wrong track here?

      Any help will be highly appriciated!

       /Bahman

       

       

       

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