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
154
of
176
(
1,759
total posts)
< 1
second(s)
Re: Problem installing
Francisco, What server do you host the application ?? The IIS , or Vistual Studio Web Server? Why the folder displayed in VS is ''PushRoom'' and the page you get error is 'C:\Inetpub\wwwroot\TestUploader\web.config' ? Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
May 18, 2009
Re: problems with CuteEditorDefaultFilesPath
Please follow the steps below: 1. Copy the files under CuteEditor to the target directory. 2. Map the directory in IIS as a virtual directory only (not application). 3. Add the following entry into your web.config. <add key=''CuteEditorDefaultFilesPath'' value=''~/editor'' /> Hope it helps.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 13, 2008
Re: Some icons are not working
jyotsna, Open your web.config, change the following code:Admin_DisableItemList = '''' Registered_DisableItemList = ''''Guest_DisableItemList = '''' to: Admin_DisableItemList = ''save,netspell'' Registered_DisableItemList = ''save,netspell''Guest_DisableItemList = ''save,netspell'' BTW, why does the spell ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 29, 2007
BreakElement="div"
I posted this first in the ASP forum, that was a mistake. Please, delete that post. Set BreakElement=''div'' in the web.config but it does not work. It is always <p>. Is there a fix for this?
Posted to
Cute Editor for .NET
(Forum)
by
Mariette
on
June 25, 2005
Re: i am not getting the Insert image popup
ramu, Try the steps below. 1. Create a folder under and name it ''CuteEditorTemp''. 2. Open your web.config and add the following entry: <add key=''CuteEditorTempPath'' value=''~/CuteEditorTemp'' />
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 21, 2006
Re: temp directory location
Its' strange. If you set the temp folder in the web.config, uploader should ignore the AutoUseSystemTempFolder setting. <add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/UploaderTemp''/>
Posted to
Ajax Uploader
(Forum)
by
Adam
on
April 3, 2009
Re: JS Error in DNN441 - Chat is not working at al...
shaieden, Strange. Are you sure you copy the upadted web.config file to your server? Can you clear your browser cache and try again?
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
March 17, 2007
Re: help me any one
Add the following enty to your web.config: <add key=''CuteEditorEnableGZip'' value=''False'' />
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 1, 2008
Re: IIS7 HTTP Error 503. The service is unavailable
David does your web.config contain <identity impersonate = ''true'' > ? What account is running for the ASP.NET ? Is the userAccount an account of your Server ? how about make the userAccount into Administrators of the Server ? Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 9, 2009
Re: Unable to create Save Button in the editor area
fabert, Please open your web.config file and add the following code in Cute Editor section: Admin_DisableItemList=''NONE''; Registered_DisableItemList=''NONE''; Guest_DisableItemList=''NONE'';
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 24, 2007
More Search Options
« First
...
< Previous
152
153
154
155
156
Next >
...
Last »