Search

You searched for the word(s): web config
Showing page 89 of 176 (1,759 total posts) < 1 second(s)
  • Re: configuration error authentication mode ="None" line

    Slap :   If you don't want to set the wwwroot/forum to IIS application , that you need to move the file to wwwroot/ instead of wwwroot/forum.   so the bin directory should be wwwroot/bin , the web.config should be wwwroot/web.config , the CuteSoft_Client should be wwwroot/CuteSoft_Client ..  etc .   And you need change ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on May 14, 2006
  • Re: temp directory location

    Yes, I have set the temp folder in the web.config. In face that is the first line in my first thread. In spite of this setting I found out that the uploader is using the C:\Documents and Settings\CDNMSC3\ASPNET\Local Settings\Temp\AjaxUploaderTemp directory.The files show up as ...
    Posted to Ajax Uploader (Forum) by dmak on April 2, 2009
  • Re: Iframe in editing area?

    Thanks Adam for your answer.   The problem is that it actually strips under 6.0. And as I said it did not before !   I have for sure tried to upgrade to 6.1, but then I get a compilation error and can't make it work (I have all the new Dlls and client files and get an error in the Dialogs folder during ...
    Posted to Cute Editor for .NET (Forum) by michcb on June 16, 2008
  • Re: Cutechat disconnect/reconnect every 60 seconds

    if you are using community server, it coud be memory issue. (cs using to much memory) so, when memory is not avaliable, your app pool will be resstart. its very common thing. you have two option;   1 - increase your memory up to 512 Mb. (if you are using windows vps you need 1 Gig. memory.. thats what I ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by sener on June 6, 2008
  • Re: Cute Chat 4.1 Now Available!

    henky,   For Cute Chat 3.x, please follow the steps below: Step 1: Turn on identity You can manually add identity to StateLogId column If you use SQL Script:     ALTER   TABLE   CuteChatTempStateLog   DROP   COLUMN   StateLogId      ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on March 6, 2008
  • Re: Problem with Cookieless=true in web.config

    Has there been any progress with this issue? Our application requires cookieless=true, this is the only thing preventing us from purchasing this package, everything else about it looks great.
    Posted to Cute Editor for .NET (Forum) by bitpail on July 13, 2007
  • Re: Wrong images are appearing in my toolbar

    yes, the only updates from the .zip where the .js files   other thoughts 1) I am overriding the CuteEditorDefaultFilesPath in my web.config 2) the editor is behind a secure site, could that cause any issues?     I am sure it is something very simple and silly that is breaking this.   -aaron
    Posted to Cute Editor for .NET (Forum) by aaron sherman on November 27, 2007
  • Re: Upload photo to database?

    Web.config :    <add key=''UploaderDatabase'' value=''server=(local);database=UploaderSamples;uid=test;pwd=test''/>  <add key=''CuteWebUI.AjaxUploader.Provider'' value=''UploaderDatabaseProvider.UploaderSqlServerProvider,App_Code''/>   Sql Schema:   if exists (select * from dbo.sysobjects where id = ...
    Posted to Ajax Uploader (Forum) by cutechat on February 3, 2009
  • Re: Button Bars not showing

    1. If you upgrade from an earlier version, delete CuteSoft_Client\CuteEditor\web.config file.   2. If your IIS is using Gzip, please add the following entry to web.config file:   <add key=''CuteEditorEnableGZip'' value=''False'' /> 
    Posted to Cute Editor for .NET (Forum) by Adam on September 27, 2007
  • Re: Onload rendering error

    Here it the rendered control. Warning... Its not pretty!              <input id="ctl00_ContentPlaceHolder1_fileUploaderAjax" name="ctl00$ContentPlaceHolder1$fileUploaderAjax" type="hidden" autocomplete="off" /><img ...
    Posted to Cute Editor for .NET (Forum) by SilkGaz on November 21, 2012
« First ... < Previous 87 88 89 90 91 Next > ... Last »