Search

You searched for the word(s): error'A=0
Showing page 73 of 969 (9,685 total posts) < 1 second(s)
  • Custom Button Error

    Hi,   Im getting ''Command 'OnCommand' is not supported or not implemented'' with the following code. Any ideas ...
    Posted to Cute Editor for ASP (Forum) by rrowles2000 on July 17, 2009
  • Re: IIS 7.0 upload error!

    Thanks, Adam. I have fixed the problem by increasing the entry of ''Maximum Requesting Entity Body Limit'' from 200000 to 20000000 from IIS 7 ASP option.   Anyway, i got second problem on the uploading size, how can i change the upload size as default 1000K (1MB) to 10000k (10MB)? Because some of our product catalogue pdf ...
    Posted to Cute Editor for ASP (Forum) by evomediatech on July 6, 2009
  • Custom button error

    I am also gettting this problem referred to in the previous post and have tried to resolve it using the mentioned fix.  My code is below. What I want it to do is to open a new popup window with a page in it called cms_uploader.asp   I am getting a message saying Command 'myCmd' is Not Supported or Not ...
    Posted to Cute Editor for ASP (Forum) by IanPhillips on July 2, 2009
  • Re: Error: An invalid character was found in text content

    This turned out to be an encoding issue. I had the following line in my web.config file: <globalization enableClientBasedCulture=''true'' culture=''nl-NL'' uiCulture=''nl-NL'' requestEncoding=''ISO-8859-15'' responseEncoding=''ISO-8859-15'' fileEncoding=''iso-8859-15'' /> Changing that to:  <globalization ...
    Posted to Cute Editor for .NET (Forum) by MarjaR on May 22, 2009
  • No error but no upload

    Hi Guys!   Well...go there!   I´m start develop with ajaxuploader, and in this program i need make a simple upload with size limitation. I´d downloaded the package and put the CuteWebUI.AjaxUploader.dll in the bin directory, the scripts in asp.net page...run the project..   The ajaxuploader button was there...very ...
    Posted to Ajax Uploader (Forum) by danielrq on April 17, 2009
  • Re: JavaScript error during upload

    Hello Terry, Thank you for your comment, but the DeleteAllAttachment call does'nt work. I use this method in a overload PreRender-Event (I take this solution from an other thread to detect, if the upload process is finished), but the filelist is not cleared. In debugger I see, that the .Items.Count Member is set to zero and ...
    Posted to Ajax Uploader (Forum) by Dojokun on April 14, 2009
  • Re: Error in Dialog

    neo_inet,   Have you checked this example? The source code of this example can be found in the download package.   How to create a custom button(client side) which displays a dialog?( C# | VB ) This example demonstrates how easy it can be to add your own client side buttons to the CuteEditor by ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 1, 2009
  • Error with members logged into chat getting booted for inactivity

    We have students who log into chat during a live presentation on the web. This morning, certain students are constantly getting logged off for inactivity. The max idle time for the room is set to 180 minutes. Some students who are getting logged off are using IE 7, IE8 and FireFox. It is only happening to about 4 out of 11 students but ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by pcpro on April 1, 2009
  • Re: Javascript Error When Uploading

    Hi,   I have tested your code.   The problem is that , your code output nothing if the content do not contains <html>   So you'd better do this way :'       public override void Close()   {    if (_DataBuffer.Length > ...
    Posted to Cute Editor for .NET (Forum) by cutechat on March 31, 2009
  • Re: Cute Editor Javascript error from CuteEditorImplementation.js (element 'CE_Editor_ID_Frame' not found)

    Your code works fine. This is not really a surprise as this issue rarely happens, but rarely * 1,000,000+ = regularly :o( I am fairly certain it must be a timing issue. Maybe when our clients server is under heavy load the iframe is not served quickly enough. Could it be that Cute Editor attempts to access the iFrame before it is fully ...
    Posted to Cute Editor for .NET (Forum) by Flintstone on March 9, 2009
« First ... < Previous 71 72 73 74 75 Next > ... Last »