[CLOSED] Callback error in FF

  1. #1

    [CLOSED] Callback error in FF

    Why am I getting this error?

    Coolite.Ext.Callback is not a constructor
    http://204.225.175.217/coolite/cooli...olite.axd?7019


    This is the page:
    http://204.225.175.217/fundlist.aspx

    The error only happens in FF 3.0.5

  2. #2

    RE: [CLOSED] Callback error in FF

    Hi peterdiplaros,

    When we view the page I get a js error, although it appears to be a different error and not thrown by the Coolite controls. It has something to do with hiddeniframe.html. You appear to have several other .js includes, if you remove those includes, can you isolate which file/script is causing the error?

    Example

    Permission denied to get property window.resizeIframe
    [Break on this error] window.top.resizeIframe( height );
    Geoffrey McGill
    Founder
  3. #3

    RE: [CLOSED] Callback error in FF

    This error is irrelevant to the scope of this issue. I know what is causing that. I removed this reference temporarily so you can drill down and determine what is happening.

    I have confirmed that the error does not occur in IE6, IE7, FF2. It only occurs in FF3.

  4. #4

    RE: [CLOSED] Callback error in FF

    Hi peterdilparos,

    I was able to reproduce the js error once on my main dev machine (Fx 3.0.5), but can not reproduce consistently.

    We tried 3 other machines and were unable to reproduce the error.

    The error is very strange and could only be caused by the coolite-core.js file not loading properly, although everything in your configuration script looks fine.




    Geoffrey McGill
    Founder
  5. #5

    RE: [CLOSED] Callback error in FF



    Could the problem be FireBug?



    Peter
  6. #6

    RE: [CLOSED] Callback error in FF

    Could the problem be FireBug?
    Maybe... but, I have a feeling, and would focus on the iframe .js code that is included. When I view the page, that code still appears to be included. Iframes have been known to cause "weirdness" with ajax requests. Totally removing any code that creates an <iframe> would help eliminate (or confirm) the problem.


    Geoffrey McGill
    Founder
  7. #7

    RE: [CLOSED] Callback error in FF

    Hi Peter,

    Do you have an update for us regarding this issue? Were you able to isolate the problem to something specific in coolite/extjs?

    Did disabling Firebug and the script generating the iframe help at all?

    Just looking for an update.

    Geoffrey McGill
    Founder
  8. #8

    RE: [CLOSED] Callback error in FF

    Actually, the only thing that helped was removing Firebug completely (uninstall) and then re-installing. So far, no more problems.

  9. #9

    RE: [CLOSED] Callback error in FF

    peterdiplaros (2/2/2009)Actually, the only thing that helped was removing Firebug completely (uninstall) and then re-installing. So far, no more problems.
    Very strange. Please keep us updated if you run into any further problem related to this.*


    Geoffrey McGill
    Founder
  10. #10

    RE: [CLOSED] Callback error in FF


    well, I don't know if it is related, but I just found that FireBug cause the connection to never terminate if there is a HtmlEditor in the page; after I disabled it the page loaded correctly.

    Stefano

Similar Threads

  1. [CLOSED] MVC and Restful HttpProxy callback
    By craig2005 in forum 1.x Legacy Premium Help
    Replies: 22
    Last Post: Mar 25, 2011, 5:53 PM
  2. [CLOSED] Callback from a PartialView
    By Stefanaccio in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Oct 11, 2010, 11:39 AM
  3. sync callback
    By gisxiaowei in forum 1.x Help
    Replies: 0
    Last Post: Aug 20, 2009, 11:50 AM
  4. Callback
    By hbbazan in forum 1.x Help
    Replies: 0
    Last Post: Jul 28, 2009, 3:52 PM
  5. ASP.NET AJAX CallBack
    By tonymayoral in forum 1.x Help
    Replies: 2
    Last Post: Feb 07, 2009, 11:37 PM

Posting Permissions