Search

You searched for the word(s): web config
Showing page 67 of 176 (1,759 total posts) < 1 second(s)
  • Install problems

    Running on Win2k IIS I moved the bin and sample folder directories to my web folder. I also moved default.aspx. when I try and view default.aspx I get           Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error ...
    Posted to ASP.Net Image Gallery (Forum) by ppecullan on August 24, 2004
  • Re: System.Web.HttpException: Filtering is not allowed.

    I am updating the only web.config for the site, in the site root.  Should there be one specific to CuteSoft?   Also, notice the difference in error message:   System.Web.HttpException   vs.   Sys.WebForms.PageRequestManagerServerErrorException: Filtering is not allowed  (the one I get)   Not sure ...
    Posted to Cute Editor for .NET (Forum) by acer152 on March 19, 2008
  • Re: Suddenly getting application error

    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a ''web.config'' configuration file located in the root directory of the current web application. This <customErrors> tag should then have its ''mode'' attribute set to ''Off''. ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on January 26, 2007
  • Re: Using a .config file with a custom button

    This is an example:         Dim ctrl As System.Web.UI.WebControls.WebControl         ctrl = Editor1.CreateCommandButton(''MyButton'', ''text.gif'', ''Insert My Custom Text'')        ctrl.Attributes(''onclick'') = ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 1, 2005
  • Re: Text not saving on IE9 - EditorWysiwygModeCss problem

    I am having the same problem.  We're using CuteEditor.NET v6.6 (I think), with a Save button on the web page, rather than the save icon in the CuteEditor toolbar.   The editor is included on the page as follows:     <CE:Editor ID=''Editor1'' EnableStripScriptTags=''false''    ...
    Posted to Cute Editor for .NET (Forum) by ChrisDenning on December 22, 2011
  • Re: MVC3 and Ajax Uploader

    Thanks all for your help.  Part of the problem was the web.config file configuration (or not as it has been a while since I posted this).  Doh!  I managed to also solve my problem with rendering the html uisng the Render() method.  I made a detailed post as to my solution.  Would be awesome if we could get a sample for MVC ...
    Posted to Ajax Uploader (Forum) by gustyn on December 27, 2010
  • Re: Strange .Net error while uploading.

    We have a similar issue:- IE 8 works well with Visual Studio and IIS < 7 - all other Windows browsers work well with every webserver - with IE 8 and IIS, the ''collection is read-only'' error shows after upload - adding<add key=''CuteWebUI.AjaxUploader.UseAspNetStream'' value=''True'' /> to web.config solves the issue, but the progress ...
    Posted to Ajax Uploader (Forum) by Olaf on May 7, 2010
  • Re: How to use CuteEditor with 3rd Party Uploader?

    Clue...   PowUpload setting in the web.config there are below line.   <settings tempPath=''C:\Temp2\'' processPages=''*.aspx'' ignorePages=''ProgressAJAX.aspx'' uploadIDQueryField=''UploadID'' enableProgressBar=''true'' bufferSize=''16384'' minRequestLengthProcess=''0'' throwErrorsImmediately=''true'' logExceptions=''false'' ...
    Posted to Cute Editor for .NET (Forum) by coverboy on May 22, 2007
  • Re: Error while installing

    Are you sure you finished the following steps?? 6.  Open the Tools/CuteChatConfig.exe. Type in the connection string, then click the load button. 7.  Click the ''load configuration file'' button. In the open window, navigate to Tools\import-this.xml, and click the open. 8.  Click the ''Save the configuration to the database'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on April 28, 2005
  • Re: "Operation could destabilize the runtime".. Medium Trust?

    Oh.. I just don't get it-   The downloaded dll worked for the localhost on both my local CS2 install (of my remote site), and the ''stock'' CS2 I tried earlier-  both with/without ''medium trust'' in the web.config ... but still does not work for remote install.    I completely deleted the entire ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by aeromed on August 5, 2006
« First ... < Previous 65 66 67 68 69 Next > ... Last »