<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>23 Oct 2017 16:50:15 Z</lastBuildDate><pubDate>29 Mar 2015 20:22:53 Z</pubDate><description>Hi all,&#13;
&#13;
I'm building an automatic interface with an accounting system to process sales invoices. The software company of the accounting system has made a web service (written in dot net) available. I've imported the web service in my Windev 19 application. First thing I do is run an "Authenticate" method which returns me a session id. Afterwards I have to make this SessionId available for all other calls to the web service. The problem now is that I have no idea how I  make this sessionid available.  It seems that in c# this can be done by making use of CookieContainer.  For that reason I was trying to use HTTPCookieManage("myDomain",True) and HTTPCookieWrite("myDomain", "ID", gsSessionID) but with no success.&#13;
Is there anyone who is some experience with using a dot net web service in a Windev application? &#13;
Thanks in advance.&#13;
&#13;
--&#13;
Mathy Dreesen</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51228-pass-session-dot-net-web-service/read.awp</link><title>Pass a session id to a dot net web service</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>ander</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51228-pass-session-dot-net-web-service-63049/read.awp</comments><pubDate>23 Oct 2017 16:50:15 Z</pubDate><description>I have the same problem. Did you solve it in any way?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51228-pass-session-dot-net-web-service-63049/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51228-pass-session-dot-net-web-service-63049/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51228-pass-session-dot-net-web-service/read.awp">Pass a session id to a dot net web service</source><title>Re: Pass a session id to a dot net web service</title></item><item><author>ander</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51228-pass-session-dot-net-web-service-63048/read.awp</comments><pubDate>23 Oct 2017 16:47:59 Z</pubDate><description>I have the same problem. Did you solve it?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51228-pass-session-dot-net-web-service-63048/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51228-pass-session-dot-net-web-service-63048/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51228-pass-session-dot-net-web-service/read.awp">Pass a session id to a dot net web service</source><title>Re: Pass a session id to a dot net web service</title></item></channel></rss>
