Search

You searched for the word(s): assembly
Showing page 127 of 149 (1,483 total posts) < 1 second(s)
  • Re: Deployment problem assigning path

    sorry   i don't think i was clear with my request   i am purchasing an IP license on an IIS server with multiple web sites   i want to install the dlls and the support files in one place and reference them from the individual web sites   i was just reading about the Global Assembly Cache setup   maybe this is the ...
    Posted to Cute Editor for .NET (Forum) by robfull on September 11, 2008
  • Set focus resetting while in update panel and ajax modalpopup

    Hi,   I'm using Cute Editor 6.4 and encountered a bug with cuteeditor resetting my focus because of it's loading. This only happens in IE 6.   Basically I initially set focus on an input field on the main page. After I click a  button to open a modal popup I set the focus to another input field on the popup. However, after Cute ...
    Posted to Cute Editor for .NET (Forum) by Gilbert on August 28, 2009
  • Clicking on the Upload button gives 'Object Expected' error

    Hi,   I was trying to install your trial version. I have created a sample page in my application.   I am getting 'Object Expected' error in IE 8 beta and  nothing happening (just page reloads) in Firefox 3.0.4 in Windows XP machine while I clicked on the 'Upload Multiple files Now' button.   I did all the ...
    Posted to Ajax Uploader (Forum) by elantra on December 3, 2008
  • bugs found using cuteeditor with AJAX Toolkit ModalPopupExtender

    Hi Adam,   we have found two bugs using cuteeditor with AJAX Toolkit ModalPopupExtender.   1) When setting the height to 100px then cuteeditor appears with 160px in the ModalPopupExtender.     When then clicking on ''Preview'' or ''HTML'' the height will be restored to the 100px.     Error ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on January 14, 2008
  • V 3.0 Error

    Hi   I just trying out v3.0 for at possible integration with a major international site. When I open the chat in a iframe, it gives the following error: Could not load file or assembly 'MySql.Data, Version=1.0.7.30072, Culture=neutral, Line 15: <add assembly=''MySql.Data, Version=1.0.7.30072, Culture=neutral, ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by ReneK on April 28, 2006
  • Re: user stops being able to upload

    OK sorry, I got pulled away from this project for a while.  At the point I got pulled away was trying to figure out how to do what you asked, Terry, and I think I figured out that at some point ajax uploader was having a problem with the dnn/asp.net name mankling and dnn was losing the file uploading event.  At about that point is where ...
    Posted to Ajax Uploader (Forum) by gustyn on April 17, 2010
  • Re: Test code insert

    Hi Mariette,   Can you create a test page like below and send me the URL, so I can test on your site? <%@ Page Language=''VB'' %>   <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 15, 2009
  • Re: GAC Install

    Thanks for the response.  Yep, The CuteEditor.dll is sitting in the GAC.  Screenshot below...   When I put the CuteEditor.dll in the \bin of the website everything starts working.  If I remove it (With it in the Gac) I get the following error:   <b> Parser Error Message: </b>Could not load file or assembly ...
    Posted to Cute Editor for .NET (Forum) by scottle on January 16, 2008
  • Re: an IP license enables the IP@ for both http:// and https://

    Hi Karen,I read the License info when purchasing it and it says ''An IP license grants you use the control from all Web applications on a single production server.You can drop the controls into one production server's global assembly cache and use it from all Web applications on that server.''Nowhere does it mention a single IP@ ...Karen are you ...
    Posted to Purchase / License FAQ (Forum) by techflare on February 27, 2006
  • Re: Dynamically Create/Update Cute Editor at run time

    >>My question was how do you SAVE the content in cute editor - how do you find the cute editor object when dynamically generated and save its content<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor''%><%@ Page Language=''C#'' ValidateRequest=''False''%>   <body>  <form ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 11, 2005