One of my website's users is experiencing Javascript problems with his IE8/WinXP setup, with code execution apparently aborting halfway through, but there are no alert boxes or other hints as to why and I'm unable to replicate the problem locally. How can I get any information out of his system, so I can start debugging this?
Just figuring out where the code aborts would be very helpful, but AFAIK IE8 doesn't have anything like Firefox's Error Console that just logs warnings. I know IE8 has Developer Tools built-in, but is it of any use if the user is not a developer?
The following question suggests logging in remotely to the client's system, but I'm not sure this will be possible to arrange.
http://stackoverflow.com/questions/632271/how-to-remotely-debug-customer-issues-with-a-website