Search

You searched for the word(s): web config
Showing page 88 of 176 (1,759 total posts) < 1 second(s)
  • Get Windows logon prompt when trying to upload images

    I have configured the editor to use sql server to store images and files according to sample cade posted elswhere on this site. This works fine in the developement environment with the integrated Visual Studio web server. On the production server with IIS6 I get a Windows login prompt when trying to upload files. If I supply a valid account ...
    Posted to Cute Editor for .NET (Forum) by valox on January 22, 2009
  • The upload is interrupted

    I'm trying to upload a file that is 107 mb to a test site that is running on IIS7. I changed the page code to not validate file size, but it still stops at around 7.5 mb. I've set the web.config to <httpRuntime maxRequestLength=''2097151'' requestLengthDiskThreshold=''100''/> which is the largest number I could put in. I tried it on my ...
    Posted to Ajax Uploader (Forum) by jmestep on November 26, 2008
  • Change Chat/Messenger install folder in CS2007

    I want to install and operate the Community Server 2007 version of Chat/Messenger from /Chat instead of the default folder CuteSoft_Client.  I followed the directions here..   http://cutesoft.net/ASP.NET+Chat/Developer-Guide/run-cute-chat-from-different-folder.htm   ..but CS2007 does not load at all when the appSettings are ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by murryc on November 21, 2007
  • ConnectionString problem with integration package

    I'm having some trouble getting the integration package of CuteChat to work with my website. I've copied the ''CuteSoft_Client'' folder to my root directory and have tried running a page with an embedded chat window, but I keep getting the following error: ConnectionStringProvider : CuteSoft.Chat.DefaultConnectionStringProvider ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by lukeg on June 29, 2007
  • Re: CuteChat, Cute Messenger and Cute Live Support

    Thanks Adam :)   I've successfully added the online/offline status button thanks to your link. I've also checked the folder structure and files contained within those folders. I have uploaded files from the Cute Live Support Standalone (Framework 2.0) which were missing from my existing files of CuteChat and Cute ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Megabyte on May 28, 2007
  • Re: Trouble installing

    Yeah, I figured it out. I had to move that connection string from my web root web.config to the one in the .NET framework 1.1. I am still working with it, but was able to login now. Just can't figure out how to add multiple operators and then how to put the images in my real application. I copied the script tag but it doesn't show on my pages.
    Posted to Cute Live Support (Forum) by chabian on October 18, 2006
  • Re: Problem with running CuteEditor in .NET 2.0 Application

     Beersnob wrote: The problem that I am having is similar to the one JRodman reported on 7-28-2006.   Our website uses Master Pages with dynamically loaded User Controls, all running under .NET 2.0.   When the CuteEditor is used in one of our user controls, in standalone mode, the CuteEditor works perfectly.   When ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 7, 2006
  • Custom CSS

    I'm using the trial version of CuteEdit. I have the code under ''common'' folder in my web app. Here is the HTML code on my page:   <CE:Editor id=''Editor1'' runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by afilipovik on April 12, 2006
  • Toolbar icons are not rendered :(

    Hi AdamWe are using CuteEditor.Net v4.0.0.3. It is working fine on my PC locally as well as on our corporate intranet perfectly. But unfortunately it is not working on our production server remotely. Given below is the directory structure/ (root directory) /myworkingdir/ /myworkingdir/Admin /CuteSoft_Client/CuteEditor/ /bin /web.configCute-editor ...
    Posted to Cute Editor for .NET (Forum) by plexuspk on June 7, 2005
  • Re: IE8 no menus?

    1. Please add the following code to your web.config.     <httpHandlers>       <clear />   <add verb=''*'' path=''*.ashx'' type=''System.Web.UI.SimpleHandlerFactory, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'' />     ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 2, 2009
« First ... < Previous 86 87 88 89 90 Next > ... Last »