Search

You searched for the word(s): error
Showing page 592 of 969 (9,685 total posts) < 1 second(s)
  • AjaxUploader suddenly lost license

    We purchased and received a license in May.  The license file was copied over into the bin folder on the server, and we've been running fine ever since.  Tonight, our customers are suddenly getting a ''ajax uploader trial period had expired'' error.  Why are getting this error, and how can we fix it?  This is costing us ...
    Posted to Ajax Uploader (Forum) by mainship on August 8, 2008
  • HTML2PDF Question

    I'm attempting to convert HTML to PDF from vb.net  I'm using the following code, which I found in another thread (modified slightly)   dim content as string = ''<b>Hello World!</b>''   dim conv as new CuteEditor.Convertor.PDF.HTML2PDF(content)   dim s as new ...
    Posted to Cute Editor for .NET (Forum) by BobtheCkroach on July 9, 2008
  • Problem with display Cute Editer after publish website

    I've already created the Virtual Directory inside IIS and I specific the following setting inside Web.config at <appSettings> <add key=''CuteEditorDefaultFilesPath'' value=''~/WYSIWYG/'' /> <add key=''CuteEditorLicense'' value=''bin/CuteEditor.lic'' /> Problem is when I publish my website into my test server the ...
    Posted to Cute Editor for .NET (Forum) by vatha on June 25, 2008
  • Determining POstBack Button in code behind VB

    I am trying to determine if the user clicked the Save or Send button from the toolbar.   HEre's what I have:   Dim C As System.Web.UI.WebControls.CommandEventArgs If String.Compare(C.CommandName, ''Save'', True) = 0 Then End If If String.Compare(C.CommandName, ''Send'', True) = 0 Then   END IF   WHAT I GET BACK ...
    Posted to Cute Editor for .NET (Forum) by renman on June 6, 2008
  • Visual Studio 2005 can't render table

    If I incorporate the editor into a Table control cell VS can't render the page in design mode. Displays an ''Object reference not set to an instance of an object error.'' However the page compiles without an error and works OK on the production site.   If I incorporate the editor into a standard table - i.e. in a <table> vs in a ...
    Posted to Cute Editor for .NET (Forum) by GDB on May 11, 2008
  • PasteCleanHtml not working in firefox

    While pasting in from word, this option works fine in IE6 and IE7 it is not working in Firefox. I am using 2.0.0.11 I have tested this on your site at the link http://cutesoft.net/example/editor-onpaste.aspx so you can try it there. I used the following text.   Franklin gothic heavy Antique Olive Whatever this is then there is ...
    Posted to Cute Editor for .NET (Forum) by zaggle on February 11, 2008
  • Internet Explorer 6 crashes while accessing http://cutesoft.net/example/Multiple.aspx

    When I access http://cutesoft.net/example/Multiple.aspx Internet Explorer 6.0 crashes wtih ''internet explorer has encountered a problem and needs to close'', when I click details, it shows that ''jscript.dll'' was causing the problem. But I don't have this problem with Firefox or Opera. I would really like to use this editor, but I ...
    Posted to Cute Editor for .NET (Forum) by Bidan on October 22, 2007
  • Re: Typing delays still occur in FireFox

    Some problems with that version in FireFox. After pasting in lengthy text, I start to type at the top and FireFox hangs and we get this error message:   Warning: unresponsive script   A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 23, 2007
  • CuteEditor Problem in Mozilla

    I have use cuteeditor in Gridview control of asp.net 2005, Cuteeditor disaply datae from databse into gridview. when I strat to click any buttons of Editor then it will give below Error. uteEditor_GetEditor(this).ExecImageCommand is not a function Ox5df()Load.ashx (line 3) [Break on this error] var ...
    Posted to Cute Editor for .NET (Forum) by parth_192 on August 7, 2007
  • deployment issues with standalone appl

    i am trying to build a website that will inculcate a well functional chat utility and having gone through this site thoroughly and observed other peoples issues and responses i have no doubt that this ware will do the job for me   i followed the steps involved with the standalone chat- created a database,ran the sql script and create a v/d ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by olatundeonn on July 2, 2007