Search

You searched for the word(s): error'A=0
Showing page 58 of 969 (9,685 total posts) < 1 second(s)
  • Re: Ajax Uploader gives me an error message

    I have found a cure for my problem. When I run the program locally, I needed to put this in my web.config.     <httpModules>       <add name=''CuteWebUI.UploadModule'' type=''CuteWebUI.UploadModule,CuteWebUI.AjaxUploader''/>      </httpModules>   but when ...
    Posted to Ajax Uploader (Forum) by edba1970 on February 9, 2009
  • Re: Javascript error when used within FireFox (CuteEditor for ASP)

    m245: Adam,      Thank you for the assistance so far.  Can you direct me to where I can get the upgrades for ASP.  I looked under the download section and all I could find is for .NET.    Please write to karen@CuteSoft.net and specify the email address used when purchasing the ...
    Posted to Cute Editor for ASP (Forum) by Adam on July 23, 2007
  • Re: Syntax Error

    The ASP engine reads line-by-line.  If it encounters a call to a function or an object that is in an include file before it includes the file, then it won't be able to find the object or function.  Ex:   <!--#include ''whatever.asp''--> set something = new somethingorother   This will work when somethingorother is ...
    Posted to Cute Editor for ASP (Forum) by Maximus5684 on January 18, 2007
  • Re: Insert Hyperlink Button Causes Error on Duplicate Install

    The following situation happened to other developers before:   When you are using the Visual Studio IDE to include the '' CuteEditor'' folder into your Visual Studio project, it prompts you to create a code-behind file for the *.aspx. If you select ''Yes'', the a new code-behind files will be created by the Visual Studio IDE. For example: ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 30, 2005
  • Re: Problem on click on minimize icon

    Rico,   For some reasons, I got the following error:   Server Error in '/lucas' Application.-------------------------------------------------------------------------------- Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 3, 2005
  • Re: Security Policy File error

    Dave, >>1. What file configures all the icons (features)? I would like to select which features I have. Please modify the /CuteEditor/Configuration/AutoConfigure/default.config file.>>2. The upload pics defaults to an ''uploads'' folder. How can/where do i change that to a different folder?Please check the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 23, 2005
  • Re: error creating control editor............

    Hi svk,   Try register CuteEditor in web.config.    <pages>       <controls>         <add namespace=''CuteEditor'' assembly=''CuteEditor''  tagPrefix=''CE''/>       ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 2, 2010
  • Re: Internal Server Error (http error1: 500)

    Hi,   I am experiencing a similar problem. I have the cutesoft ajax uploader and CKeditor on the same ASP.NET page. When I upload the first file it works fine, but when uploading a second file I get the Internal Server Error messagebox. Is there any resolution to this please?   Any help much appreciated!   Thank you
    Posted to Ajax Uploader (Forum) by EllenD on April 15, 2011
  • Re: Javascript Error when call "editor.ExecCommand('InsertDocument');"

    Thank you for reply the differnt with your code is using  "editdoc.body.innerHTML="";" to clear the content it works on chrom   However error occure on FireFox now:InvalidNodeTypeError: The supplied node is incorrect or has an incorrect ancestor for this operation.  and still have error on IE: Object ...
    Posted to Cute Editor for .NET (Forum) by webon on January 21, 2016
  • Re: Java Script error on "Special Characters"

    Hi Adam, As usual, your page works fine in both IE-6 and Netscape 8.0 When I run the my page on Netscape 8.0, the special characters popup works fine. When I try it on IE-6 I get this error message,   When I click on Yes, I get this screen, Any suggestions?
    Posted to Cute Editor for ASP (Forum) by HalRau on June 14, 2005
« First ... < Previous 56 57 58 59 60 Next > ... Last »