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
93
of
149
(
1,483
total posts)
< 1
second(s)
Re: Issue with a bind and Firefox submissions
More information: I narrowed the problem down with MS AJAX and the update panel. Below shows how this can be recreated. In the app I am building, I create an aysnc update because a certain process takes a while and I want to show an update progress... In Internet Explore it works but in Firefox ...
Posted to
Cute Editor for .NET
(Forum)
by
dpenrod
on
March 21, 2008
Re: Install not successful
I have spent the weekend trying different things with no luck. I am running Community sever 2007 version 3.1.20917.1142, non-commercial edition. I am using hosting service godaddy.com. I have tried removing the integrated software and reinstalling with no results following your deployment instructions. Same error ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Rvrpilot
on
January 23, 2008
Re: .Net Editor 6.0 rendering as textbox in IE6
Greg, Can you try the following simple configuration? <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <head> </head> <body> <form ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 18, 2007
Re: When using programatically Editor.CustomCulture = "de-DE" and clicking SAVE-Button, the event PostBackCommand is not fired.
J.bauer, I have no problem with ASP.NET 2.0 using the following code: If you still have problems, can you post your code? <%@ Page Language=''C#''%><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <body> <form ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 16, 2006
Re: RenderControl does not conform standard
Buckley, Can you tell me why you want to use the editor without specifying the <CE:Editor>?The CuteEditor for .NET is developered as an ASP.NET server control.To use this, CuteEditor must be included in a Web Forms page using a Register directive:<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 26, 2005
Re: New license on an old build.
apeckens, You should use the new dll as well. To deploy your project follow these steps: Deploying the CuteEditor.dll
assembly
and license file Copy the CuteEditor.dll and the CuteEditor.lic to the \bin directory for the web application that uses the CuteEditor. If you need the spell checker function, ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 30, 2004
Re: HowTo: Get ceToolbar Custom Object Values
KenA : I just write a sample for you : aspx: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <%@ Page language=''c#'' Codebehind=''TextBox1.aspx.cs'' AutoEventWireup=''false'' Inherits=''CuteEditorWeb.HowTo.RegisterCustomButton.TextBox1'' %> <!DOCTYPE HTML PUBLIC ''-//W3C//DTD ...
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
November 26, 2004
Re: "Fancy" Paragraph drop-down
caitlin, Can you try the following code we used on our example? To customize paragraph dropdownlist, you need config the ParagraphsList property as followings: Editor1.ParagraphsList = new string[] {''Normal'',''Heading 1'',''Heading 2''}; <%@ Page Language=''C#'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 3, 2004
Strange behaviour on load
Hi, we have some troubles with CuteEditor. We have some strange error message in it but if we hit refresh everything seems ok again. And i noticed if page loads without problems... it shows the messeage below for a short time and then hides again (all in CuteEditor cointrol) Please help. Error: Server Error in ...
Posted to
Cute Editor for .NET
(Forum)
by
milosc
on
February 15, 2006
Re: Error in Visual Studio 2005 on start debug. Not load file or assembly :(
Manu80, Please make sure CuteEditor.ImageEditor.dll does exist in your project bin folder.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 22, 2007
More Search Options
« First
...
< Previous
91
92
93
94
95
Next >
...
Last »