Insert Image Errors

  •  11-13-2013, 2:30 PM

    Insert Image Errors

    Hey, I'm getting this error message when I click on any of the Insert icons on the editor toolbar. Anyone knows where I should start to resolve the issue?

     

    Server Error in '/' Application. 

     Could not find file 'lpt3.fck.asp'.

    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.IO.FileNotFoundException: Could not find file 'lpt3.fck.asp'.

    Source Error:


    Line 281:                                            <span style="white-space:nowrap">[[MaxFolderSizeAllowed]]:
    Line 282:                                            <%= CuteEditor.Impl.FileStorage.FormatSize(secset.MaxImageFolderSize * 1024)%>.
    Line 283:                                            [[Used]]: <%= CuteEditor.Impl.FileStorage.FormatSize(fs.GetDirectorySize(fs.VirtualRoot)) %>

    Source File:CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx    Line: 283

View Complete Thread