Search

You searched for the word(s): assembly
Showing page 65 of 149 (1,483 total posts) < 1 second(s)
  • Re: .Net Editor 6.0 rendering as textbox in IE6

    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 ...
    Posted to Cute Editor for .NET (Forum) by dOlivaw on June 18, 2007
  • Re: Urgent - help re. delays

    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('' ...
    Posted to Cute Editor for .NET (Forum) by gthelp on May 23, 2007
  • Framework 2 problem

    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 ...
    Posted to Cute Editor for .NET (Forum) by kev mc on May 8, 2007
  • System.Security.Permissions.FileIOPermission

    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' ...
    Posted to Cute Editor for .NET (Forum) by hhastekin on May 3, 2007
  • Re: Problems with IE7 / AJAX

    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 ...
    Posted to Cute Editor for .NET (Forum) by Roland1234 on May 1, 2007
  • Re: Not working in medium trust

    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> ...
    Posted to Cute Editor for .NET (Forum) by lohawk on April 11, 2007
  • Getting data from Gridview and update by updatecommand

    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'' ...
    Posted to Cute Editor for .NET (Forum) by aero on January 27, 2007
  • Re: Unresponsive script in Firefox

    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'' ...
    Posted to Cute Editor for .NET (Forum) by stevehaffner on January 16, 2007
  • Re: Operator Room generates error

    ''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, ...
    Posted to Cute Live Support (Forum) by Retro on January 11, 2007
  • Re: PrintFullWebPage

    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'' ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on December 27, 2006
« First ... < Previous 63 64 65 66 67 Next > ... Last »