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
94
of
176
(
1,759
total posts)
< 1
second(s)
Re: No Progress bar in IE
1. Is that possible your file is not big enough and upload speed is too fast? Can you add the following entry to your web.config file then try again? <!-- You can set a low upload speed to test the progress bar. --> <add key=''CuteWebUI.AjaxUploader.UploadSpeedKB'' value=''20'' /> 2. If you ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
May 30, 2008
SQL Server does not exist or access denied.
That's it! I give up!! I have been trying to install the last CuteChat since days!, here is a part of my web.config: <appSettings> <add key=''ConnectionString'' value=''server=p3swhsql-v14.shr.phx3.secureserver.net; database=CuteChat44; uid=*****; ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
zahiy
on
April 6, 2008
Cant find dictionary file though Added
Hi, I added a new word to the spellchecker... It adds and displays ''Spellcheck Complete'' .. But where it saves is a mystery. I wanted to add a new file where it saves and did the following: in my web.config i added mydic file. I created the same file in the bin directory of the application. When I add a New word to the spell ...
Posted to
Cute Editor for .NET
(Forum)
by
dotnetspell
on
November 2, 2007
TreeListItem - set control width
I am populating the LINKS dropdown programmatically via an XmlDocument. //Add items by code CuteEditor.TreeListItem rootitem = new CuteEditor.TreeListItem(''Files'', null); rootitem.Selectable = false; tdd.Items.Add(rootitem); XmlNodeList pNodes = pDoc.SelectNodes(''./files/file''); foreach (XmlNode pNode in pNodes) { string ...
Posted to
Cute Editor for .NET
(Forum)
by
wzs5011
on
October 24, 2007
How do I set values Globally? (ie, breakelement, themetype etc)
Hi there, I'd like to be able to set values in the Web.Config, or anywhere so that all instances of CuteEditor in my project contain certain values. For instance I'd like BreakElement=''P'' and ThemeType=''Office2003'' among many others set once, globally, so I don't have to remember every time I create an instance of CuteEditor to set ...
Posted to
Cute Editor for .NET
(Forum)
by
Stuart
on
July 17, 2007
Problem with demo
Hi I've downloaded the demo, run the SQL, edited the web.config and ran the application. It all seems to be working ok in that I can login as admin and change settings, build rooms etc. The problem I'm having is that when a registered user enters a room, I'm getting 'UI_SILENCE_UNABLEACTION' next to their user name and whenever I ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
RichardLaw
on
July 3, 2007
Error in uploading big (>3 MB) files.
HiNow we are encountering another issue while uploading big (>3MB) files. Please see below the screenshot of the error window. Please note that we don’t have any issue with uploading small files. We have around 100 GB of free space in our file server and sufficient permission is there to upload files. Please note that following ...
Posted to
Cute Editor for .NET
(Forum)
by
Abu M Thomas
on
February 27, 2007
Re: Absolute Links: DNN Install
Open your web.config of your DNN. And Change the editor setting as followings: <add name=''CEHtmlEditorProvider'' type=''DotNetNuke.HtmlEditor.CEHtmlEditorProvider, DotNetNuke.CEHtmlEditorProvider'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 29, 2007
Two question
First I want to say this is a GRETA product and we will use ti and purchase after period of testing, ok let ma ask you some questin. 1. We have CS 2.1 and I dowload CuteChat 3.0 (demo) from this site. Inside is also a Web messenger. After instal I have Chat icon near every forum group (that is ok) and I have link ''Messenger'' in right ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Jasmin.NET
on
October 10, 2006
Force CuteChat to reload lobbies
Hello. We've integrated CuteChat into our own web-application. For configuration we use our own tool. This tool directly fills the tables in the database. Because of our 3-tier solution we can't use the cutechat.dll. Now the problem occurs in the lobbylist on the webpage. Newly created lobbies (via our own config) don't ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Slampaq
on
August 11, 2006
More Search Options
« First
...
< Previous
92
93
94
95
96
Next >
...
Last »