Search

You searched for the word(s): web config
Showing page 42 of 176 (1,759 total posts) < 1 second(s)
  • Re: DNN 3.1.1, Cute Editor 5 - Setting the EditorBodyStyle property in Web.config

     For the background-Color issue. Open your web.config file, in the CuteEditor section, make sure you specify the background to white:EditorBodyStyle=''background-color:#ffffff'' Keep me posted.
    Posted to Cute Editor for .NET (Forum) by Adam on September 14, 2005
  • Re: Upload Error via laptop (wireless)

    No. I uploaded the same file (9MB) from both Desktop and Laptop. We do not use Silverlight and do not have Silverlight installed on any of our servers.  This is my trust policy found on Web.config at the machine level.<location allowOverride=''true''>         ...
    Posted to Ajax Uploader (Forum) by dmak on June 30, 2009
  • Re: CuteEditor webpage integration

    Thank you for the response. Rite now I have a data base setup with a table called ''News''.  In this table I have 10 or so columns that I will eventually tie into each post.  Currentely I am only concerned with the Columns ''ID'' and ''Post''. I have the ''ID'' Column set in SQL Server managment studio to ''int'' and ''primary ...
    Posted to Cute Editor for .NET (Forum) by Sternzy on January 18, 2010
  • Re: Problem with icons in toolbar

    Hi Ken, This is the code in the client side os aspx page:   <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''ControlMenuPrincipal.aspx.cs'' Inherits=''HTMLEditor_ControlMenuPrincipal'' %> <%@ Register TagPrefix=''CE'' Assembly=''CuteEditor'' Namespace=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD ...
    Posted to Cute Editor for .NET (Forum) by neo_inet on April 1, 2009
  • The following was the child window code:

    <%@ Control Language=''C#'' AutoEventWireup=''true'' CodeBehind=''WindowEditor.ascx.cs'' Inherits=''WindowEditor'' %> <%@ Register Assembly=''Coolite.Ext.Web'' Namespace=''Coolite.Ext.Web'' TagPrefix=''ext'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <%@ Register TagPrefix=''telerik'' ...
    Posted to Cute Editor for .NET (Forum) by GeoffreyRen on July 20, 2009
  • The following was the child window code:

    <%@ Control Language=''C#'' AutoEventWireup=''true'' CodeBehind=''WindowEditor.ascx.cs'' Inherits=''WindowEditor'' %> <%@ Register Assembly=''Coolite.Ext.Web'' Namespace=''Coolite.Ext.Web'' TagPrefix=''ext'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <%@ Register TagPrefix=''telerik'' ...
    Posted to Cute Editor for .NET (Forum) by GeoffreyRen on July 20, 2009
  • Compiler Error Message: CS0138

    I'm trying out the CuteEditor product for a .NET 2.0 application.  When I place the editor on a page, I get the following error message inside your editor:   Compiler Error Message: CS0138: A using namespace directive can only be applied to namespaces; 'Robintek.Common'is a type not a namespace.   Here's part of my ...
    Posted to Cute Editor for .NET (Forum) by gjorgenson on January 28, 2009
  • Re: Error: An invalid character was found in text content

    Hi,   We have the same issue. When adding responseEncoding=''ISO-8859-1'' to the web.config globalization  the ''invalid character was found in text content'' message starts to appear every time an editor is loaded. This is a major issue since removing the responseEncoding messes up our site completely.   Is there anyway ...
    Posted to Cute Editor for .NET (Forum) by tairon on June 22, 2010
  • Re: DotnetNuke- add custom dialog

    jeremias_t,   >>Your example is using aspx file to add custom button (using in line code)   The cod also works for VB file.   Please open CEHtmlEditorProvider.vb and add the following code to the end of Sub Initialize():                   ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 10, 2008
  • Re: Dazed and Confused in Virginia

    Thanks, I was able to get it to work finally. I got my web.config file set so it reported back errors. It seems I had my /bin folder files in the wrong place. The album is working now. The only problem I have now is figuring out how to get the program to open the images in the size I uploaded when I click on the thumbnail. I uploaded in ...
    Posted to ASP.Net Image Gallery (Forum) by mtefft on August 21, 2005
« First ... < Previous 40 41 42 43 44 Next > ... Last »