Search

You searched for the word(s): error'A=0
Showing page 43 of 969 (9,685 total posts) < 1 second(s)
  • Re: AjaxUploader works fine locally - Javascript error 'object expected' when viewing after deploy

    Hi simonhorridge,   I attached two web.config, please try it, one of them should work.   #1    <?xml version=''1.0''?> <!--   For more information on how to configure your ASP.NET application, please visit   http://go.microsoft.com/fwlink/?LinkId=169433   ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 29, 2011
  • Re: Access Denied Error when reloading Cute Editor

    Hi yuenli, Can you reproduce this issue by the example page below? Is some test pages online? So we can check it for you. <%@ Page Language=''C#'' AutoEventWireup=''true'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <%@ Register ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on July 13, 2011
  • Re: Login error in Cute live support chat agent

    Hi alay,   When you get the disconnect problem, you will get the number of the connection. As you descripted, the _104, _106 .. etc. Please try connect the server again and again, you will get the number again and again. If you get increased number list, for example _104,_106,_111,_115... that means network is not fast enough for the ...
    Posted to Cute Live Support (Forum) by Kenneth on August 26, 2010
  • Re: Error - Too Many Users

    Juan,   If you are using Personal web site, it only allows limited connections. When open one window of IE, it will uses two connections. Please close all connections then try again.   If you are using IIS, please change the connection limit settings for the Web site. Open Internet Services Manager.Right-click the Web site and ...
    Posted to Cute Live Support (Forum) by Adam on September 7, 2009
  • Re: Error on text file upload

    Hi,   It's very strange that the guid values are same of each time.   Because not many customers require writing the custom provider, So we haven't prepaired the documents on this part yet.   When you want to write the customer provider , You can check our example code : ...
    Posted to Ajax Uploader (Forum) by cutechat on February 16, 2009
  • Re: js error in the presence of a button whose id is "submit"

    stuartwachsberg,   Please rename the button ID to ''submit2'' instead of ''submit''.   We use form1.submit() funtion to submit the form. When the browser tries to execute “document.form1.submit()”, it sees the “submit” form field (which overwrote the submit() function) instead and complains that ...
    Posted to Ajax Uploader (Forum) by Adam on April 18, 2008
  • Re: Error found: Deleting all

    joergbauer: Adam, thanks for the fix, but there is still a little bug which I can reproduce in your online demo: 1) Type some text 2) Delete all text, like CTRL-A und DEL 3) Type some text like ''abc'' 3) Switch to HTML and you see <p>abc</p>   Can you please also fix this soon? ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 13, 2007
  • Re: Error when embeding java script with parameters

    tadc@msn.com,   Please put your mouse cursor over CuteEditor.dll and read the control description. The latest build is published on July 25, 2007.   The change log is here:   http://cutesoft.net/forums/thread/30855.aspx   To upgrade to this build, please read the log. You may need to update the DLL and client files ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 30, 2007
  • Re: CAS error using Row and Cell properties pop-up windows

    >>P.S. I tried using the table tags in the control for this forum (obviously cuteeditor) and I don't have any trouble in firefox.  Is there a config file or CSS class that I am missing?   Can you download the latest build and try ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 28, 2007
  • Re: Upgrade error from 3.0 to 3.1 Cutechat and Cutemessenger

    TLI,   upgrade_3.0_to_3.1.sql   CREATE TABLE [dbo].[CuteSupportNote] ( [NoteId] [int] IDENTITY (1, 1) NOT NULL , [OperatorId] [int] NOT NULL , [OperatorName] [nvarchar] (50)  NOT NULL , [CreateTime] [datetime] NOT NULL , [UpdateTime] [datetime] NOT NULL , [Color] [nvarchar] (50)  NOT NULL ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on October 23, 2006
« First ... < Previous 41 42 43 44 45 Next > ... Last »