Search

You searched for the word(s): web config
Showing page 101 of 176 (1,759 total posts) < 1 second(s)
  • CuteEditorDefaultFilesPath

    I submitted this through your support system but got no response... aarrrrgh! I am trying to get the CuteEditor working in our Staging environment; however, I am having an issue with the file path and url. My development instance works perfectly and lives on our local intranet ...
    Posted to Cute Editor for .NET (Forum) by [email protected] on November 11, 2009
  • DotNetNuke Integration

    Dear Sir,   I have searched the forum and found a post similar to mine i tried to solve my problem from the post but apparently i couldn't I'm using DotNetNuke 3.2.1 and the Nuke3.1 as editor, whenever i do the steps you showed us I keep on getting a blank screen when i want to edit a text. Below is a part of the web.config where i ...
    Posted to Cute Editor for .NET (Forum) by Cannabis on January 25, 2006
  • Re: Timeouts on Large Files

    When using the ASP.NET file upload control, I get the standard ''Internet Explorer cannot display the webpage'' error, and it gives a list of possible issues to look into. I already know the server is terminating the connection, though. I added the trust level to my web.config, but that didn't help. I need to check with my network team ...
    Posted to Ajax Uploader (Forum) by ASMR on August 3, 2010
  • Re: Problem with CE icons

    nina, Try the following steps: 1. Open the CuteSoft_Client/CuteEditor/Web.config 2. Copy the following code into the web.config in your web root: <httpHandlers>    <add path=''*.jpeg'' verb=''GET'' type=''CuteEditor.Impl.EditorImageFileHandler,CuteEditor'' />    <add path=''*.jpg'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 19, 2005
  • Re: Security Exception in CE 6.1

    Hi Adam, Not been able to work on this for a while, but I've got a chance to pick it up again now.   The Zip file in the link doesn't exist.   Also, I have followed your last instructions to the letter, giving the NETWORK SERVICE account write access to the directory, and the error still occurs.   If you look at the ...
    Posted to Cute Editor for .NET (Forum) by dotcom on June 13, 2008
  • Re: Enable icons for specific role

    Jyotsna,   This is very easy.   >>Registered users should not see these icons.   For example, you want to disable the ''Bold'', ''Italic'' button for role (Registered users) and disble ''Print'' button for a new role (MyRole).   You can add the following code into Cute Editor section of your ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 23, 2007
  • Re: Unable to find the uploaded file in directory

    1. I created a test.aspx page under the same project with the code provided for testing permissions, ran the page and specified the same server path I have in my web.config (~/Tmp/CuteEditorTemp), the file uploaded successfully, I got the message ''File cetest.gif uploaded successfully'' and a file named cetest.gif was indeed at the physical ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 4, 2009
  • Re: Error: Objet reference not set to an instance of an object

    Tux: Kenneth: Please refer to http://www.ajaxuploader.com/FAQ.htm#16, ''How do I handle a large file upload?'' section,  ensure that the configuration is correct. Ok, I will read it, and eventually report back to you. But I think that our configuration is correct, since the customer is able (on the PCs where the problem doesn't occur) ...
    Posted to Ajax Uploader (Forum) by Tux on December 2, 2011
  • Re: CS 2.0 wrapper error

    Thanks Adam!This isn't working quite right..  The editor comes up, but I can't type anything in.  However, I noticed that no edit mode is set, so if I click ''Normal'' I can type text in.I'm using Firefox 1.5.1.Also, some observations about your documentation (CS2-Integration.htm): * You state that you should edit web.config to set ...
    Posted to Cute Editor for .NET (Forum) by SiggiG on March 1, 2006
  • Problem when publishing to production test server...

    I have been using ajax uploader within VS2010 to develop a new site.  Ajax Uploader was workging great.. I select a file which is automatically uploaded to  TempDirectory=''~/UploaderTemp''. Than onfileuploaded and onuploadcompleted fire where i than copy the file to a database set a asp:panel to ...
    Posted to Ajax Uploader (Forum) by ScottDolan on November 1, 2011