Search

You searched for the word(s): web config
Showing page 91 of 176 (1,759 total posts) < 1 second(s)
  • Re: System.ArgumentNullException occurred

    Uttam,   Try the steps below.   1. Create a folder under and name it ''CuteEditorTemp''.   2. Open your web.config and add the following entry:   <add key=''CuteEditorTempPath'' value=''~/CuteEditorTemp'' />   If it can't help, please wait for the version 6.0.    
    Posted to Cute Editor for .NET (Forum) by Adam on February 28, 2007
  • Re: error,io,

    Is there any way this can be changed at the application level in the web.config? I had made a previous change when the site was running under IIS, but now it is under IIS7 on  a shared server and I don't have access to the applicatiionHost.config file. Thanks
    Posted to Ajax Uploader (Forum) by jmestep on November 22, 2008
  • Re: Small Feature Request: Set CuteEditor CuteEditorLicense and CuteEditorDefaultFilesPath NOT in web.config but in code?

    Hi Adam, it seems that 6.5 is now released, was this 'problem'  solved? Where can i find the changelogs for 6.5?  best regardsbbeddi
    Posted to Cute Editor for .NET (Forum) by bbeddi on October 15, 2009
  • Re: Error in Web.config

    Bill,   Please check the following article:   Error message in Visual Studio 2005 or in Visual Studio .NET: ''Automation server can't create object''      
    Posted to Cute Editor for .NET (Forum) by Adam on April 10, 2007
  • Re: DNN Provider 4.0 - Customize Toolbar by Role?

    Cetalfio,For DNN3, please use your own web.config file. Just replace the htmlEditor section in your web.config using the following code: <htmlEditor defaultProvider=''CEHtmlEditorProvider''>    <providers>     <clear />     <!-- ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 14, 2005
  • Re: Live Support Operator

    I deleted the data tables and started over with them and no longer receive the authorization error, but now I'm getting a new one (Image below). When I comment out line 106, which is 'If CuteSoft.Chat.ChatApi.FindOperator(uniquename) Is Nothing Then Return False' I get 'Login Form Return OK, but login failed!'.   The detail is: See ...
    Posted to Cute Live Support (Forum) by joey on August 8, 2007
  • Re: Not working in medium trust

    Allan,   Please try the steps below.   1. Create a folder under root and name it ''CuteEditorTemp''.   2. Make sure aspnet account or network service account has write permission with this folder.   3. Open your web.config and add the following entry:   <add key=''CuteEditorTempPath'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 11, 2007
  • Re: ImageEditor won't start

    ok, managed to hack so that the full window is viewable; it doesn't point to any specific aspx or cs file, the error obviously is in the bin (CuteEditor application) file and so I can't debug it any further. I really don't get this now, is it depending on some setting in my web.config?
    Posted to Cute Editor for .NET (Forum) by dabbi2000 on April 26, 2007
  • Re: A problem and two questions

    Dear BHill,   You do not need take care the temp files. Temp file means the uploaded data & info of a file. it's owned by uploader , not your application.  Temporary files will be deleted after 5 hours (if the page load again after 5 hours).  If you would like to remove temporary files once upload is finished, you can ...
    Posted to Ajax Uploader (Forum) by Eric on February 4, 2011
  • Re: A problem and two questions

    Dear BHill,   You do not need take care the temp files. Temp file means the uploaded data & info of a file. it's owned by uploader , not your application.  Temporary files will be deleted after 5 hours (if the page load again after 5 hours).  If you would like to remove temporary files once upload is finished, you can ...
    Posted to Ajax Uploader (Forum) by Eric on February 4, 2011
« First ... < Previous 89 90 91 92 93 Next > ... Last »