Search

You searched for the word(s): error
Showing page 225 of 969 (9,685 total posts) < 1 second(s)
  • Error with Firefox when using custom config file

    When using a custom configuration file that has only removed various sections (nothing added) the editor loads fine in IE 6, but when using Firefox 1.0 I get this server error : This collection already have item named : ForeColorDescription: An unhandled exception occurred during the execution of the current web request. Please review the ...
    Posted to Cute Editor for .NET (Forum) by DaPutster on December 30, 2004
  • Re: cute chat runtime error

    thank you for the reply and the email. i will try your suggestion from the email first and then if i still am having problems will email tomorrow to set up the installation service. thank you for your time
    Posted to Cute Chat and Cute Web Messenger (Forum) by Schuler on March 6, 2008
  • Re: dangerous request.form in cuteeditor v6.6

    the SpellCheck.aspx first line already looks like this   <%@ Page Language=''C#'' ClassName=''PopUpSpell'' ValidateRequest=''False'' %> my project web.config looks liek this     <?xml version=''1.0'' encoding=''UTF-8''?> <configuration>  <system.web>   <machineKey ...
    Posted to Cute Editor for .NET (Forum) by oompah on January 18, 2011
  • Error Deploying to DotNetNuke 3.0.12

        I have folllowed the instructions within the documentation however, I receive the following error A critical error has occurred. Check your provider configuration for errors! SecurityPolicyFile : /DotNetNuke/Providers/HtmlEditorProviders/CEHtmlEditorProvider/CuteSoft_Client/CuteEditor/Configuration/Security/default.config ...
    Posted to Cute Editor for .NET (Forum) by lhoward on June 29, 2005
  • Re: Image Editor Javascript Error Object not found

    Hi, if you are setting styleSheetTheme in web.config, then remove it and set it in you page in stead. Thats what I did to resolve Object error in asp.net 2.0. Change for instance: <pages styleSheetTheme=''theme1''>   to: <pages>       Set this in top of your page: EnableTheming=''true'' ...
    Posted to Cute Editor for .NET (Forum) by jeppe on October 12, 2007
  • Spell check error

    I'm using version 5.02 and upon clicking the spell check icon, I get this error:   ''Could not find file: c:\inetpub\intranet\dnn\bin\en-US.dic''     Of course, the dictionary files are not in that folder.  However, the folder does have the NetSpell.SpellChecker.dll file in it.     How do I fix this?
    Posted to Cute Editor for .NET (Forum) by bobjohnson on April 3, 2006
  • Re: Failed to load resource: the server responded with a status of 500(Internal Server error)

    If i use ur example code means, it upload the files but after uploading it does not call any method like, onFileUploaded and onFileUploadingCompleted. because then only i can implement code for moving uploaded files into temporary folder and then save that files into my database.Or otherwise if u know how to get uploading filecount by using ur ...
    Posted to Ajax Uploader (Forum) by ssjganesh on July 24, 2012
  • Re: Error uploading files

    Hi philipsma, If this problem is something to do with the virtual directory with anonymous turned off, then why I would face the same problem when I was trying out the Demo site from CuteSoft (http://ajaxuploader.com/Demo/select-multiple-files-upload.aspx), and I didnt experience this problem at the first place, I encountered it after a few ...
    Posted to Ajax Uploader (Forum) by blueblue on November 24, 2008
  • Re: Display same contact list for all users

    Thanks for your last post. I should not have overlooked the quote marks myself... I'm trying to put this in the IM_MainForm.aspx as a test, and it produces an error. Suggestions? <script runat=''server''>     string[] ContactsArray = { ''Mike'', ''Scott'', ''John'' };     string nameString = ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by JM07 on July 31, 2007
  • Re: Strange error after taking the focus out of the CuteEditor

    CoffeeGuy,   I've asked our developers put more thoughts on this issue. If it's a bug, we will fix it in the version 6.1. Right now, if you have a workaround, just use it.   I will let you know the result when the version 6.1 is out.
    Posted to Cute Editor for .NET (Forum) by Adam on February 29, 2008