Tagged Questions
2
votes
2answers
357 views
why the session in iis automatically log out?
I used iis6, and when i called a function Directory.delete(), the all the session relate this website will be logged out.
and i debugged the website, i found no exception.
any one have ideas on this ?
...