A
Andy Fish
Hello,
I've found that if I try to do a Server.MapPath() in the Session_End event,
it fails with an exception.
is this right? any simple way to work round it?
is there any documentation that says what you can actually do in these
global.asax routines? - I've found out that Context is set to null but it
doesn't say that in any documentation I've seen
Andy
I've found that if I try to do a Server.MapPath() in the Session_End event,
it fails with an exception.
is this right? any simple way to work round it?
is there any documentation that says what you can actually do in these
global.asax routines? - I've found out that Context is set to null but it
doesn't say that in any documentation I've seen
Andy