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
7
of
176
(
1,759
total posts)
< 1
second(s)
Re: uploadmodule is not installed into web.config
hanseilers, Please check your IIS mode then change the web.config. IIS 6.0 and IIS 7.0 Classic mode<configuration> <system.web> <httpModules> <add name=''CuteWebUI.UploadModule'' ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
October 11, 2009
Re: Small Feature Request: Set CuteEditor CuteEditorLicense and CuteEditorDefaultFilesPath NOT in web.config but in code?
frJericho: Was this feature implemented? Hi frJericho, This feature alreday add in the latest version. Please set in web.config, like below. <add key=''CuteEditorLicense'' value=''c:\\cuteeditor.lic'' /> What's new in CuteEditor ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 7, 2010
Re: Need the code for my authentication
hello . If you need help, I see if I can help you I have done so: in a web aspx, scritp for load in master page . function load() { Chat_StartPartialMessenger(); } var urlbase = __cc_urlbase; //__cc_urlbase='CuteSoft_Client/CuteChat/' , defined in IntegrationUtility.js.aspx function OpenOldMessenger() { window.open(urlbase ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
lovelydoo
on
September 29, 2009
Re: Login Form return OK, but lgoin failed!
I'm having the same problem ''Login Form return OK, but login failed!'', here is my chat provider code: (when I use the default provider in the web.config and alter the code to use the default one instead of the secondary one, I can connect fine but this provider using an admin instance doesn't work.) What am I missing ...
Posted to
Cute Live Support
(Forum)
by
wakkinen
on
August 29, 2009
Re: ClientPath config
Dominic : Since the CuteChat3 move the CuteSoft_Server folder to CuteSoft_Client , you need to specify the server files(Languages,CDQ,Avatars..etc) location too . to implement that , please change the web.config and add <appSettings> <add ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
May 15, 2006
Re: Registered Custom button in .config file
jon1b, Try the following modified code: Private Sub Editor1_Initializing(ByVal sender As System.Object, ByVal e As System.EventArgs) If Not Page.IsPostBack Then Editor1.Text = ''Type Here'' End If Dim btnadd As New ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 7, 2006
Re: tutorials needed
Lars, We realize that the document is lagging behind, and we will included more instructions into the developer guide in this week. Here are the answers to your questions: >>how to apply stylesheets to the textarea In the new version, we have a separate template file to deal with this issue. The file name is ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 24, 2004
Re: Upload problem when i put UploadModule in web.config
megami59: Hi, i know where is a problem but i don't know how resolve it. I can't upload file when i put my webSite in Application in IIS Regards, Megami59 Megami59, There are two methods to add this module depend on the IIS mod you are using. Are you sure you added it ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 4, 2009
Re: Upload Module is not installed into Web.Config !
Shaitender, Are you using IIS7 ? http://ajaxuploader.com/Deployment.htm <configuration> <system.webServer> <modules> <add name=''CuteWebUI.UploadModule'' type=''CuteWebUI.UploadModule,CuteWebUI.AjaxUploader''/> ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
August 3, 2009
'System.Web.HttpContext' is a type not a namespace
Hi All, I am getting follwoing error when I declare namespaces in web.config. CS0138: A using namespace directive can only be applied to namespaces; 'System.Web.HttpContext' is a type not a namespace I am not getting any other problems anywhere except in cute editor. I have used following namespaces in ...
Posted to
Cute Editor for .NET
(Forum)
by
meeramadhuri
on
September 13, 2008
More Search Options
« First
...
< Previous
5
6
7
8
9
Next >
...
Last »