Debugging ASP.Net (VB)

J

John Smith

I have similar expression to this:

Session('Something') = 'Something'

The problem is that Session('Something') changes and I don't know where in
my code. I have put breakpoints on every line which set
Session('Something'), but I can't see where it happend. I've been using F11
to step between first "Session('Something')=" and second
"Session('Something')=" expression, but the value changes somewhere in the
middle and I can't find where. :(

What should I do? The value magically changes between end of one function
and the beginning of the second.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top