|
Search
You searched for the word(s): error
Showing page 497 of 969 (9,685 total posts)
< 1 second(s)
-
I'm trying to evaluate this control and I'm getting this error when I try to run my web app locally on a Windows 7 with VS2008. I'm not running any UNC paths or anything strange, just a stock setup. I don't think this is caused by this control as other rich text editors I've tried fail as well. There's a lot of conflicting ...
-
siwelis:
I was trying the demo of this project, yet am having the same problem as this fellow.
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /phpuploader/include_phpuploader.php on line 198
I've changed nothing except what was mentioned in the ...
-
hi adam, i cant test it there, because i used to set EditorOnPaste=''PasteText''
but i did the test with your latest editor version at http://cutesoft.net/example/editor-onpaste.aspx an got the error again:
this is exactly the same behavior i have in here in within our 6.6 test environment: ''the above ...
-
When using:
var editor1 = document.getElementById('CE_Editor1_ID');
editor1.setHTML(document.getElementById('Content2').value);
The editor resets the EditorWysiwygModeCss, so that the new content don't get styles, the editor also becomes read only.
When using:
var editor1 = ...
-
Dear lharris,
I extracted the following html code from your thread:
<font lang=''JA'' color=''#6600c0'' size=''4'' face=''ArialMT''>
<font lang=''JA'' color=''#6600c0'' size=''4'' face=''ArialMT''>
<font lang=''JA'' color=''#6600c0'' size=''4'' ...
-
integrating CustomFileProvider - SQL for storing docuemtna dn images in sql db issues:
removes file formating from the uploaded file.
.doc and .docx fail to upload due to silverlight error below
Silverlight Error-open-[IO.IO_SharingViolation_File]
Arguments:Tset.doc
Debugging resource strings are unavailable. Often the ...
-
Hello, I just installed version 6.5 and I am getting the following error: Parser Error Message: Could not load file or assembly 'CuteEditor, Version=6.4.0.0, Culture=neutral, PublicKeyToken=3858aa6802b1223a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from ...
-
Hi,
You can open the CuteSoft_Client/Gallery/Layout/Explorer/Template.htm , and use style=''display:none'' to hide the buttons.
For SlideShow layout , you can remove this.TogglePlay(); on about line #74
The gallery is plan to support more languages, but now we haven't provide other language files.
You can open ...
-
Additional information:
Me need this functional in DotNetNuke portal.
I try to change CE provider code:
in end of function
Public Overrides Sub Initialize()
I append this code:
Dim ctrl As System.Web.UI.WebControls.WebControl
ctrl = cntlCE.CreateCommandButton(''InsertImageProcessor'', ''text.gif'', ''Insert main ...
-
Hi,
I have copied the license file AjaxUploader.lic in a sub-folder ''AjaxUploader'' of my web application, and written the following key in the web.config:
<add key=''AjaxUploaderLicense'' value=''AjaxUploader/AjaxUploader.lic'' />
and it works well.
Now, if I delete the license file, I get an unhandled javascript exception ...
... 497 ...
|
|
|