|
|
Browse by Tags
All Tags » 6.0 bug?
-
CuteEditor.dll version 6.0.0.0
If this is specified in the aspx page it throws the following compilation error:
BC30456: 'PasteBehavior' is not a member of 'CuteEditor.Editor'.
Here is the code snippet:
<CE:Editor id=''CuteEditor'' EditorOnPaste=''PasteText'' runat=''server'' ...
-
Hi There
When I try to render the below html into pdf it render method throws a System.OutOfMemoryException exception. If I us simple html that is limited to only a couple chars it renders the pdf without any hickups. It doesn't matter which server or machine I test it on, there still seems to be an issue. Is there a known memory leak ...
-
Cute is just a blank grey box! This is when the webserver is Cassini web server. It works under the ASP.NET Development Server.
After some additional testing, this only happens in when the host runs IE6 but displays on a different computer that has IE7. I am figuring it is Cassini's fault. Just frustrated trying to figure out ...
-
Hi,
I have an Editor control in a gridview, and it works fine.
But when the GridView itself is in an UpdatePanel , the Editor doesn't work anymore.
The javascript error is : 'CuteEditorInitialize is not defined'
Is there a way to get around this ?
Tnx for your help ....
-
I was also able to reproduce here http://richtextbox.com/cs/ using IE7.
Go to HTML mode, paste in the following text
<span style=''font-weight: bold; font-size: 10pt; color: #7e671f; font-family: verdana'' span places!< >rave> <p class=''date'' style=''font-weight: bold''>April 12, 2007</p> <br ...
|
|
|