Search

You searched for the word(s): cuteeditor 4.6'A=0'
Showing page 14 of 966 (9,656 total posts) < 1 second(s)
  • Re: How to instantiate CuteEditor in a class file

    Here is the call stack where the CuteEditor control gets a null reference exception  [NullReferenceException: Object reference not set to an instance of an object.] CuteEditor.Impl.b..ctor(Type type, String key) +74 CuteEditor.a.i(HtmlTextWriter A_0) +161 CuteEditor.Editor.Render(HtmlTextWriter writer) +46   We're ...
    Posted to Cute Editor for .NET (Forum) by MMCD on February 24, 2010
  • CuteEditor and AJAXControlToolKit

    Good day.  I have license for CureEditor.  When i add CuteEditor into AJAXControlToolKit (http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ModalPopup/ModalPopup.aspx) - i have serious problem with addition wandow from CuteEditor.  When i click (for example) Insertimage (into CuteEditor) - modal div for Imsert Image (CuteEditor ...
    Posted to Cute Editor for .NET (Forum) by jrat on May 25, 2009
  • Permanent base URL for uploading resources from CuteEditor.NET

    Hello!   My domain, for example ''domain.su'' My Web Site has UrlRewrite engine. For any pages me need that CuteEditor set src property for inserted images like ''images.domain.su/<folder1>/<folder2>/MyUploadedImage.png'', but instead CuteEditor create this path: ...
    Posted to Cute Editor for .NET (Forum) by Virt on March 19, 2009
  • element inserts at the wrong location when cuteeditor looses cursor before inserting

    There is a regression bug in v6.1.2. In some special cases, the cuteeditor 6.0 is misjudging the place to insert an element. This was working in v5.3. It inserts the element in next available element if cuteeditor editing area did not have an active cursor.   Steps to Reproduce   use ...
    Posted to Cute Editor for .NET (Forum) by gutpal on September 4, 2008
  • Re: Installing CuteEditor.dll in the GAC

     Adding CuteEditor to the Global Assembly Cache Below is the instructions of Placing a CuteEditor.dll in the GAC 1. Open MMC from Start Menu > Run 2. In MMC, Open mscorcfg.msc file. This file can by default be located at C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\ 3. Choose ''Assembly Cache'' Node. 4. Click on ''Add ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 14, 2008
  • CuteEditor inside a Html file - How To?

    Hi,   Is it possible to insert the CuteEditor Tags inside a sepeate HTML file, Which will be processed by the code behind aspx.cs file. Like,   A.Html -------- <input name=''txttitle'' id=''txttitle'' type=''text'' size=''50'' />CuteEditor Starts Here  <CE:Editor xmlns:CE=''http://localhost/editor/cs/default.aspx'' ...
    Posted to Cute Editor for .NET (Forum) by SulekhaDev on September 28, 2006
  • Save button in the cuteeditor toolbar, and page validation.

    We are using the cuteeditor save button in the cuteeditor toolbar as the save for the entire page. (I have a few textboxes on the page and the cuteeditor interface)Is there a way to cause page validation to occur when hitting the save button? So that the textboxes outside the editor also are validated.At present I'm having to add a Page.Validate() ...
    Posted to Cute Editor for .NET (Forum) by mike.chambers on June 26, 2006
  • Adding CuteEditor Dynamically

    Hello,   I am trying to add CuteEditor.Net control dynamically to my page, before it was giving me a different error, but now I have used <form> in my page and now its giving me the following Errror, Please Advise.   ''Collection was modified; enumeration operation may not execute.''   I have attached belowthe Code I am ...
    Posted to Cute Editor for .NET (Forum) by aonh2000 on June 19, 2006
  • Using CuteEditor in a custom composite control

    I am trying to include the CuteEditor in an ASP.NET 2.0 custom composite control (VS.NET 2005).  When I try to instantiate the Editor class in the CreateChildControls() method, the control works fine when I run the web project and view the page, but it breaks the control rendering in design view when added to an APSX ...
    Posted to Cute Editor for .NET (Forum) by dswersky on February 2, 2006
  • CuteEditor Takes up to 45 seconds to load

    We have just installed version 4.5 of CuteEditor, as this was supposed to solve the problem of ''slowness'' that others have reported. However, I am not sure that we are talking about the same ''slowness.'' We are experiencing random CuteEditor load times of over 40 seconds. Is this the ''slowness'' that others are reporting? It seems ...
    Posted to FAQ (Forum) by nfuller on June 9, 2005
« First ... < Previous 12 13 14 15 16 Next > ... Last »