Search

You searched for the word(s): error'A=0
Showing page 83 of 969 (9,685 total posts) < 1 second(s)
  • Re: Strange .Net error while uploading.

    We have a similar issue:- IE 8 works well with Visual Studio and IIS < 7 - all other Windows browsers work well with every webserver - with IE 8 and IIS, the ''collection is read-only'' error shows after upload - adding<add key=''CuteWebUI.AjaxUploader.UseAspNetStream'' value=''True'' /> to web.config solves the issue, but the progress ...
    Posted to Ajax Uploader (Forum) by Olaf on May 7, 2010
  • Re: JavaScript error during upload

    So. Problem solved after a long try and error session: I have a hidden element called ''action'' in my existing page. Can it be, that the AjaxUploader generate a element with this name too? Because after remove my hidden action element, all works fine. I think it's a good idea, if you create a list with forbidden names in the ...
    Posted to Ajax Uploader (Forum) by Dojokun on April 14, 2009
  • Re: Syntax Error

    I've since downloaded and installed V4.1. I've installed this in a test area and it work beautifully. I even recreated the folder structure on my existing site (but not the actual files) and this again worked very well. However, as soon as I copy this across to my actual site I still get the same error as described in my original ...
    Posted to Cute Editor for ASP (Forum) by u101440 on August 3, 2005
  • Re: Error "Failed to load Menus!" on Mozilla firefox 3.0

    as i said i am not sure about the reproducing sequence it comes whenever the page load on which cute editor resides. if you can tell me the reason for that message to come i can go and debug i mean i can see  that message is there in one of the js file Cuteeditorimplementation.js
    Posted to Cute Editor for .NET (Forum) by nareshdusi on June 30, 2008
  • Re: Help,I received a error message "SecurityPolicyFile : /CuteSoft_Client/CuteEditor/Configuration/Security/default.config not found"

    Hi Peter   Well for sure your web server is prohibiting you from reading the file if it exists. Did you FTP to the folder, it does exists? Try with a ftp exitor like CuteFTP to set the file permissions. can me that this is the problem you are having. Regards   Walter   
    Posted to Cute Editor for .NET (Forum) by walter_verhoeven on July 22, 2007
  • Re: Microsoft VBScript compilation error

    Marsner: no matter what i do, it keeps asking for an ''End'' statement ? is it possible that u could send me a file that already been config to One ASP ?   regards Marsner   Marsner,   Please set up FTP to your site and send it to me. I will check this issue for you.    
    Posted to Cute Editor for ASP (Forum) by Adam on May 22, 2007
  • want to show Exact error

    Hi,    In the bellow function msg always returning ''undefined'' and reason always returning ''cancelbutton'' but i need to show the exact error How can i do that?   function CuteWebUI_AjaxUploader_OnTaskError(obj,msg,reason) { str=reason; // alert(str); // alert(msg); if(msg==null)msg=''File has been cancelled''; ...
    Posted to Ajax Uploader (Forum) by bs_arun on May 15, 2009
  • Re: 500 Internal Server Error

    Hi Kenneth, Thanks for your reply. Indeed your code works fine. But if I assign some CKEditor generated content the error will be there, also in your example. If I change  CKEditor1.Text = ''some content'';  with: CKEditor1.Text = ''<p>some content</p>'';  the error ...
    Posted to Ajax Uploader (Forum) by willem321 on June 28, 2012
  • Parser Error on first installation of CuteEditor .NET

    I downloaded the CuteEditor .NET version and installed it on my dev system. For both framework 2.0 and 1.x, I get the following error. Any ideas how to resolve this? My local URL is: http://localhost/SampleASP/CuteEditor_for_NET6/Framework%201.x/cs/editRTF.aspx     Server Error in '/SampleASP' Application. ...
    Posted to Cute Editor for .NET (Forum) by jgarifuna on February 3, 2010
  • Parser Error after Web.Config & application folder changes

    Here is the error I'm receiving.  I just changed my web.config files so that my user can only log on through the index.aspx page in the khooper/login folder.   The frontpage.aspx page is trying to reference the cutesoft editor is in the login folder.I had my web host set the khooper folder as an application ...
    Posted to Cute Editor for .NET (Forum) by Kara on November 23, 2005
« First ... < Previous 81 82 83 84 85 Next > ... Last »