Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Losing Session variable + memory dump asp1.1

When I debug an application error, I find that a memory dump is being created when I call a prerender_click(me,e) subroutine in vb.net. It does not show unless I debug. If I step past the problem, I find that one of my session variables has disappeared, and that is what caused the application error.

What could cause this problem, and how do I work around it?

Thanks,
Randy
[397 byte] By [blackbr] at [2007-11-11 10:25:44]
# 1 Re: Losing Session variable + memory dump asp1.1
Correction. I'm not getting a memory dump when I debug... for some reason I end up stepping thru an assembly listing, but I still end up losing a data row session variable.

Randy
blackbr at 2007-11-11 23:11:56 >
# 2 Re: Losing Session variable + memory dump asp1.1
OK, its a disassembly window, but I don't understand why it comes up un-bidden. An error of some sort?
blackbr at 2007-11-11 23:12:56 >