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
67
of
149
(
1,483
total posts)
< 1
second(s)
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
Cannot drag cuteedit to webform
HelloI downloaded the eval version of cuteedit. I added it to the toolbox and it shows up correctly there. I pointed to the cuteedit.dll file that resides in my websites bin directory. I did not install it in the GAC.When I drag the control onto a form, VS says ''Control cannot be created because Visual Studio cannot find the control type in the ...
Posted to
Cute Editor for .NET
(Forum)
by
hchattaway
on
April 4, 2006
Re: How do I pass variables to and from a custom dialog box?
Hi, Where should that code be? I get an object is null or undefined error with the following code: Calling page <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %><%@ Page Language=''vb'' ContentType=''text/html'' ResponseEncoding=''iso-8859-1'' debug=''true''%><script ...
Posted to
Cute Editor for .NET
(Forum)
by
Crayonski
on
March 29, 2006
Re: Evenhandler not called
Here's the master page as well: <%@ Page Language=''C#'' MasterPageFile=''~/MasterPages/Newsletter.master'' Trace=''false'' Culture=''en-GB'' UICulture=''en-GB'' %> <%@ Register TagPrefix=''projectControls'' Namespace=''MyProject.Controls''
Assembly
=''MyProject.Controls'' %> <%@ Import ...
Posted to
Cute Editor for .NET
(Forum)
by
stephenwm
on
January 11, 2006
Re: RequiredFieldValidator on CuteEditor control
Please try this example: http://cutesoft.net/example/RequiredFieldValidator.aspx The source code of the above example is as followings: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <head> <title>Working with ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 7, 2005
Re: When an editor is added to a page, TWO editors appear.
The code of my ASPX follows.However, I added a new project, and re-added all my ASPX pages to the new project and the two-editor problem disappeared. And yes, I removed all the previous cute editor client files and dll files etc. Thanks. <%@ Page language=''c#'' Codebehind=''am_AddText.aspx.cs'' AutoEventWireup=''false'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Nimendra
on
December 5, 2005
Please Help ... Does not save
Please help, I have the code running Here is a link so you can see what happens http://www.royalworldresorts.com/admin/editor.aspx The editor works fine it just does not save. This is in the form code. <%@ Register TagPrefix=''ce'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> < ce:editor ...
Posted to
Cute Editor for .NET
(Forum)
by
ryager
on
December 5, 2005
Please Help with Code Behind
I have found several examples using the html and the following method to display the editor and they work fine just not for what Im doing. The method that functioned used: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <CE:Editor id=''Editor1'' runat=''server'' ></CE:Editor> I am using Visual ...
Posted to
Cute Editor for .NET
(Forum)
by
ryager
on
December 4, 2005
set cute editor readonly dynamically
Hi, Is anyone know how to set cute editor readonly using javascript? I tried the following code but did not work. ----------------------------------------------------------------------------- Javacript: var editor1 = el(''CE_Editor1_ID''); ...
Posted to
Cute Editor for .NET
(Forum)
by
Rose Wang
on
November 8, 2005
Installing CE in the GAC?
It seems CE needs to have a bin folder with all the DLLs and license file for it to be able to work.. is this right? I don't want users to have access to all these files. So I tried to install CE in the GAC. I tried first to add cuteeditor.dll but the my edit page came up with "File or
assembly
name CuteEditor, or one of its dependencies, ...
Posted to
Cute Editor for .NET
(Forum)
by
salama
on
October 5, 2005
More Search Options
« First
...
< Previous
65
66
67
68
69
Next >
...
Last »