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
142
of
176
(
1,759
total posts)
< 1
second(s)
Re: SpellCheck "A potentially dangerous Request.Form value was detected"
I've solved the problem. There was an old pages tag in our web.config for 3.5. Once that was removed spell checking was working as expected. Thanks!
Posted to
Cute Editor for ASP
(Forum)
by
SJochums
on
March 10, 2014
Re: Issue uploading a file directly to a database
Joe, the web.config is wrong. <add key=''CuteWebUI.AjaxUploader.Provider'' value=''UploaderDatabaseProvider.UploaderSqlServerProvider. UploaderDatabaseProvider''/> Please use : <add key=''CuteWebUI.AjaxUploader.Provider'' ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
April 26, 2010
Re: Cute Editor contains an uploader control which needs a temp folder to store temp files
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'' /> Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 15, 2008
Re: DNN 4.8.2 and File Paths
I can't make it work. There seems to be no support for folder permissions either? Is there a document someplace that outlines all of the possible web.config settings and permission combinations?
Posted to
Cute Editor for .NET
(Forum)
by
jhoelz
on
April 9, 2008
Can't Upload anything V. 6.3
I get the following error message when I try to upload a picture, flash, media or downloadable file. Unable to write to folder:~/UploaderTemp. Please change the permissions of this folder or specify a temporary folder using TempDirectory property or setting temporary file location in web.config. I'm not sure what it ...
Posted to
Cute Editor for .NET
(Forum)
by
Aaron Edwards
on
April 27, 2009
Not loading fully
We have a redistribution license and have downloaded the lastest codebase of 4.0.0.4. Our compiled code works on our localhost and our development server but not our production server. We are using it for an internal site. When accessing the site on the production server, the page with the control loads. However, the ...
Posted to
Cute Editor for .NET
(Forum)
by
jscottn
on
February 8, 2005
Re: Problem with client files in virtual directory
Solution: 1. Download the latest build 2. Copy the files under CuteEditor to the target directory. 3. Map the directory in IIS as a virtual directory only (not application). 4. Add the following entry into your web.config. <add key=''CuteEditorDefaultFilesPath'' value=''~/editor'' />
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 26, 2007
Re: Occasional connection loss to server
tutor-usa:I also have this problem -- when I'm actually able to get into the chat service. I just checked your web.config file. You didn't include the connection string for live support.
Posted to
Cute Live Support
(Forum)
by
Adam
on
October 8, 2007
Re: Progressbar not showing, "uploading..." instead
Drizzt, Did you miss the step 2? http://ajaxuploader.com/Deployment.htm In your web.config httpModules section, do you have other module above the uploader module? If so, can you move uploader module to the top postion?
Posted to
Ajax Uploader
(Forum)
by
Adam
on
July 3, 2008
Re: File Upload is Interrupted by Server Randomly
Andrew, What I can do is search the Connection_Abandoned_By_AppPool It seems that the worker process crash by an unknown reason. Please try this (web.config appSettings): <add key=''CuteWebUI.AjaxUploader.UseAspNetStream'' value=''True''/> Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 24, 2009
More Search Options
« First
...
< Previous
140
141
142
143
144
Next >
...
Last »