Search

You searched for the word(s): error
Showing page 218 of 969 (9,685 total posts) < 1 second(s)
  • Re: How to catch uploader error

    Hi,   Please try this way:   function CuteWebUI_AjaxUploader_OnError(msg) {      alert(''global error:''+msg);      return false; } function CuteWebUI_AjaxUploader_OnTaskError(obj,msg,reason) {     alert(''file error:''+obj.FileName+'' , ''+msg);     ...
    Posted to Ajax Uploader (Forum) by cutechat on February 22, 2010
  • FLM error while uploading file

    HiI have cute editor running in two separate domains. Recently, I realised that one domain when trying to upload an image file, it gives an FLM error while the other domain works fine.I have tried using different browsers but it is still the same, one works and the other does not. They are both in the same web server. The cute editor copied into ...
    Posted to Cute Editor for PHP (Forum) by Anonymous on January 27, 2012
  • Galleryimpl.js line 609 error?

    Microsoft JScript runtime error '800a004c' Path not found /aspgallery/galleryimpl.js, line 609 Line 609:        var e=new Enumerator(FSO.GetFolder(Server.MapPath(folder)).Files); I have no idea why this is giving me this error.  I was just setting this up for the first time. Here's the site: ...
    Posted to ASP Image Gallery (Forum) by fasterthanyours on July 17, 2010
  • getting error when uploading the same document I have open in Word

    When I open up a document in word to check its contents and then try to upload that same document without first clsing Word I get the following error: Silverlight Error-open-[IO.IO_SharingViolation_File]Arguments:DocumentName.docDebugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose ...
    Posted to Ajax Uploader (Forum) by jpchatt on October 27, 2009
  • Error http error1:404:Not Found while uploading the file

    hi,   I am getting the error message ''http error1:404:Not Found'' while uploading the file. I am able to trace the issue but it is very weird that it is reporting that the page ''x.aspx'' is not available. Server Error in '/ApplicationName' Application. The resource cannot be found. ...
    Posted to Ajax Uploader (Forum) by nazeem.khan on July 7, 2009
  • Using the Cute Editor sample gives Javascript error...

    Hi All,   I've downloaded the latest version of CuteEditor and extracted the contents to our development server.   The folder/files are as follows:     - CuteSoft_Client   - Uploads   - vb   - Web.Config All the config files are untouched (Web.Config, Default.config..etc)   The ...
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 9, 2009
  • Spell check Error Dotnetnuke

    Hi,   I want to use the spell checker, but I get the following error message:   The resource cann not be found.   I placed this line in the <appSettings section> of the web.config. (Right place?)   <add key=''DictionaryFolder'' value=''bin''/> and I copied the .dic files and the .dll files in the ...
    Posted to Cute Editor for .NET (Forum) by fabert on April 17, 2007
  • Image Gallery error

    Hi!   I have a problem when I try to add images to the Image Gallery. Here is the error message :   I have this error message when the image gallery is loading and when I click ''send'' to upload an image.   I have overwritten all CuteSoft files with the latest version available on your site. Didn't changed ...
    Posted to Cute Editor for .NET (Forum) by sebnunes on January 3, 2006
  • Strange path error.

    Good afternoon & New Year! I'm having a problem that just started recently.  I have deployed the control and had it working great.  I don't know when it started, but now when we click on the ''Downloadable Files'' icon we get this server error: ''path cannot contains '..''' This error also occurs when we click the ...
    Posted to Cute Editor for .NET (Forum) by erika on January 4, 2005
  • Re: Getting error after opening window that stores uploader content multiple times

    Hi NewmanJerry,   What error you got? Can you show me the full error message?   CuteWebUI:UploadAttachments is not the new control, it same as the  CuteWebUI:Uploader, but it has the attachment list after uploaded.   Regards,   Ken 
    Posted to Ajax Uploader (Forum) by Kenneth on February 7, 2013