Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): assembly
More Search Options
Showing page
111
of
149
(
1,483
total posts)
< 1
second(s)
Re: Editor makes unwanted changes in styles
Hi Sunspire, The asp.net version question you can poste on http://cutesoft.net/forums/23/ShowForum.aspx Please try the .net demo http://www.cutesoft.net/example/general.aspx, does it get the same issue? Can you try the example below on your end too? Does it work? <%@ Page Language=''C#'' AutoEventWireup=''true'' ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
November 22, 2011
Re: Errors and issues when using Edit Template dialog
Hi BruceWmorgan, I can not reproduce this issue, can you show me the steps to reproduce this issue? Do you get the issue when use editor in a simple page like: ------------------------------------------------------------------------> <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 21, 2009
Re: Error - Could not load file or assembly 'CuteEditor' or one of its dependencies. The system cannot find the file specified.
I was getting that until I put the .lic file in the bin folder of the application (not the root) hth
Posted to
Cute Editor for .NET
(Forum)
by
quackmire
on
March 3, 2008
Re: Disconnected Error: Cutesoft.chat doesn't match the assembly reference
Hello: That's really strange . Do you get same exception when you use IE/Firefox to chat ? Regards ,Terry .
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
July 29, 2006
Re: Make the editor vertically and horizontally stretched in the page
Hi Mikenas, Another example <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor''
Assembly
=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 28, 2010
Re: No Postback where cutesoft editor is, asp.net 2.0. (Problem founded)
Lisandro, Try disable the save button and use <asp:Button> control. <%@ Page Language=''VB'' MasterPageFile=''~/Principal.master'' Title=''Untitled Page'' MaintainScrollPositionOnPostback=''true'' %> <%@ Register
Assembly
=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <asp:Content ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 13, 2006
Re: Adding CuteEditor to the Global Assembly Cache
Yes, the above instruction also works for ASP.NET 2.0. It's not necessary to add CuteEdito into GAC. You can just simply copy CuteEditor.dll into your project bin folder. Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 13, 2006
Re: Visual Studio problems - Referencing editor?
ClearChannel, Did you copy CuteEditor.dll to your project bin folder? Have you added reference to CuteEditor.dll in the top of your page? For example: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %>
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 13, 2006
Re: Manual upload with visible="false"
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="_myStartUploadingManually.aspx.cs" Inherits="AJAXUploader_new_version_basic_samples._myStartUploadingManually" %> <%@ Register ...
Posted to
Ajax Uploader
(Forum)
by
AlxReiter
on
November 13, 2012
Re: Any way to suppress the scroll bars in the Editor?
Hi Richard Schaefer, In method ''CuteEditor_OnInitialized'', editor will as a parameter. You can use it directly. Below it an example to show you how to switche the scroll bar state between on and off. <%@ Page Language=''C#'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 12, 2010
More Search Options
« First
...
< Previous
109
110
111
112
113
Next >
...
Last »