G
Gvnn
Hi,
I've few problem with Session Variables and WebServices.
I've a web application (.aspx), and I assign a Session variable ( ex:
Session.Add("COD",Value) ). Then I call a WebService. I need that the
service read the value of the session variable, but if i try i retrive a
null value.
Can anyone help me?
Thanks
Gvnn
I've few problem with Session Variables and WebServices.
I've a web application (.aspx), and I assign a Session variable ( ex:
Session.Add("COD",Value) ). Then I call a WebService. I need that the
service read the value of the session variable, but if i try i retrive a
null value.
Can anyone help me?
Thanks
Gvnn