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
161
of
176
(
1,759
total posts)
< 1
second(s)
Re: Administration Console have problem with Edit Button
You shoud add following line in <system.web> section of your web.config file: <pages enableEventValidation=''false'' />
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
June 22, 2006
Re: JS Error in DNN441 - Chat is not working at al...
Shai, We have other clients who resolved this problem by adding following entry in your web.config file: <add key=''CuteChat.DisableZipCompress'' value=''true'' /> Keep me posted
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
March 17, 2007
Re: Where in the web.config file does the data directory code go?
Thanks Adam!
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
coolvibe
on
August 26, 2007
Re: Insert emotion doesnt work
Can you add the following code into your web.config then try again? <globalization requestEncoding=''utf-8'' responseEncoding=''utf-8'' />
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
December 12, 2008
Re: Error: Cannot load "CuteEditor.Impl.EditorImageFileHandler" from assembly "CuteEditor"
Chris, Please delete this file: cutesoft_client\cuteeditor\web.config
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 4, 2008
Re: maintainscrollbackpositiononpostback
My site web.config got <pages maintainScrollPositionOnPostBack=''true''> If I set it to false it would work. Where and what can I customize in your control to make it work?
Posted to
Cute Editor for .NET
(Forum)
by
Torman
on
March 1, 2007
Re: Plain text as default
2. If not, try add the following entry to your web.config file: <add key=''CuteEditorEnableGZip'' value=''False'' /> Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 20, 2007
Re: i cannot get the multiple file uploader to work on the production server, however it works fine on my local machine
dlmcdanl, Can you check your web.config file? Is there a control which rewrite the URL?
Posted to
Ajax Uploader
(Forum)
by
Adam
on
January 2, 2009
Re: Toolbar Dialog problem.
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
March 17, 2006
Re: Spellchecker causing error in asp 4
Hi itmlc, Please try the setting below in your web.config. It should fix this error. <httpRuntime requestValidationMode=″2.0″ /> Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 5, 2012
More Search Options
« First
...
< Previous
159
160
161
162
163
Next >
...
Last »