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
10
of
176
(
1,759
total posts)
< 1
second(s)
Question about Web.config for CC Standalone demo
In the web.config there is a appsetting for CuteChat.SqlClient.ConnectionString. I made this the same as the ConnectionString since I only have 1 database. Am I supposed to have 2 databases because the original code for the CuteChat.SqlClient.ConnectionString referred to CuteChat2 which I commented out. Please see my appSetting ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Carolyn
on
May 25, 2005
Re: UploadModule is not installed in web.config
Hi Corobori, Please remove the code below from the <modules>section and add the same one into the <httpModules> section, it will fix this error. <add name="CuteWebUI.UploadModule" type="CuteWebUI.UploadModule,CuteWebUI.AjaxUploader"/> Regards, Ken
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
April 10, 2014
Re: Adding a button via config file (or code behind but dont know what method to override)
Thanks again for your help Adam, The problem was with my code. I was trying to add the new button before I had actually added CE to my web parts control. Following code snippet soved the problem. Note how im adding the button after I add CE to the control (Just incase anyone makes the same mistake)... // Add ce ...
Posted to
Cute Editor for .NET
(Forum)
by
Domainscanners
on
August 28, 2007
CuteEditor for NET6 - Security Exception
I got this working, it required a new application pool (V4 Integrated Mode) and setting up a new domain for CuteEditor that made sure CuteEditor folders were in immediate root (in this case subdomain). Hi, I have copied latest NET6 version to the root of the Application, /bin , /cs and /Cutesoft_client without changes apart ...
Posted to
Cute Editor for .NET
(Forum)
by
solucionmike
on
July 26, 2015
Re: Load balanced web farm environment
Hi MihaiB, Yes, for load balancing environment, you need to set the TempDirectory to a a central location, then it will work. Setting temporary file location in web.config Add an entry into the <appSettings> section of your application web.config file: <add ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 3, 2014
Re: Cute Editor Trial version for dotnetnuke 4.x
Hi, I am getting the below mentioned general exception. Is there any settings i have to change in the web config file? General Exception System.Configuration.ConfigurationErrorsException: Could not load type 'CuteEditor.Impl.EditorImageFileHandler' from assembly 'CuteEditor'. ...
Posted to
Cute Editor for .NET
(Forum)
by
jyotsna
on
August 25, 2008
Registered Custom button in .config file
i am haveing problems with registering a custom button and then putting the button in the .config file. The button works with the templateitemlist but for reuseablity purposes I would like to put it in the .config file useing configurationpath. here is the html <P><CE:EDITOR id=''Editor1'' ...
Posted to
Cute Editor for .NET
(Forum)
by
jon1b
on
March 7, 2006
Upload Module Not instaled in Web.Config - When localhost Port is in URL
I am using the AJAX Uploader in a web application. When I am debugging and running the app in Visual studio 2010. I receive the "Upload Module Not instaled in Web.Config" - when localhost Port is in URL For example : http://localHost:12122/MyApp/default.aspx then the error "Upload module is not installed ...
Posted to
Ajax Uploader
(Forum)
by
FLJoe
on
August 31, 2012
Re: query reg installtion of chat
Please follow steps: a. run cutechat examples in visual studio 1. download ajax uploader, download link is http://cutesoft.net/downloads/folders/chat_current_releases/entry21915.aspx 2. unzip this installation package 3. Open Sql Server Management Studio, and create one database called cutechat,run database script in this database which can ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Eric
on
May 8, 2010
Error in Web.config
Hi Mr Adam, I received this error, after installing the new Ver6.0 Cute Editor and running the editor in C# demo. Can advise what's went wrong? Thanks. Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of a configuration file ...
Posted to
Cute Editor for .NET
(Forum)
by
billtang
on
April 10, 2007
More Search Options
« First
...
< Previous
8
9
10
11
12
Next >
...
Last »