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
39
of
176
(
1,759
total posts)
< 1
second(s)
Re: Advise needed: Integration for CS 2.1 .Net 1.1 with Cute Chat .Net 2.0
CoffeeCat:Hi,I didn't find the document for this purposeSince the versions of .Net are different Community Server 2.1 for .Net 1.1 Cute Chat for .Net 2.0 (1) database: the same(2) DLL files I need to create a new .Net 2.0 application in IIS, the put the Cute Chat DLL files in it, but it ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
March 10, 2007
Re: The parameter is incorrect
mregan, I resolved the problem by adding a new entry in web.config file. <add key=''CuteEditorTempPath'' value=''~/CuteEditorTemp'' /> By default, CuteEditor needs read/write permission to the system temp folder. If your host doesn't allow such access, you can specify a different path by adding an entry to ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 8, 2006
Problem loading the page where the editor is
Hi, My editor has been working fine til now but suddenly the browser is not able to load the page. When I view the source in my browser, the source is cut about halfway through the editor code. I am using IE 6.0. This occurs only on the test server and the production server, not on my local developement machine. When I ...
Posted to
Cute Editor for .NET
(Forum)
by
jonask
on
May 4, 2006
Re: Request for the permission of type 'System.Security.Permissions.EnvironmentPermission' denied.
Still having problems: I have added the folowing to my application's web.config: <appSettings> <add key='CuteEditorTempPath' value='~/CuteEditorTemp' /></appSettings> Cute Editor is installed on the default location : CuteSoft_Client/CuteEditor And I created the folder CuteEditorTemp with read+write ...
Posted to
Cute Editor for .NET
(Forum)
by
ocasiom
on
February 22, 2006
CuteChat and HTTP Compression
How can I use Cutechat with HTTP compression enabled on my site? CuteEditor had the same issue and after doing some research, I added the line below: <add key=''CuteEditorEnableGZip'' value=''False'' /> to my web.config and cuteditor worked with HTTP compression enabled. I am assuming that CuteChat has the same capability. Please ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
rodriguezja
on
February 1, 2006
Re: When an editor is added to a page, TWO editors appear.
You will notice that the generater HTML contains a repetition of the exact code for rendering ONE editor.<!-- CuteEditor Editor1 Begin --> <input type=hidden name='Editor1:ClientState' value=''/><input type=hidden name='Editor1:PostBackHandler'/><link rel=''stylesheet'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Nimendra
on
December 7, 2005
Re: Javascript errors on some menu buttons
Adam wrote:John, Is your site online so you can provide a URL? I have no idea now. Hi Adam, Many thanks for your swift response - in the very few times I have had to contact Cutesoft diretly, I have always been very impressed with quality of feedback and support you guys offer both potential ...
Posted to
Cute Editor for .NET
(Forum)
by
jcliff29a
on
August 22, 2005
Re: Unable to find the uploaded file
I have already done that still its giving error for files say larger than 15MB. Error: "Unable to find the uploaded file in directory : C:\inetpub\wwwroot\TestDragDropUpload\Uploads " Smaller files are uploading without error and are avaliable in specified upload folder. I have set in ...
Posted to
Ajax Uploader
(Forum)
by
FixbugTester
on
April 20, 2016
Re: html5: the upload task is interrupted
Hi colinbashbash2, For the load balancing environment, you need to set the TempDirectory to a central location to support to upload large file. If you have not set it yet, then please do this setting and try again. Setting temporary file location in web.config Add an entry into the <appSettings> section of your ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 14, 2014
Re: Need help with image upload folder
Hi RevPeter, 1. Please open your web.config 2. Find the section below, it should under the " <htmlEditor defaultProvider="CEHtmlEditorProvider" >" section. UseDNNRootImageDirectory="true" 3. Change it to ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 31, 2013
More Search Options
« First
...
< Previous
37
38
39
40
41
Next >
...
Last »