Sign in | Join
Last post 07-21-2008 8:17 AM by faysal. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi,
We have one application which is running on asp.net 1.1 framework and other application on asp.net2.0 framework. Both are different applications in different virtual directories under the same IIS server. Is it possible to share sessions amon them using InProc Session Mode.
Thanks
Shyam
No, You can't. However, you can do this by having a database that is common between two.