1.1 to 2.0: can I pass the session state?

M

MattB

I have a ASP.net 1.1 application that I want to add on to.
Instead of building from within my 1.1 application, I'd like to do it as
a separate application in ASP.net 2.0 and if I can, pass the session ID
between applications to share the same session state. Can this be done
with relative ease? I was going to have both applications on the same
web server, so I was think I may be able to pass the session ID between
the application and use the same session from both.
Can that be done? Is it hard? Anyone got an example or good hint? Thanks!

Matt
 
B

bruce barker

not out of the box. the vdir is part of the key, but you can change the
sql code.

-- bruce (sqlwork.com)
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top