How can we help you today? How can we help you today?

How to view variable values when an exception was thrown

i have a method call that threw an exception on one of many calls to it.
the method accepts a string and looks for it in a collection and then passes the object associated with that string to more internal processing.
the exception i get is that the string is not found.
although the method is in a DLL to which i do not have the source code, i could easily find the problem if i could see the problem if there was a way to view what is the string i am sending sometimes that causes the exception.

can this be done using ANTS profiler or any other tool?
DanAvni
0

Comments

1 comment

Add comment

Please sign in to leave a comment.