Hi All,
I'm debugging an ASP.net vb appication. This app uses vb, html, Ajax, SQL, Crystal report. There is a bug (logical one) on a parameter p on the crystal report form. The value of this parameter p is provided by a stored procedure.
The app is built with Visual studio and Microsft SQL server management studio. How can I move the debuger through Crystal report form to track the parameter value?
Thanks