Latest Version: Insert Template Error Message

  •  05-31-2010, 3:44 PM

    Latest Version: Insert Template Error Message

    Hi CuteSoft,
     
    I download your latest version and after clicking on "Insert Template" this message shows up. Also error message shows up in your online demo version:
     
     

    Server Error in '/' Application.

    Unable to cast object of type 'System.Collections.ArrayList' to type 'CuteEditor.Impl.FileItem'.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.InvalidCastException: Unable to cast object of type 'System.Collections.ArrayList' to type 'CuteEditor.Impl.FileItem'.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [InvalidCastException: Unable to cast object of type 'System.Collections.ArrayList' to type 'CuteEditor.Impl.FileItem'.]
       CuteEditor.Dialogs.TemplateBrowserPage.FillFoldersAndFiles() +1014
       CuteEditor.Dialogs.TemplateBrowserPage.OnLoad(EventArgs e) +20
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
    


    Version Information: Microsoft .NET Framework Version:2.0.50727.3607; ASP.NET Version:2.0.50727.3082
     
     
     
    Thanks for a fix!
View Complete Thread