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
119
of
176
(
1,759
total posts)
< 1
second(s)
Re: Toolbar Dialog problem.
That took care of it. Thanks. I assume I can place the CuteEditorTemp folder anywhere as long as I change the value in web.config as well? Unfortunately now the dialog is opening but I am getting a security exception. I changed the trust level to Full but am still getting the error. Any ideas?
Posted to
Cute Editor for .NET
(Forum)
by
unclemonk
on
March 17, 2006
Re: Unable to calculate UploaderRoot , not found! (RTE for ASP Classic)
Hi, What application pool you are using? If it is .net framework 4.x, then try use .net framework 2.0. Another way is do the setting below in your web.config <httpRuntime requestValidationMode=″2.0″ /> Regards, Ken
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
April 3, 2013
Re: Delete Log
Hi, I think the cutechat get error while log the message again. Please use this at web.config, <appSettings> <add key=''CuteChat.EnableErrorLog'' value=''True''> </appSettings> And then check what happens in the ~/Errors folder. Regards, Terry
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
February 23, 2009
Re: CuteEditor for NET6 - Security Exception
hi, I suggest you contact the ISP to confirm the trust setting permission, some of the servers does not supprot to change the trust setting in web.config. regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 27, 2015
Re: Editor missing text entry area + install error
cat4jan, Before upgrading to version 6.0, you didn't remove the client files of version 5.x. Please delete the following file then try again: CuteSoft_Client\CuteEditor\web.config
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 23, 2007
Re: starup failure cute chat
John, Have you finished the following step? Update the web.config to use your custom connection string. <add key=''ConnectionString'' value=''server=(local);database=CutechatStandalone;uid=test;pwd=test''/> ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
July 13, 2007
Re: Line 71: cmd1.Fill(ds,"rooms"); in CH_MainForm.Aspx
>>System.Data.SqlClient.SqlException: SQL Server does not exist or access denied. SQL Server is offline. Please check your SQL Server or fix the connection string in your web.config file.
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
November 22, 2006
Problem with PasteHTML in IE 7 and 8
Hello -- I created a custom button that allows a user to select text in the editor and create a link using a custom web form. When I create an HTML string to insert in place of selected text, the editor is wrapping the individual pieces of the string in paragraph tags. This does not happen in Firefox 3. Web Control ...
Posted to
Cute Editor for .NET
(Forum)
by
gspagel
on
February 24, 2010
Re: do not use temp folder at all
Hi, You can specify the uploader provider to upload the temp file to database. Here is the configuration and source code. You can modify it or create your own provider : Web.config : <add key=''CuteWebUI.AjaxUploader.UseAspNetStream'' value=''True''/> <add key=''CuteWebUI.AjaxUploader.Provider'' ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 17, 2009
Request for the permission of type 'System.Security.Permissions.FileIOPermission error
I am getting the following error in both IE8 and FF3. Message: Sys.WebForms.PageRequestManagerServerErrorException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. Line: 604 Char: 13 Code: 0 URI: ...
Posted to
Ajax Uploader
(Forum)
by
vsanzone
on
August 28, 2009
More Search Options
« First
...
< Previous
117
118
119
120
121
Next >
...
Last »