Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
why Session_End is fired after i deleted a folder using directory.delete(folderpath,true)
Hi, This can be any one of the reasons. (1). Given Session time might be expired. (2). Time out because of slower response time (3). Session got destroyed in any part of your code. Check these. Regards, Manowj