Search

You searched for the word(s): web config
Showing page 25 of 176 (1,759 total posts) < 1 second(s)
  • Re: Cute Editor is not displayed properly

    Thanks for a quick response Adam.   I added these two lines into my Web.config The line <clear /> caused the following error message, so I had to remove it. The line <add verb ... didn't fix anything     Server Error in '/main' Application. No http handler was found for request type 'GET' Description: An ...
    Posted to Cute Editor for .NET (Forum) by AKM on January 27, 2009
  • Re: license issue

    I've the solution. Expand the web.config by adding the following source code: <configuration>    <system.web>       <compilation>          <buildProviders>            <remove ...
    Posted to Cute Editor for .NET (Forum) by msycho on September 6, 2007
  • Re: error when upload media

    You may not realize it, but there is a limit to the size of a file that can be uploaded using this technique. By default, the maximum size of a file to be uploaded to the server using the File Field control is around 4MB. You cannot upload anything that is larger than this limit. One of the great things about .NET, however, is that it usually ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 15, 2006
  • Re: Upload problem when i put UploadModule in web.config

    Hi, i put UploadType=''IFrame'' on the tag CE:Uploader in the file ' InsertMedia.aspx '.  It is work fine in IE but not in Firefox. I have a popup with the error message: EMPTY  Regards, Megami59
    Posted to Cute Editor for .NET (Forum) by megami59 on December 7, 2009
  • Re: Javascript onmouseover problems

    Hi !   Are there any improvements in newer version of CuteEditor for this issue ?   I use CuteEditor in a Web Management system and there are some ONMOUSEOVER and ONMOUSEOUT events in some pages.  I want to let Editor.EnableStripScriptTags=''false'' because I don't want those events to be clearded by the Editor before insterting ...
    Posted to Cute Editor for .NET (Forum) by lanec on July 20, 2009
  • Re: b651-499b-a179-05077e00ee91000001-.tmp denied error

    Is there any way to change the temporary path the ImageEditor uses? It ignores the web.config setting <add key=''CuteEditorTempPath'' value=''~/SomeOtherTempPath'' /> used by CuteEditor for temporary storage of upload files.  I couldn't find any documented way to modify this.  When these files are created under the project ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 13, 2009
  • UPDATE: FIX: Upload images to a separate server

    So the final configuration setting that got the upload working, was to add the domain user to the Web share of the directory on the ''other'' server with Full Control.  So this would be Step 2e. to the list above.   As for Adam's quick reply.  First, THANKS !!!!  Secondly, if you follow the steps in 2. above and by ...
    Posted to Cute Editor for .NET (Forum) by dgertz on March 14, 2008
  • Re: Video inside of Community Server 2007 Blog Post

    Adam,   Thanks a lot for getting me headed in the right direction!   For others who may experience this or similar problems; here is what I did to solve the problem. Added the following three lines to the Community Server 2007 communityserver.config file and touched the root directory Web.Config file. under the ...
    Posted to Cute Editor for .NET (Forum) by JeffStull on February 21, 2008
  • Re: write to virtual directory?

    Thank you Adam for the reply. Since this is feasible, I would go spending time to research on this. A couple of questions on your reply:  Adam wrote: Zhang,   >>1: Will this tool work for my situation, read/write to virtual directory on another computer?   Yes.   I understand I have to create the virtual, ...
    Posted to Cute Editor for .NET (Forum) by zhangz on February 23, 2006
  • Re: RTF to HRML conversion

    Hi Adam,Thanks for the prompt response. I tried it but when application runs I got following errorDescription: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Description: An error occurred during the ...
    Posted to Cute Editor for .NET (Forum) by angel_f on January 31, 2006
« First ... < Previous 23 24 25 26 27 Next > ... Last »