Retrieve session from different app domain using Out-Proc SQL session

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
 
G

Guest

is ur state service running???? secondly data which you are saving in session
must be serializable. Third you have to write your own session manager for
this purpose. Pls give feedback that whether my post is useful for you or not.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top