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
146
of
176
(
1,759
total posts)
< 1
second(s)
Re: Rane server error?
All I've done is implement the SqlDataProvider and IUserIdentityAdapter. On the database side of things I have created the standard Sample database and directed the chat application to that in the web.config. Is there something else that I need to do? Ta Isaac
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
isaac
on
March 17, 2005
Re: Upload Module is not installed into the Web.config
No. It is a directory. I can access the other .aspx pages inside the app2 via a URL and those pages are functional. Thanks,
Posted to
Ajax Uploader
(Forum)
by
dmak
on
June 23, 2009
Re: Using error webmessenger
Added within the appSettings tags, but not resolved, continues with the same error: One important detail: I have my application with my web.config file, then only sem kopiral some information web.config of the application webmessenges cute, and it worked on localhost, but the server does not work.
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
jivandf
on
March 4, 2008
Re: Problem with javascript
I resolved the problem : I delete the folowing line in the Web.config file : <httpHandlers> <add verb=''POST,GET'' path=''*.ashx'' type=''Ajax.PageHandlerFactory, Ajax''/>
Posted to
Cute Editor for .NET
(Forum)
by
ditique
on
May 3, 2007
Problem with client files in virtual directory
Hallo, because of having problems to exclude CuteSoft_Client folder from project (VS 2005, VB.NET 2.0), I want to put this folder in an virtual directory called ''Editor''. The physical path is ''d:\tools\myWeb\CuteEditor'' with Read and Script rights. As found in forum I add the following text to web.config / ...
Posted to
Cute Editor for .NET
(Forum)
by
winkler67
on
April 25, 2007
Re: DNN Javascript event for save button
amek, Please try the following solution: Open your web.config file in the cute editor section, find the following code: Admin_DisableItemList = '''' Registered_DisableItemList = '''' and change it to: Admin_DisableItemList = ''Hello'' Registered_DisableItemList = ''Hello'' Keep me ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 13, 2006
Re: Upload Folder and user-specific image files. Please send help.....
Just modify your DNN web.config file: <add name=''CEHtmlEditorProvider'' type=''DotNetNuke.HtmlEditor.CEHtmlEditorProvider, DotNetNuke.CEHtmlEditorProvider'' providerPath=''~\Providers\HtmlEditorProviders\CEHtmlEditorProvider\CuteSoft_Client\CuteEditor\'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 10, 2006
Re: Parser Error after Web.Config & application folder changes
I put the CuteEditor.dll in the ''rootdirectory/bin''. There is no /bin under khooper.
Posted to
Cute Editor for .NET
(Forum)
by
Kara
on
November 24, 2005
Re: Can UploadAttachments show Russian FileName not in UTF-8?
Please try this example: http://ajaxuploader.com/demo/select-multiple-files-upload.aspx The russian file name is suported already. If you still have problems, you add an entry in web.config. <add key=''CuteWebUI.AjaxUploader.RequestEncoding'' value=''windows-1251'' /> Keep me posted
Posted to
Ajax Uploader
(Forum)
by
Adam
on
May 6, 2010
Re: Spell Checker
Don't forget to add an app setting key to your web.config for the folder location of the dictionary file(s). <appSettings> <add key=''DictionaryFolder'' value=''Spelling''/> </appSettings>
Posted to
Cute Editor for .NET
(Forum)
by
BruceD
on
February 5, 2004
More Search Options
« First
...
< Previous
144
145
146
147
148
Next >
...
Last »