I
irfangani
Hi,
I have two web applications one in VB.Net and other in C#. I am using
Out-Process session state using SQL server. I create a session in
VB.Net application. If I access the session in the same application, I
am able to do so, but if I access the same session in C# application,
it gives a blank session. Can anyone tell me how to retrieve the
session in other app domain.
Thanks
I have two web applications one in VB.Net and other in C#. I am using
Out-Process session state using SQL server. I create a session in
VB.Net application. If I access the session in the same application, I
am able to do so, but if I access the same session in C# application,
it gives a blank session. Can anyone tell me how to retrieve the
session in other app domain.
Thanks