Search

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

    Hello, I am currently testing out the AjaxUploader and have come across an issue. I have set up a test application which is shown below. <%@ Master Language=''C#'' AutoEventWireup=''true'' CodeFile=''Site.master.cs'' Inherits=''Site'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Arden on March 16, 2011
  • A potentially dangerous Request.Path value was detected from the client (:)

    The following html is being inserted into content entered through the CuteEditor:   <a style=''width: 20px; height: 20px; text-indent: 20px; background-repeat: no-repeat; background-image: url('/L:/HTMLWebpages/CuteEditor/Load.ashx?type=image&amp;file=anchor.gif');'' id=''Fall2009'' name=''Fall2009''></a>   The ...
    Posted to Cute Editor for .NET (Forum) by wjfamilia on August 24, 2010
  • cute chat in DNN

    gday Ive followed the instruction to the letter to installing cute chat to dnn, now everything went well until I install the programn I keep comming up with critical error (no other error message) I am using DNN 5x whereis the program says dnn 4x I dont know if that would make a difference.   the other item I maybe getting confused about ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by ozzie4x4 on July 8, 2010
  • Could not load file or assembly 'DotnetGallery' or one of its dependencies.

    Hello, I have dowloaded the trial version of DotNetGallery. I am using Visual Studio 2008 (,net 3.5) and have copied the DotNetGallery.dll and lic file to website root bin folder. I have the following within web.config httpmodules section: <add name='' DotNetGallery.UploadModule'' ...
    Posted to ASP.Net Image Gallery (Forum) by jmash on March 19, 2010
  • TempDirectory is driving me crazy.

    Physical address to the folder:c:\inetpub\wwwroot\dmportal\PI\tmp Web.config setting: <add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/tmp'' /> Error from webserver: System.ArgumentException: Unable to write to folder:~/tmp.  IIS is running on Windows Server 2003 and I've granted FULL permissions to the ...
    Posted to Ajax Uploader (Forum) by paparush on December 30, 2009
  • Unable to write to folder:~/UploaderTemp.

    Hi guys! I received this error after uploading the application to our webserver, its working fine on my local machine Unable to write to folder:~/UploaderTemp.  Please change the permissions of this folder or specify a temporary folder using TempDirectory property or setting temporary file location in web.config.what supposed to be ...
    Posted to Ajax Uploader (Forum) by wilfred.dugang on December 4, 2009
  • This only works in IE, not in Firefox etc.

    Hi.   I have put two new buttons in, but when i hit them, nothing happens, only in IE. The buttons do the following:   Opens a new form (called getLink.aspx). On the form user chose a link, and close the form again. Then the link is insert into cuteeditor.   My code look like this:   <%@ Page Language=''vb'' ...
    Posted to Cute Editor for .NET (Forum) by PeterDK on November 21, 2009
  • Problem with all pop-ups

    Hi I'm having some weird ( or maybe not ) problems with my editor.   If I hit a button with a popup ( insert image, insert link, insert downloadable file ... and so on ) all I get is an error message inside the new window : CS0246: The type or namespace name 'Mysql' could not be found (are you missing a using directive or an assembly ...
    Posted to Cute Editor for .NET (Forum) by ulrikn on August 26, 2009
  • DNN 5.1.1 - Editor not picking up styles from DNNGeneral.css

    Hi,   I am using the editor in a DNN 5.1.1 website.   In web.config, I have:   EditorWysiwygModeCss=''~\Providers\HtmlEditorProviders\CEHtmlEditorProvider\DNNGeneral.css''   In DNNGeneral.css, I have:   Body {     background-color: white;     FONT-WEIGHT: ...
    Posted to Cute Editor for .NET (Forum) by sunsethill on August 21, 2009
  • Re: Problems on version 6.4

    Sergio,   Can you create a separate application without web.config file?   >>I was trying to add some text with a <noscript></noscript> tag into a CuteEditor control, but it won't let me add anything inside the tag. It deletes everything   I cannot reproduce this issue in the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 19, 2009