Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): web config
More Search Options
Showing page
122
of
176
(
1,759
total posts)
< 1
second(s)
Re: web.config for access database..
The above intruction works for Cute Chat, Web Messenger and live Support. They share the same core code.
Posted to
Cute Live Support
(Forum)
by
Adam
on
January 22, 2007
Re: change Cute Web Messenger title on sign in messenger page
Greg, It should take effect after you reset the application. For example, update the web.config file.
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
June 10, 2008
Re: Silverlight problem
Additionally: I get this error when I upload a file larger than 400MB. ''The process cannot access the file because it is being used by another process.'' My web.config settings are: <add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/UploaderTemp'' /> <add key=''CuteWebUI.AjaxUploader.RewritePath'' ...
Posted to
Ajax Uploader
(Forum)
by
sugendran
on
March 28, 2009
Re: IIS7 ConnectionLimit / maxAllowedContentLength / Error #2038
You can also try to put this in web.config (this solved my issue ) <httpRuntime maxRequestLength=''2097151'' executionTimeout=''1200'' /> i tested 200mb with ajaxuploader on iis7 (i got max upload speed to from my isp) works just fine
Posted to
Ajax Uploader
(Forum)
by
ThomaxVision
on
November 24, 2010
CuteEditor problems, different FilesPath. Don't you answer e-mails?
Hi. I’m trying to configure our CuteEditor. According to my customized config file, the editor ought to look something like this: However, when about to implement the editor into our website I modified the filesPath directory (and finally ...
Posted to
Cute Editor for .NET
(Forum)
by
DanielBws
on
November 24, 2005
Re: Does not work with Asp.net master pageing
Hi ThomaxVision, Try add the section below into <system.web></system.web> section in file web.config. <system.web> <pages enableEventValidation=''false'' viewStateEncryptionMode=''Never'' /> </system.web> Regards, ken
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
August 30, 2010
Re: ajaxuploader uploadattachement ASP.NET Ajax client-side framework failed to load
If your website use MSAJAX (System.Web.Extensions) , you may forgot to register it to web.config : <add name=''ScriptModule'' type=''System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'' /> (for old version , it will be ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 26, 2009
Re: DNN Provider 4.0 - Customize Toolbar by Role?
risedev, >>It seems as though the ImageGalleryPath, MediaGalleryPath, etc. are ignored if the UseDNNRootImageDirectory attribute in the web.config file is set to true. If that attribute is set to true, then it appears as though all of the Paths get set to the root portal path (/Portal/<PortalID>/). Yes, it's ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 1, 2006
ConfigurationPath - Confusion
I made a toolbar configuration file that worked great on my localhost. It breaks things when I try to apply it to my remote production server. Here's what I know... I put my config file in the project's root directory. my editor tag goes: <CE:Editor id=''csJdesc'' AutoConfigure=''None'' ConfigurationPath=''~/CFE.config'' ...etc My ...
Posted to
Cute Editor for .NET
(Forum)
by
jdmaynard
on
July 7, 2005
Disable HTML
I am trying to disable pasting HTML for users posting my forum. It does not work. See http://www.smallbizserver.net/Default.aspx?tabid=53&forumid=5&postid=5816&view=topic. I have enabled: Registered_AllowPasteHtml=''false'' Registered_EditorOnPaste=''text'' in the web.config but they can still paste HTML. What can I ...
Posted to
Cute Editor for .NET
(Forum)
by
Mariette
on
June 27, 2005
More Search Options
« First
...
< Previous
120
121
122
123
124
Next >
...
Last »