Search

You searched for the word(s): web config
Showing page 133 of 176 (1,759 total posts) < 1 second(s)
  • Re: Can' t upload files to websites

    Try add the following code into your web.config.    <globalization             requestEncoding=''utf-8''             responseEncoding=''utf-8''    />
    Posted to Cute Editor for .NET (Forum) by Adam on March 11, 2009
  • Re: Unable to find the uploaded file in directory

    I did that already (based on a different forum post I saw) The changes I made to web.config related to CuteEditor are:   under appSettings: <add key=''CuteEditorTempPath'' value=''~/Tmp/CuteEditorTemp'' /> (and ~/Tmp/CuteEditorTemp maps to a folder with full access to the appropriate users, see my other post -- evidently a ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 3, 2009
  • Re: Error on other pages when httpModule is in Web.Config

    Hi,   what service do you use ?   local website or remote website ?   Can you provide more information ?   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on May 12, 2009
  • Deployment problem assigning path

    I love the editor and am excited to get it working on my server.   I have multiple sites and i do not want to duplicate all the scripts and graphics for each site   i have created a folder called CuteSoft_Client one level below my web site   i have added the dlls to the bin folder in the web site   i have added the ...
    Posted to Cute Editor for .NET (Forum) by robfull on September 11, 2008
  • iFrames in DotNetNuke

    Hi   I want to display a google map. But it always delete the iFrame code.   I added in the file 'CEHtmlEditorProvider.vb' cntlCE.EnableStripIframeTags = False   and I tried EnableStripIframeTags = ''False'' in web.config.   but it didn't works.   What else can I do?   Thanks for help Raph
    Posted to Cute Editor for .NET (Forum) by trssaxer on April 10, 2010
  • Re: Проблемы при установке

    Pfors,   Please open the web.config file.   <appSettings>   <add key=''ConnectionString'' value=''server=(local)\portal;database=SamplePortal;uid=test;pwd=test'' />   <add key=''OnlineTimeout'' value=''300'' /></appSettings>   You need to modify this connection ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on September 5, 2006
  • Re: Issue with ISAPI_Rewrite

    Hello, thank you for your response. I have tried your suggestions, but it doesen't work me.   - I have IIS 7 in Integrated mode AppPool installed  - Using Microsoft .NET Framework 4.0 - Updated the CuteWebUI.AjaxUploader.dll in Bin folder with date 2013-05-23 - Added in web.config the following key:  ...
    Posted to Ajax Uploader (Forum) by cyphersys on May 23, 2013
  • Re: Issue with ISAPI_Rewrite

    Hello Kenneth, thank you for your reply. I had added that line in web.config but it have no effect on my problem. I see that all our rewritten urls are resulting the same error, but calling the script files directly with .aspx are working fine. If you want I can send you an email or PM with a link of our site with an example of our problem, so you ...
    Posted to Ajax Uploader (Forum) by cyphersys on May 7, 2013
  • Installation

    I am having a look at this as a possible replacement for a Dart PowerWeb TextBox.   The installation looks similar - some dlls for the bin, some client files, a license file and something in the httpmodule in web.config   I have had nothing but problems trying to get the Dart Textbox running in new sites - or when I changed to ...
    Posted to Cute Editor for .NET (Forum) by FirstSignInNoGood on December 6, 2012
  • Unable to run Live Support Operator

    Hi,   Have successfully set up CuteLiveSuport on my system and tested through the IDE of Visual Studio. The test run fine and i can access the site. However i could not with the Live Support Operator as it gives this error    Server side error:System.Net.WebException: The request failed with HTTP status 404: Not ...
    Posted to Cute Live Support (Forum) by banjo on September 2, 2008