Search

You searched for the word(s): bin folder
Showing page 26 of 54 (538 total posts) < 1 second(s)
  • Re: Spell Check Script error

    Domo, This message usually results from one of the following scenario: 1. NetSpell can't find the Dictionary Folder . Solution: Make sure you specify the Dictionary Folder in your web.config which is required by NetSpell.       <appSettings>       ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: "Operation could destabilize the runtime".. Medium Trust?

    Shoots, exactly 2 1/2 hour after install and it stopped working again. I check with Karen and she said my licence key is good and should work.   I just copied those same 3 files I mentioned in my last post and again it works. Probably for 2 1/2 hours.   What if I go to my older version and change the Medium Trust to High trust ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by k2451 on September 21, 2006
  • Re: DNN Provider 4.0 - Customize Toolbar by Role?

    Thanks for your help,I have downloaded it this morning, I think that this is the last version. I try to install CuteEditor on DNN 2.1.2 and DNN 3.0.13 DNN 3.0.13 I have copied file in BIN folder into DNN BIN folder, then I have copied CEHtmlEditorProvider folder into DNN/Provider/HtmlEditorProviders/. Now I have replaced original ...
    Posted to Cute Editor for .NET (Forum) by Cetalfio on April 14, 2005
  • Re: Deployment problem assigning path

    Hi Adam   By the way - we showed the editor to our clients and they all want it. We have been using Freetextbox for years now and they cannot wait to upgrade their web sites, They really like the MAC support, templates, overall loading speed, the image upload and resizing and the doument upload with the automatic link ...
    Posted to Cute Editor for .NET (Forum) by robfull on September 12, 2008
  • Re: spell checker - file not found problem

    Dan,Which version of CE are you using?The CuteEditor should automatically look for the dictionaries from your application bin folder.Please also check your web.config file and make sure you set the DictionaryFolder correctly.   <appSettings> <add key=''DictionaryFolder'' value=''~/bin'' /> ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 3, 2005
  • Re: Visual Studio problems - Referencing editor?

    ClearChannel,   Did you copy CuteEditor.dll to your project bin folder?   Have you added reference to CuteEditor.dll in the top of your page?   For example: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>    
    Posted to Cute Editor for .NET (Forum) by Adam on November 13, 2006
  • Re: CuteEditor & DotNetNuke access right problem

    Adam, I'm using DNN 2.1.2.  I copied CuteEditor.dll and DotNetNuke.CEHtmlProvider.dll to DotNetNuke\bin folder. DLL files are dated 27.2.2005. I also copied the CEHtmlEditorProvider folder with subfolders to DotNetNuke\Providers\HtmlEditorProviders But the problem is exactly the same. Am I missing something? Thanks. 
    Posted to Cute Editor for .NET (Forum) by mtaimen on March 4, 2005
  • How to use NetSpell???

    I'm trying to integrate NetSpell into my app such that when I click the Submit button on the page I spell-check the contents of an ASP.Net TextBox and the CuteEdit XHTML. I've tried poring through the demos, NetSpell docs, etc and I can't find anything comprehensive on how to implement NetSpell beyond the built-in integration with CuteEdit. ...
    Posted to Cute Editor for .NET (Forum) by Richard Schaefer on November 12, 2008
  • Re: configuration error authentication mode ="None" line

    wwwroot/forum is not an iis application BIN directory is at wwwroot/forum/bin I made the change you suggested and now I get-- yes I know what 404 error is but I tripple checked and everything is there...: Server Error in '/forum' Application. -------------------------------------------------------------------------------- The resource ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Slap on May 14, 2006
  • Re: Toolbar displaying incorrect image for certain buttons

    Ok, problem solved.   It turns out that although we had transferred the new .dll files into the bin folder, these were bein g overwritten by the old dll files in our WebLibs folder, resulting in us having out of date dll files.   Many thanks for your help.
    Posted to Cute Editor for .NET (Forum) by DLRichards on August 15, 2008
« First ... < Previous 24 25 26 27 28 Next > ... Last »