Has anyone seen the "Exception thrown and not caught" error message while working on some script? I started seeing this the other day, before heading home (too tired to work on it at that time.) I've tracked it down to an AJaX file that is being used by the ColdFusion server I'm working with (it is including a file called "cfajax.js"). Searching Google, it seems that there is an issue with parseJSON. Has anyone determined what could cause this? Or a fix for it? I'm running out of ideas.
Nevemind.. a custom ColdFusion tag (for a clustered environment) was breaking, and instead of CF Server giving me an accurate explanation of what was wrong, it just decided to mess with the cfajax.js functions and lead me on a wild goose chase.
Bookmarks