|
Search
You searched for the word(s): assembly
Showing page 65 of 149 (1,483 total posts)
< 1 second(s)
-
Thanks, yes that works - the problem arises when the control is dropped into a .ascx file, which is then rendered by our master .aspx page.
The 'register' tag ought to take care of the assembly reference i think, but we tried 'using' the class in the .ascx file as well just to be sure... no change.
The .ascx code-behind is below - note ...
-
I have a similar problem with I open the editor in a popup window.
i have a main page with asp.net button pointing to popup page and then I submit form data to popup
Main Page
function OpenPopupTest()
{
window.open('' ...
-
Hi,
I have just tried a clean install of v6 to demo to a client, our test server runs framework 1 and the pages worked fine.
When deploying to the remote server I discovered it was running framework 2 (Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210). So I used the Framework two ...
-
Hi,
I already have the temp directory setup, but still getting this, editor does not load.
H.
An unhandled exception occurred:
Message: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' ...
-
Hi Adam,
I downloaded and installed your latest source code...
The problem about the disappearing/misplaced context menu still exists, even in a simple aspx page without AJAX.
It seems that the cute editor context menu looses the right position as soon I have to use the browser-scroll bar in ...
-
Hi Adam,
No joy.
Just to confirm I haven't done anything wrong.
added CuteEditor.dll, cuteeditor.lic, NetSpell.SpellChecker.dll, CuteEditor.ImageEditor.dll to the bin directory of the website.
created ~/CuteEditorTemp
added
<add key=''CuteEditorTempPath'' value=''~/CuteEditorTemp'' />
to <appSettings> ...
-
Hi.
I have a code that show a gridview and the ''CuteEditor'' no problem there but how do i do so i can click a record and then the ''SiteMainText'' is being showed in the editor and how can i then click a button so it update the record.
My code is:
<%@ Page Language=''VB'' AutoEventWireup=''false'' ...
-
I got some code. See if you can get the unresponsive error under Firefox 2.0 or 1.5?
<%@ Page Language=''C#'' %>
<%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
-
''Operator Room'', ''Feedbacks'', ''Logs'', and ''Debug'' do not show up. <-- you have 2 options:first: change the settings in the databasesecond: set your database back with the 2 sql-files which you can find in the install-pack.System.IO.FileNotFoundException: Could not load file or assembly
'Microsoft.mshtml, Version=7.0.3300.0, ...
-
I have a form with 3 CA textboxes. All 3 have the PrintFullWebPage = True. Only one texbox includes the print icon. when I click the print icon in the cute editor textbox, the current texbox prints completely but I thought the entire webpage should print? My form is as follows:
<%@ Page Language=''vb'' ...
... 65 ...
|
|
|