Search

You searched for the word(s): web config
Showing page 118 of 176 (1,759 total posts) < 1 second(s)
  • 500:Internal Server Error

    Hi. My users are reporting that the occasionally get the following error.  The CuteChat chat program is running under DotNetNuke 3.1.1. Your advice is appreciated. Dave (www.gaynatter.co.uk)   Server Error in '/' Application. -------------------------------------------------------------------------------- Runtime Error ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by WaveyUK on November 19, 2005
  • Re: Deploying the CuteSoft Editor files to another location

    >>Your doc doesn't say in what section of web.config this key belongs. Is it AppSettings? If not, where?   Yes, it should in AppSettings.   Try use the absolute path instead of application based path.   <add key=''CuteEditorDefaultFilesPath'' value=''/editor'' />   Keep me posted  
    Posted to Cute Editor for .NET (Forum) by Adam on May 5, 2010
  • Re: Google Map appear in User Tab/Conversations

    Hi Adam, We did add Google Map Entry in Web.config file undear <appsettings></appsettings>. I have a question. After the changes, do we need to build the client console and operators need to install new build?  Kindly advise. Thanks & Regards,AYM   
    Posted to Cute Live Support (Forum) by AYM on November 30, 2009
  • Re: Avoid Duplicated _Client files

    Please follow the steps below:   1. Copy the files under CuteEditor to the target directory.   2. Map the directory in IIS as a virtual directory only (not application).   3. Add the following entry into your web.config.   <add key=''CuteEditorDefaultFilesPath'' value=''~/editor'' />   Hope it helps. ...
    Posted to FAQ (Forum) by Adam on November 23, 2007
  • Re: Deployment Question

    Please follow the steps below:   1. Copy the files under CuteEditor to the target directory.   2. Map the directory in IIS as a virtual directory only (not application).   3. Add the following entry into your web.config.   <add key=''CuteEditorDefaultFilesPath'' value=''~/editor'' />   Hope it ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 23, 2007
  • CuteEditorInitialize is not defined on live server

    I'm upgrading from 5.x (5.0 I think) to the latest version (is it 6.2 or 6.3, the download page is a bit confusing but I guess 6.3 since it says so in my VS project). Everything works fine when I try it out on my localhost. But when I upload it to my live server I get script errors and broken images. I've been searching this forum and found some ...
    Posted to Cute Editor for .NET (Forum) by ZkilfinG on February 27, 2009
  • Re: URGENT: LOAD.ASHX CAUSES MAJOR ISSUES WITH LOAD BALANCER

    Thanks for getting back to me with a response so quickly.   It's great you released a version 3 days ago, and waited till now to tell me a temporary fix was available. Even better is the CuteEditorIgnore304 web.config setting - I never would have been able to figure that out last Friday after downloading the update and installing it ...
    Posted to Cute Editor for .NET (Forum) by wzs5011 on January 10, 2012
  • Re: DNN Integration Issue

    This is the error that occurs when trying to add a thread to a discussion module An error has occurred. Unhandled error loading module.  I am trying to use cute editor as the default editor.  I followed the directions for how to integrate with DNN  -- I started using the DNN 3.0.13 I have since changed to DNN 3.1  I am ...
    Posted to Cute Editor for .NET (Forum) by lhoward on June 29, 2005
  • Re: it keeps hanging on "1 seconds remaining"

    Adam: jfh1709: I have downloaded the 3.0 version. This is the lastest production version? its not Beta or anything?   Version 3.0 is the latest version. We added MVC upload support in this new versio. Many bugs have been fixed in this new version too.   Do you still have the same problem with version 3.0? ...
    Posted to Ajax Uploader (Forum) by jfh1709 on May 6, 2009
  • Re: CuteEditor width 100% does not work

    If you have 5.2 version, try adding a new attribute UseDNNDefaultWidth=''false'' in web.config in the provider section to see if that improves the situation.  It seems to give a fixed width of the editor, work in some cases but you may lose the liquid layout in others. 
    Posted to Cute Editor for .NET (Forum) by robo_arnold on February 3, 2006