Link to home
Start Free TrialLog in
Avatar of KBanner
KBanner

asked on

Remote/Runtime Debugging

We use Visual Studio 2010 to develop our software in the lab.
However, we sometimes end up with errors from our customers which can't be replicated in the lab! This is obviously due to some combination of the many permutations of different PC configurations etc. Something specific to them. Debugging these issues becomes difficult to diagnose!

Does anybody know of any remote/runtime debugging tool we can deploy on the customers PC or embed in our application, so we can diagnose to where the error is crashing from within the code.

Any suggestions would be most welcome
ASKER CERTIFIED SOLUTION
Avatar of SStory
SStory
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of KBanner
KBanner

ASKER

Hi SStory,

Found a great tool to see SQL, Datasets, Variables, Stacks etc, www.gurock.com and the programs called SmartInspect and can be setup to log to a log file and export via email to you development lab, or inspect on your customers computer via a console!