Search

You searched for the word(s):  
Showing page 1366 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Insert flash icon freezes dialog

    I added the new files to an existing project, including the dll's, but kept my existing license file.   I deleted the existing references in the project to the cute dll files and then added them again pointing at the recently downloaded ones.   I can't get the new files to compile. I'm getting errors complaining Unknown Server ...
    Posted to Cute Editor for .NET (Forum) by paulcreedy on July 7, 2008
  • Re: Filter Out Filenames by Extension

    That's not working for me.  All I have in my DocumentFilters is <item>.pdf</item> and <item>.doc</item> but when I 'insert hyperlink', it still shows me all files.   I know I can use filenamePattern to do what I want, I'm already using it to block out filenames that begin with an underscore (ie: <security ...
    Posted to Cute Editor for .NET (Forum) by Judge on June 8, 2007
  • Re: Could not load file or assembly 'CuteEditor' or one of its dependencies. Access is denied.

    Acutally, The index services was not even running, but I did exlude it anyways.   But it did not help my situations.  Also I have other references that seem ot be loading just fine.   When I uploaded this to my server it loaded just fine, but on my local im gett itng the error I posted before.   Any other suggestions ...
    Posted to Cute Editor for .NET (Forum) by azilberbaum on April 17, 2007
  • Re: Full screen mode loosing toolbar buttons and normal html buttons

    The examples work fine.   I am assuming it is something we have done, but was hoping you might be able to give some pointers about where to look.   Otherwise its back to square one by creating a new page and slowly bringing in our code, your editor and modifying configs etc to determine where it breaks.   Ho hum, will let you ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 4, 2006
  • Re: Problems with CS 2.0 and .NET Framework 2.0 Installation

    eliew:Adam, I downloaded the cs21 version of chat and installed it and i get this Server Error in '/cs' Application. Unknown attribute:queryProviderName Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on September 27, 2006
  • Re: CSS Isolation

    I'm not sure if I'm doing this right, but it doesn't seem to be working for me yet.  Do you have an idea of which classes I should be putting in this tag?  Here are the sheets being inherited in the page.http://hcecorp.com/orc/maindrop.csshttp://hcecorp.com/orc/forms.cssAnd here is an example editor within the ...
    Posted to Cute Editor for .NET (Forum) by UnlnvlslblE on June 28, 2006
  • Re: Problems viewing text in Editor

    Adam,   I'm going through the update now. Do you know if there are many changes to the config files such as the Security and Common files etc.? I have taylored these files for my application and am hoping to get away with simply using the existing ones and avoiding reapplying the changes to the new version config ...
    Posted to Cute Editor for .NET (Forum) by Weegie on November 23, 2005
  • Re: Upload Control not clearing after upload

    Hi ChrisThomas,     Do you use CuteWebUI:UploadAttachments ? Like below:   <CuteWebUI:UploadAttachments ID=attachment1 runat=server></CuteWebUI:UploadAttachments>   If you want to clear all, please use CuteWebUI:Uploader and set MultipleFilesUpload=true. Like below:   <CuteWebUI:Uploader ID=upload1 ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 4, 2009
  • Re: IE_Implementation not loading in IE11

    Hi smarcin,   Yes, we have checked the implementation, it has no problem. this is by design. And I have tried the online demo with the Insert Gallery function, I did not got any error there too.  Can you post your IE11 version number? I tested on win 8.1 IE11.0.9600.16476   Regards,   Ken 
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 24, 2014
  • Re: Disable context menu in chat room

    Hi RichW,   1. Open file \CuteSoft_Client\CuteChat\Script\Channel_New.js    2. Find section below from function "function UserList_OnContextMenu(event) and remove it ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on November 15, 2012