Search

You searched for the word(s): aspx error
Showing page 110 of 163 (1,623 total posts) < 1 second(s)
  • Problem still occurring

    I simply downloaded new and reinstalled the application and still have the problem... any ideas?      Server Error in '/Cute1' Application. Parser ErrorDescription: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your ...
    Posted to Cute Editor for .NET (Forum) by sbhaidani on May 11, 2005
  • Re: Unknown result: Error: Unable Upload data via Flash + NTLM

    Hi MattW, Please refer to http://www.cutesoft.net/forums/thread/50581.aspx, terry's topic. If you do not need to upload multiple files at one time, you can try set the UploadType=''IFrame''. Also, if you have installed the Microsoft Silverlight plug-in, it should work too. Regards, Ken 
    Posted to Ajax Uploader (Forum) by Kenneth on December 16, 2011
  • Re: How do I code for single file manual upload?

    One more issue: I'm now getting the following error: ''Index out of range Parameter name: index Actual value was 0.''   I'm not sure what I'm missing.  My code is as follows: Imports CuteWebUI Partial Class me_Files     Inherits System.Web.UI.Page     Protected Sub ...
    Posted to Ajax Uploader (Forum) by dmathews on February 14, 2012
  • Re: CopyTo method fails with large files

    Abosho: cutechat: Ariel   CopyTo may take a long time and the ASP.NET page will timeout.   Please try MoveTo , or set the Server.ScriptTimeout to a larger value.   Regards, Terry     Terry,   I tried using the MoveTo method and recieved the same error. Then I changed the Server.ScriptTimeout to a ...
    Posted to Ajax Uploader (Forum) by Adam on November 26, 2009
  • Re: ChatSystem not installed

    I re-wrote the global.asax and no longer get the ChatSystem not installed error. However, when I run a test page, with the embedded messenger chat control in it, I receive the following Java Script errors and nothing displays except the ad that says add Chat to your site. __cc_urlbase is not defined var ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Armanda on September 9, 2009
  • Re: A few errors need help

    Hi Adam,   Which version are you using? I'm using  ver 6.3 in my rough memory   1. In standard dialog, find & replace, image map and image editor are  malfunction. Can you reproduce this issue in this example? http://cutesoft.net/example/general.aspx If so, can you show me the steps to reproduce the problems?  I ...
    Posted to Cute Editor for .NET (Forum) by nadol_c on August 19, 2009
  • Re: Could not load type 'CuteEditor.Dialogs.GetFileThumb'

    Adam,  No code-behind files were created,  the error references the CuteSoft_Client/CuteEditor/Dialogs/GetFileThumb.aspx page, which contains the single line: <%@ PageLanguage=''C#''Inherits=''CuteEditor.Dialogs.GetFileThumb''%>FYI,  I had originally simply Xcopied the CuteSoft_Client folder into my app folder, rather ...
    Posted to Cute Editor for .NET (Forum) by dfg9403 on April 5, 2005
  • Re: FireFox editor read only and shows {EditorIsNotReady} error

    I can reproduce the problem on your demo using firefox 1.0.   Can you try the following link?   http://cutesoft.net/example/MinimalConfiguration.aspx   This example contains 4 CuteEditor controls.   The above example is running CuteEditor version 5.3.        
    Posted to Cute Editor for .NET (Forum) by Adam on July 5, 2006
  • object doesn't support this property or method

    hi, getting the following error:   /CuteEditor/CuteEditor.htc.aspx?settinghash=ca1db39 (line 27 column 1806) i can drop the control on a blank page and it works fine. the only difference is the page is question is using infragistics controls but i've put all the controls in use on the second page and still do not receive the error?
    Posted to Cute Editor for .NET (Forum) by asa on November 26, 2004
  • Re: Unknown Runtime Error

    Hi dgilgallon,     Can you reproduce this issue on our online demo? Demo: http://www.ajaxuploader.com/Demo/default.aspx     Ken  
    Posted to Ajax Uploader (Forum) by Kenneth on October 28, 2008