Search

You searched for the word(s): web config
Showing page 36 of 176 (1,759 total posts) < 1 second(s)
  • Security config change at runtime?

    Adam,   DNN 3.1 using CuteEdutor 4. I want to configure CuteEditor in certain modules to use a particular security.config file while others use another security config file. Currently this is all stored in the web.config file for the CEHTMLProvider.   Is there any way I can dynamically change the config file used via javascript on ...
    Posted to Cute Editor for .NET (Forum) by lucast on July 21, 2005
  • Re: Unable to find the uploaded file

    Hi,   Please refer to http://www.ajaxuploader.com/large-file-upload-iis-asp-net.htm  and set the "maxAllowedContentLength" setting from IIS directly instead of set in web.config. you also can find a debug file at the bottom of this page, it using the nromal asp.net upload control, you can try that file with a 30 MB ...
    Posted to Ajax Uploader (Forum) by Kenneth on April 20, 2016
  • Figured it out

    The   <add key=''CuteChat.DisableZipCompress'' value=''true'' /> needs to go on line two of your web.config file immediately below the <configuration> tag.  I tried it every where else in there and would get errors.  It now works for me.  It loads slightly slower, probably to be expected I would think as it ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Tunica54 on September 22, 2007
  • Re: CuteEditor display issue on secure site

    By default the CuteSoft_Client/CuteEditor/Configuration/Shared/Common.config contains some sample images link to CuteSoft web sites.All you need to do is removing all the example code which points to CuteSoft site. For example, remove this: <html><![CDATA[<img border=0 align='absMiddle' src='/data/signature.gif' /> ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 8, 2005
  • Re: How to use LinkTree

    Hi  accounet,   This is the link tree dorpdown list. You can edit it in file "cuteeditor_files\Configuration\Shared\Common.config", the section below.   Here is the document which shows you how to custom the link tree dropdown ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on May 6, 2013
  • Re: CuteChat loses Connection to Server after opening a chat window for the third time

    Hello   Somehow strange. We have added this key <add key=''CuteChat.DisableZipCompress'' value=''true'' /> in our web.config and on our web server http compression is enabled. Now when we test the client browser hangs after the second click. We then disabled the http compression of the CuteChat directory (IIS) and things where working ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by iph_philipp on December 20, 2006
  • Re: Authentication Mode

    Hi arji1607,   Can you explain you issue in detail?   In our donwload package I can not find two web.config files.   And I find the authentication  setting is <authentication mode=''Forms''>.   Can you download the below link and try ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on January 13, 2010
  • Re: "Operation could destabilize the runtime".. Medium Trust?

    Hi, this is Alec Whittington from CrystalTech Web Hosting. I wanted to clarify a few things as I stumbled upon this post. First off, when it comes to CAS, I am the guy at CT that determines what settings to use and to test them out. I am not sure who you contacted for a copy of the config, but the request was never given to me. We have provided ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by AlecW on September 8, 2006
  • Re: "Operation could destabilize the runtime".. Medium Trust?

    Below is my web.config, less snipped stuff.  Prob nothing unusual there(?)   I can't/havent added the Medium trust as my host doesn't ''allow overrides'' .. but there's is Medium.  If I add the trust/level item I can duplicate on localhost.     <configuration>   <connectionStrings>    ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by aeromed on August 3, 2006
  • Error with Firefox when using custom config file

    When using a custom configuration file that has only removed various sections (nothing added) the editor loads fine in IE 6, but when using Firefox 1.0 I get this server error : This collection already have item named : ForeColorDescription: An unhandled exception occurred during the execution of the current web request. Please review the ...
    Posted to Cute Editor for .NET (Forum) by DaPutster on December 30, 2004
« First ... < Previous 34 35 36 37 38 Next > ... Last »