Hi,
I'm working with DP ver 5.4.1722 DEMO. I've added ELMAH (http://code.google.com/p/elmah/) to my project as a centralized error log and notificationtool, butI'm struggling with javascript errors.
Can you recommend a way to pass javascript errors to a server-side routine from your CallBackErrorJavascript method? ELMAH provides a server-side mechanism to catch and report onAJAX errors.