|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
|
#1 |
|
Member (6 bit)
Join Date: Mar 2002
Posts: 45
|
Hello All,
I am building an ASP site and testing though IIS on XP Pro. I have a logout page with the following code in it: ---------------------------------------------- Session.Contents.RemoveAll(); Session.Abandon(); Response.redirect("index.asp"); ---------------------------------------------- Whenever I run the logout page and immediately after close my browser I get the following error message: ----------------------------------------------------------------------------------- "IEXPLORE.EXE - Application Error : The instruction at "0x10003e8d" referenced memory at "0x10003e8d". The memory could not be "read". Click on OK to terminate the program" ------------------------------------------------------------------------------------ This does not seem to cause any other problems, it just gets annoying having to hit ok all the time. I should note that if I change the page before closing the browser or close the browser before logging out there is no error. Any suggestions on what may be causing this? Thanks, Ankur |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|