Search

You searched for the word(s): assembly
Showing page 42 of 149 (1,483 total posts) < 1 second(s)
  • Re: how to get the conents of editor on server side

    Dear, Please save the following content to GetContent.aspx, <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''GetContent.aspx.vb'' Inherits=''test_Default'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on April 27, 2010
  • Spellchecker not working within asp:UpdatePanel and another Panel where the visibility="false"

    I have embedded the editor into an UpdatePanel and then into another panel where the panel's visibility is false.  But when a user clicks a button to show that panel (and the editor contained within it) the spell checker button returns a javascript error saying ''Object doesn't support this property or method''   If I remove the editor ...
    Posted to Cute Editor for .NET (Forum) by mokeyb on March 29, 2010
  • Re: CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel

    hi wolf11th ,   Try   <%@ Page Language=''C#'' %>     <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''cc1'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 29, 2010
  • Re: Ajax-based-File-storage demo

    Hi,   The filename/description is design for ajax uploader v1 , for that version uploader do not support multiple files uploading.   It just use the specified filename when rename the file at the event handler.   the event handler code is this :   protected void Uploader1_FileUploaded(object sender, ...
    Posted to Ajax Uploader (Forum) by cutechat on December 20, 2009
  • Re: JavaScript Error Object required

    Hi, Yes I'm using  AjaxControlToolkit on my page and this is page source; <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeBehind=''GlownaSkanowanie.aspx.cs'' Inherits=''Projekty.GlownaSkanowanie'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''cc1'' %> <%@ Register ...
    Posted to Ajax Uploader (Forum) by cesbart on July 29, 2009
  • No error but no upload

    Hi Guys!   Well...go there!   I´m start develop with ajaxuploader, and in this program i need make a simple upload with size limitation. I´d downloaded the package and put the CuteWebUI.AjaxUploader.dll in the bin directory, the scripts in asp.net page...run the project..   The ajaxuploader button was there...very ...
    Posted to Ajax Uploader (Forum) by danielrq on April 17, 2009
  • Re: EndOfStreamException occuring during file upload...

    Terry -   I don't understand your comment... EndOfStreamException is in the 2.0 framework.   What version of the .NET 2.0 framework is the CuteWebUI.AjaxUploader.dll v2.0.0.0 assembly dependent on?  In other words, is the control dependent on a specific hotfix or service pack install (SP1 / SP2)?  I'm working to verify ...
    Posted to Ajax Uploader (Forum) by cswitten on April 16, 2009
  • Re: Cute Editor Trial version for dotnetnuke 4.x

     Hi,   I am getting the below mentioned general exception. Is there any settings i have to change in the web config file?   General Exception   System.Configuration.ConfigurationErrorsException: Could not load type 'CuteEditor.Impl.EditorImageFileHandler' from assembly 'CuteEditor'. ...
    Posted to Cute Editor for .NET (Forum) by jyotsna on August 25, 2008
  • Parser Error

    I unzipped the demo package and installed it on my local machine and our web server. I get the same error on both. Any ideas ? Thanks Mark 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 source file ...
    Posted to ASP.Net Image Gallery (Forum) by MAF on May 16, 2008
  • 2x bugs found using cuteeditor with AJAX Toolkit ModalPopupExtender

    Hi Adam,   we have found two bugs using cuteeditor with AJAX Toolkit ModalPopupExtender.   1) When setting the height to 100px then cuteeditor appears with 160px in the ModalPopupExtender.     When then clicking on ''Preview'' or ''HTML'' the height will be restored to the 100px.     Error found ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on January 12, 2008
« First ... < Previous 40 41 42 43 44 Next > ... Last »