cute editor throws error when loading

  •  06-20-2008, 9:30 AM

    cute editor throws error when loading

    Hi,
     
    I am using the Cute Editor version 6.0 in a custom Content Management System to allow my clients to edit content on their site. While most of my clients are able to load and use the editor with no problems, there are a few that generate errors everytime they try and load it.
     
    I know this seems like a machine-specific issue but I was wondering if anyone had any insight into what on these machines may be causing the particular problem.
     
    Here is the error being generated:
     

    Full Path: /admin/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=preview.gif&theme=Custom

    BrowserType: Unknown Netscape Netscape4 4.0 True

    Inner Exeption:

    PrintInnerExceptionTree threw an exception

     

    Error Msg: Object reference not set to an instance of an object.

    Error Src: CuteEditor

    Target: System.String d(System.String)

    Stack:

    at CuteEditor.LoadHandler.d(String A_0)

    at CuteEditor.LoadHandler.ProcessRequest(HttpContext aspnetcontext)

    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

     

    ..
     
    thanks in advance for an help in this matter.
     
    JS
View Complete Thread