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
152
of
176
(
1,759
total posts)
< 1
second(s)
Re: cannot get Live Chat to start... .NET error?
GhOs,Have you finished the step below? Update the web.config to use your custom connection string. <add key=''ConnectionString'' value=''server=(local);database=CutePortal;uid=test;pwd=test''/>
Posted to
Cute Live Support
(Forum)
by
Adam
on
September 14, 2006
Re: Can't log in as Admin to CuteChat Standalone
Scratch this request!I got past the problem - one of the connect strings in web.config was the problem.thanks.
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Carolyn
on
May 26, 2005
Re: dialog crashes ie
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 20, 2006
Re: File Upload some files hung...no action...(2007-05-07 Version)
I solved this problem..asp.net only accept under 4MB File.. so, I edited web.config for upload large file size..
Posted to
Cute Editor for .NET
(Forum)
by
coverboy
on
May 10, 2007
Re: SecurityException With CH_MainForm when deployed on server.
Dear Customer: Some server limit the <trust /> section in web.config . So you can't change it . We will publish a new version to fix the bugs of CuteChat3 next week . Regards , Terry .
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
July 12, 2006
Re: FilesPath property doesn't work?
E1i, Editor.FilesPath Property NOTE: This property is now obsolete. Obsolete This property is obsoleted. To specify the path to editor files, please add the following key to the appSettings in your web.config. <add key=''CuteEditorDefaultFilesPath'' value=''~/Editor'' />
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 10, 2007
Re: Enable Ctrl+C and Ctrl+V in NukeEdit4 for firefox
Please try this demo again. To fix this issue, please modify Cute Editor section of your web.config file. Change: RoleName_Guest_EditorOnPaste = ''default'' to: RoleName_Guest_EditorOnPaste = ''ConfirmWord''
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 16, 2008
Re: DNN 3.x integration
Luis, Open your web.config file and find the CuteEditor section. And change: UseDNNRoleASFileNamePrefix=''true'' To UseDNNRoleASFileNamePrefix=''false''
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 8, 2006
exact same problem here
any resolution does the <appSettings><addkey=''DictionaryFolder''value=''bin''/></appSettings> need to go in a special place in the web.config file?
Posted to
Cute Editor for .NET
(Forum)
by
trentk_iss
on
May 23, 2005
Re: Problem in User Adapter Type
Hi, Connection string should be like this: server=sqlservername;database=sqldatabasename;uid=sqlusername;pwd=sqlpassword; sqlservername may be sqlIPaddress, depends upon sql server and network setup. You may (at least in the standalone version) also need to update ConnectionString and CuteChat.SqlClient.ConnectionString values in ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Ibicus
on
April 19, 2005
More Search Options
« First
...
< Previous
150
151
152
153
154
Next >
...
Last »