Re: CuteEditor not loading after deployment to production

  •  07-26-2010, 11:00 AM

    Re: CuteEditor not loading after deployment to production

    Here is an update on this (the week delay was more like 4 weeks)
     
    We made a little test app to illustrate the problem. I'm hoping it will be obvious to you what is going on.
     
    Here is the test app on our test server - it works OK:
     
     
    Here is the test app on our production server - it gets the JS error shown below and the control doesn't load:
     
    http://cetest.mainstreetsites.com/default.aspx
     
    Message: Unterminated string constant
    Line: 3
    Char: 20271
    Code: 0
    URI: http://cetest.mainstreetsites.com/CuteSoft_Client/CuteEditor/Load.ashx?type=scripts&file=IE_Loader

    I get the same error in IE and FF (it's loading a different file but it gives the same error)
     
     
     
    I assume this is a deployment or configuration error of some kind, but I can't determine what it might be.
     
     
    Thanks for your help.
     
    - Jeff
     
     
     
View Complete Thread