Search

You searched for the word(s): error'A=0
Showing page 18 of 969 (9,685 total posts) < 1 second(s)
  • Re: Uploading opened file error.

    Allan,   Please check this way :   <script>    function CuteWebUI_AjaxUploader_OnError(msg)     {         if(msg.indexOf(''IO_SharingViolation_File'')!=-1)         {             ...
    Posted to Ajax Uploader (Forum) by cutechat on August 19, 2009
  • Re: Element 'EDITOR' is not a known element. This can occur if there is a compilation error in the Web site.

    Hi Xavier,   Can you try the code below   <%@ Page Language=''C#'' %>       <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>    <html>    <head> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 22, 2009
  • Re: error in visualization

    Andrea,   Strange.   1.   Do you have problems with this example included in the download package?   How did you extract the content from editor?   2.   Try set the following code to false: Editor.EncodeHiddenValue Property By default Cute Editor will encode the value in the Hidden field ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 2, 2009
  • Re: Server side error:System.InvalidOperationException

    sencor,   Are you sure the Web service Url you entered is correct? Web service Url: The Url of your website which contains CuteSoft_client folder.     Logging in as an operator: When you initially open the program you will see the screen below: Web service Url: The Url of your website which contains CuteSoft_client ...
    Posted to Cute Live Support (Forum) by Adam on February 24, 2009
  • Re: Deployment CuteEditor 6.1.2 Error

    soraphong,   Please add the following code into your web.config file then try again.       <httpHandlers>       <clear />   <add verb=''*'' path=''*.ashx'' type=''System.Web.UI.SimpleHandlerFactory, System.Web, Version=1.0.5000.0, Culture=neutral, ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 27, 2008
  • Re: compilation error

    Ok...so I was able to fix this by simply replcing my existing web.config file and recopying all of the example files into my root directory I also removed all of the other files from my existing app, so the only files in the directory were the sample files (but this proabably had nothing to do with the issue, but I thought I should mention ...
    Posted to Ajax Uploader (Forum) by MMI on July 22, 2008
  • Re: Microsoft JScript runtime error: Object expected

    wwward,   In IIS 7.0, the http modules should be moved to system.webServer section: <system.webServer> <modules>       <add name=''MagicAjaxModule'' type=''MagicAjax.MagicAjaxModule, MagicAjax''/>       <add name=''CuteWebUI.UploadModule'' ...
    Posted to Ajax Uploader (Forum) by Adam on April 21, 2008
  • Re: vary important : error in live chat

    It could be a license issue.   If you have an official license file, Please find the license file we sent to you upon purchase, and upload it to your server. If you are unable to find the license file, email us and specify the email address used for purchasing in your response.   If you are evaluating the version 4.0, please use the ...
    Posted to Cute Live Support (Forum) by Adam on February 2, 2008
  • Re: CuteEditor example wont work after install, Error: '_CState' is undefined

    After some hunting around on the forum I found this thread:   http://cutesoft.net/forums/thread/17527.aspx   After doing the following:   Open the WinIS.js.asp and Gecko.js.asp file.   And remove the following code:   <!-- #include file = ''include_Security.asp'' -->   my CuteEditor example now ...
    Posted to Cute Editor for ASP (Forum) by jippybeale on March 21, 2007
  • Re: Template (languages error)

    J. Bauer,   We will fixed the transaltion issues in the next build.   >>Where can I set the ''editorwysiwygmodecss'' in the template?    Please open/edit outereditorfull.frame.aspx to meet your requirements.   >>How can I disable that no user can create a template?   You can modify the ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 9, 2006
« First ... < Previous 16 17 18 19 20 Next > ... Last »