Uploader Error : FileNotFoundException

  •  09-08-2010, 4:35 AM

    Uploader Error : FileNotFoundException

    Hi
     
    I am getting a background error of :
     
    System.IO.FileNotFoundException: Unable to find the specified file.
       at CuteEditor.UploadModule.HandleResource(HttpContext context)
       at CuteEditor.UploadModule.a(Object A_0, EventArgs A_1, AsyncCallback A_2, Object A_3)
       at System.Web.HttpApplication.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

    PATH_INFO

    /CuteEditor_Uploader_Resource.axd

    QUERY_STRING

    type=file&file=uploader10.swf&_ver=634194446714261735

    This is occurring as soom as you open the Image Gallery from any instance of CuteEditor, the wierd part is that it does not stop the ImageGallery from working, but this error comes through on our error logging.
     
    Any Advice appreciated as this is clogging up our error logs and making it difficult to trace actual errors that users are seeing.
     
    thanks
    Dave
     
     
     
     
View Complete Thread