HOME | FERGUSON Digital Blog

Exception Thrown CFAJAX.js Line 90

ColdFusion Add comments

I was working with CFMESSAGEBOX and kept getting the client side error that there was an exception thrown and not caught, the culprit was identified as the "CFAJAX.JS" file on line 90.

There really isn't anything wrong this the JS file, the problem is that when you call CFMESSAGEBOX from an ajax page, there is little you have to do, but when you are calling it from a page without any other ajax and you receive the error; just be sure to use the "AjaxOnload" command to execute at the bottom of your page.

If you find this post useful please leave a comment and let me know how you used the information.

2 responses to “Exception Thrown CFAJAX.js Line 90”

  1. Tony on I'm still having the error although the AjaxOnLoad is the last statement on my page.
  2. Michael Ferguson on @Tony, if these are on two pages, make sure the javascript function being called in the AjaxOnload is not on the same page as the AjaxOnload.

Leave a Reply




© Copyright 1997-2024, All Rights Reserved Coldfusion and MS SQL2008
Powered by Mango Blog.   Design by FERGUSON Digital
o:Event name="beforeHtmlBodyEnd" />