|
Search
You searched for the word(s): web config
Showing page 49 of 176 (1,759 total posts)
< 1 second(s)
-
ppecullan,
We need to view the details of the error message.
Please follow the below instructions to modify your web.config file:
To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a ''web.config'' configuration file ...
-
Hi.
I've been trying to make cutechat work with an Oracle database.
The steps I have been taken is to
A.Down load and install CuteChat. Seems to work fine. I Get an error message '
explaining that it cannot find the sql-server database.
Wich is perfectly in order while there is non present.
B.According to the instructions in ...
-
It is web.config <?xml version=''1.0''?><configuration> <appSettings> <!-- You can set a low upload speed to test the progress bar. --> <!-- <add key=''CuteWebUI.AjaxUploader.UploadSpeedKB'' value=''20'' /> --> <add ...
-
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 seems ...
-
To verify the prior posts results and ensure this wasn't due to something in my particular CS-
- I created a new CS 2/Asp.Net 2.0 website (local and remote) and new database (remote). The app functions as expected.
- I applied the CuteChat 3.1 install to local (and sql to remote DB)... Local works as expected.
- I added the ...
-
Hi Adam,
Thanks for your answer, but I am quite confused
I am installing cute chat , as Sharepoint portal server Web Part, and de folder CutechatSample, that de set up file create, has one web.config, and it has also another folder CuteChat that has another Web.Config.
I tried to change there de logoUrl, but it doesn´t ...
-
Trying to get AjaxUploader to work with IIS7 anf IE7, but after the files are uploader IE7 freezes.
If i try from Mozilla firefox it works fine, i am using your sample code for Multiple file uploads, my config file is below, do you have any idea what the problem might be.
I am using Windows integrated security and i have anonymous user ...
-
Hi,
We are using CUTEWEBUI Uploader to Upload files to the FTP server it was working nice if we use Single System to upload the files but if we use multiple systems to Upload the files it is showing the following Error in any one of the System which is Uploading the file.We had specified the Web Config key for the Temporary Folder ...
-
Hi transresult,
For the CuteEditor, we already fixed this issue, please downlaod the latest build and try again.
CuteEditor latest build download url: http://cutesoft.net/downloads/folders/21904/download.aspx
For the Rich TextEditor, can you remove the upload module setting from the web.config and try again? Does ...
-
Hi dacoda, Can you post your web.config code here? So we can check it for you. And please try the example page below, does it work for you? <%@ Page Language=''C#'' %>
<%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
... 49 ...
|
|
|