Just a simple (maybe dumb) question: is there a simple little debugger tool that I can use when I do remote assistance (I use VNC or TeamViewer)?
My C # application is being deployed to thousands of customers in my country, and sometimes there were some errors that I cannot just answer. If there was a simple debugger, I would use it to test a specific installation and environment, and I would probably find the problem in a matter of minutes.
source
share