Comments
1 comment
-
You may want to look into the exception reporting features in smartassembly: http://www.red-gate.com/products/smarta ... atures.htm
Add comment
Please sign in to leave a comment.
1 comment
Please sign in to leave a comment.
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?