Search

You searched for the word(s): assembly
Showing page 64 of 149 (1,483 total posts) < 1 second(s)
  • Setting PasteBehavior declaratively

    I'm trying to figure out how to declaratively(i.e. in the .aspx file not the code-behind) set the EditorOnPaste property. I think I need another namespace imported because I'm getting the following but I can't quite figure out how to do this. Do I need another register page declaration?   Exception: 'PasteBehavior' is not ...
    Posted to Cute Editor for .NET (Forum) by cmckeachie on April 3, 2008
  • Re: Set Height in script doesn't change the Framestyle height in Firefox

    FredD,   >>I've downloaded and installed the latest version   Can you create a seperate application to test the following code?   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 28, 2008
  • Datagrid SQL update

    Hi there,   When i update an item within the datagrid the information just disappears. Here is the code if anybody can help. I assume the data being passed into the SQL is empty so how do I populate it?   <%@ Page Language=''VB'' MasterPageFile=''../Default.master'' Title=''Login'' %> <%@ Register TagPrefix=''Club'' ...
    Posted to Cute Editor for .NET (Forum) by Renton on February 6, 2008
  • overriting of license file of "cuteeditor.lic"

    We have purchased the developer license of “CuteEditor for .NET”, we have a doubt during the development of this tool. That is when the application is building, “cuteeditor.lic” file is creating new file if it is not existed or it is overwriting the file if it is existed. So the developer license file ...
    Posted to Cute Editor for .NET (Forum) by ravikumar433 on November 27, 2007
  • Re: Editor is adding '="true"' string after any occurance of the word "selected" in the editor

    I've downloaded the control again. I created a test application and tested it. It works fine. So I copied the control files to an existing site and created a test page with a control and get the same result. test page code below:   <%@ Page Language=''VB'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' ...
    Posted to Cute Editor for .NET (Forum) by bbajohr on October 9, 2007
  • creating pdf from javascript

    Can someone please tell me what is wrong with this code.  I keep getting an error object expected from the script debugger in IE and nothing happens.   <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''2PDF.aspx.vb'' Inherits=''_2PDF'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on October 5, 2007
  • CE 6.0 GAC issues and Obsolete properties

    After upgrading CE from 5.3 to 6.0 I have some issues to address.   To get CE working correctly using GAC I had to edit the two load.ashx files and the web.config file in the Client_Files folders. New Load.ashx file: <%@ WebHandler language=''C#'' class=''CuteEditor.LoadHandler,CuteEditor, Version=6.0.0.0, ...
    Posted to Cute Editor for .NET (Forum) by Zapotec on September 7, 2007
  • File does not exist

    Adam - I saw two other posts related to this bug, but did not see it addressed. Here's the error generated from global.asax. Please look into it. Thanks.   {''File does not exist.''} System.Web.HttpException: {''File does not exist.''} Data: {System.Collections.ListDictionaryInternal} HelpLink: Nothing InnerException: ...
    Posted to Cute Editor for .NET (Forum) by handy on August 10, 2007
  • Community Server 2007 Integration with Virtual Directory

    I am have been using cute soft editor for my application without any problems.  I recently added community server 2007 to my application running in a virtual directory so that the forums, blogs, downloads, etc.. are under www.myapplication.com/community/ while using the forms authentication ''add-in'' to keep a common login. After ...
    Posted to Cute Editor for .NET (Forum) by bradenbr on July 20, 2007
  • Demonstration of problems with cursor placement

    This message demonstrates the problem two different ways: 1) on your site, and 2) on a site we've set up to show a different version of the same problem: I. To see the problem on your site:   1. Go to http://cutesoft.net/example/Online-email.aspx 2. Click on the image in the body and delete it. 3. Click into the ''To:'' edit ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 4, 2007
« First ... < Previous 62 63 64 65 66 Next > ... Last »