Search

You searched for the word(s): error'A=0
Showing page 554 of 969 (9,685 total posts) < 1 second(s)
  • Ajax Uploader 2.0 (updated 2008-10-09) is available for download.

    We have updated the AjaxUploader 2.0 on 2008-10-09. There're some important issues which have been fixed and we also added a few features based on the client requests. 1. Fixed a bug that generated 2 temporary files at server side. 2. Fixed a bug that the firefox can't now show the dialog when the scroll bar down. 3. Would not stay at 100% for ...
    Posted to Ajax Uploader (Forum) by cutechat on October 10, 2008
  • Culture and files management issue

    Using Classical ASP version 6 (5 2007)   I had set up an editor, configured and tested paths for files (images, media...) management and everything worked fine. Then I set the property CustomCulture = ''it-IT'' and the editor was (partially, I've to find the time to complete that work) translated but now everyone of the buttons used ...
    Posted to Cute Editor for ASP (Forum) by nicola-grassionline on September 4, 2008
  • string reference not set to an instance of a string

    When debugging apps that use Cute Editor we all receive the following error when pages are first loaded: ''string reference not set to an instance of a string''   You do catch the exception but it would be better if it did not occur at all ... this is an annoyance that would be very easy for your developers to fix.   This is what ...
    Posted to Cute Editor for .NET (Forum) by Flintstone on August 6, 2008
  • HTML2PDF

    Hi, I try this;   CuteEditor.Convertor.PDF.HTML2PDF html2pdf = new CuteEditor.Convertor.PDF.HTML2PDF(new Uri(''http://www.google.com'')); html2pdf.Render(); html2pdf.Save(Response.OutputStream);   And it throws this error;   [NullReferenceException: Object reference not set to an instance of an object.]    ...
    Posted to Cute Editor for .NET (Forum) by Dtest on July 22, 2008
  • Can not call getHTML() with Cute Editor in "hidden" divs

    I have two Cute Editors.  Each one is in its own separate DIV.   One is in a DIV with a style attribute of “display:block” and the other is in a DIV with a style attribute of “display:none”.   I am having trouble with the editor that is in ''display:none'' DIV.  When I call the method ...
    Posted to Cute Editor for .NET (Forum) by beckie on July 5, 2008
  • Re: Can't delete a file after CopyTo

    Hi jrw,   I think that is not caused by AjaxUploader.   As your code ,   the workingfile is created by the Bitmap object.   the resource should be released.   If you are not able to delete the file ,   I think the reason is permission issue.   Did you delete that file by code ?   And did ...
    Posted to Ajax Uploader (Forum) by cutechat on June 25, 2008
  • upload .flv

    I have been uploading .wmv successfully.   I now need to add .flv to the list.   I have added it to MediaFilters          $editor->MediaFilters=''.wmv, .flv'';   I then got ''File format not allowed''   I suspected mimetype and added this to ...
    Posted to Cute Editor for PHP (Forum) by PraxiPower on June 16, 2008
  • 6.1 failed to load xml on parent path (screen shot)

    Hello world! Adam, I've installed the new 6.1 version (I love it... nice DHTML pop-ups, nice style builder... thanks) but there is one major bug when our page use a parent path (../).   i.e:   <!-- #include file = ''../editeur6/include_CuteEditor.asp'' --> <%  ...  editor.FilesPath = ...
    Posted to Cute Editor for ASP (Forum) by JFRanger on June 10, 2008
  • Rename file with 'Insert Image' dialog returns a 'Unable to rename the item' message

    We have a website previously with a login system with Windows NT authentication. We are changing this to our own login form with custom login information and suchs. Now when we upload an image (which works in both situations) and then try to rename the file we get an error 'Unable to rename the item' (see screenshot). When we were still using ...
    Posted to Cute Editor for .NET (Forum) by Hajo on June 10, 2008
  • Javascript errors when putting CuteEditor in an iFrame

    Hello,   I'm a developer. I'm trying to use CuteEditor inside of an iFrame but I get two errors (IE only) the first being ''Unspecified error'' and the second being ''Object cannot support this property method''. According to the debugger the code that is causing the errors are: ''finally{ Window_SetScrollTop(window,Ox865)''  and ...
    Posted to Cute Editor for ASP (Forum) by sparklydoodads on May 21, 2008