Search

You searched for the word(s): web config
Showing page 137 of 176 (1,759 total posts) < 1 second(s)
  • Some of the reference files are missing from the setup files

    We are looking for a chat component for our product and found this component suitable to our requirments. I have downloaded the application from the site and trying to use it. When I crated the virtual directory and tried to load the application, it displays 2 reference files as missing 1. CommunityServerComponents.dll and 2. MemberRole.dll. ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Shivshankar on October 11, 2005
  • Re: temp directory location

    Have you set the temp folder in the web.config? For example:   <add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/UploaderTemp''/>   If not, you may using the sytemp temp folder. Please run the following code to get the system temp folder:    <%=System.IO.Path.GetTempPath()%>  
    Posted to Ajax Uploader (Forum) by Adam on April 2, 2009
  • Unable to find the uploaded file in directory C:\Windows\Temp\AjaxUploaderTemp

    Hello all, I get a messagbox with ''Unable to find the uploaded file in directory C:\Windows\Temp\AjaxUploaderTemp'' for each file I selected in the fileselection box. The application stops after last message box -> the server side event ''Attachments1_AttachmentAdded'' seems not be called (I can only suppose this, because I hav'nt a debugger ...
    Posted to Ajax Uploader (Forum) by txtchain on April 27, 2009
  • Re: Language Problem

    I'm having the same problem.  The custom culture keeps being reset to ''en-US''?  Is there any other way to set this culture?  Our website is STRICTLY french and we don't want to use any other xml except the french one.Also, the web applications culture is set in the web.config.  Shouldn't this cause CuteChat to default to this ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Jon.Lee on October 25, 2006
  • Problem with asp.net 2.0 (Version 4.5)

    Hi all,I'd like to use cute editor (great editor!!) with asp.net 2.0 (Beta2) When I use the control in a web form (with or without a Master page) I've got this error: Using themed css files requires a header control on the page. (e.g. <head runat=''server'' />). (the file is: style.css.aspx) In my web.config there is the line: <pages ...
    Posted to Cute Editor for .NET (Forum) by a.bruzzi on June 8, 2005
  • Re: Can't Upload anything V. 6.3

    Aaron,   1. Create a folder under your project and name it ''CuteEditorTemp''; make sure ASPNET account has write permission to the above folder.   2. Open your web.config and add the following entry:   <add key=''CuteEditorTempPath'' value=''~/CuteEditorTemp'' />
    Posted to Cute Editor for .NET (Forum) by Adam on May 1, 2009
  • Re: DotNetNuke 4 - None Of The Dialogs Windows Work

    Chris, Which version of Cute Editor are you using?If you are using the version 5.2, 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'' />
    Posted to Cute Editor for .NET (Forum) by Adam on March 6, 2006
  • Re: Issues with Connection String

    Thanks but what about my questions regarding the structure?  It does not seem to be picking up the value?  I have it set in the web.config at the root level, and in the global.asax.cs file in the cutesoft_files directory.  What needs to change?
    Posted to Cute Live Support (Forum) by drewid on February 9, 2007
  • Re: uploadmodule is not installed into web.config

    Thanks,   This is helpful for me in my project.
    Posted to Ajax Uploader (Forum) by vikasgupta11 on January 15, 2011
  • Re: Problem integrating with CSK

    Is anyone there???????????????????????   Here are the keys from my web.config''   <add key=''ConnectionString'' value=''Server=(local);Trusted_Connection=true;database=XXXX'' /> <add key=''CuteChat.ConnectionStringProvider'' value=''XXXX.CommunityConnectionStringProvider,XXXX'' />   The strings ''XXXX'' are all ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by depps on December 10, 2005