Wednesday, March 28, 2012

System.IO.Direcory and Lost Session

use of Directory.CreateDirectory or Directory.Delete and I lose my InProc
session variables.
Does anyone know a workaround? TIA for any assistance!changing file in your website causes a recompile, thus losing inproc
session. make a directory structure or if version 2, use the app_data dir.
-- bruce (sqlwork.com)
"steve_smith" <steve_smith@.discussions.microsoft.com> wrote in message
news:183690A2-4B68-4CE0-B2E7-D6CED3EBFF60@.microsoft.com...
> use of Directory.CreateDirectory or Directory.Delete and I lose my InProc
> session variables.
> Does anyone know a workaround? TIA for any assistance!

0 comments:

Post a Comment