Search

You searched for the word(s): web config
Showing page 19 of 176 (1,759 total posts) < 1 second(s)
  • Re: [help] BIG BUG : It can read the web.config

    sucbegin,   Please try http://richtextbox.com/CuteSoft_Client/CuteEditor/Load.ashx?type=image&file=../../../web.config you should receive an error message: Exception Details: System.Exception: INVALID VALUE!.   Can you download the latest build then try again?   Keep me posted
    Posted to Cute Editor for .NET (Forum) by Adam on August 15, 2009
  • Re: CSS Stylesheet Craziness!

    Following is the htmlEditor Provider part of my web.config file.   <add name=''CEHtmlEditorProvider'' type=''DotNetNuke.HtmlEditor.CEHtmlEditorProvider, DotNetNuke.CEHtmlEditorProvider'' providerPath=''~\Providers\HtmlEditorProviders\CEHtmlEditorProvider\CuteSoft_Client\CuteEditor\'' UseDNNRoleASFileNamePrefix=''false'' ...
    Posted to Cute Editor for .NET (Forum) by Tugboat on August 21, 2008
  • Re: Got Error after upgrad to .Net Framework 3.5

    I just simplely create an New web site Then make sure the website references AJAX Extensions.(System.Web.Extensions and System.Web.Extensions.Design), and place CuteEditor component into the website Bin. Then design the HTML and codes. Run the program and click the Button. After click, the system will comes up the AJAX error ...
    Posted to Cute Editor for .NET (Forum) by SimonLu on November 30, 2007
  • Re: Losing Editor content when saving

    Adam,   Here is the ascx:   <%@ Control Language=''C#'' AutoEventWireup=''true'' CodeFile=''PM_Add.ascx.cs'' Inherits=''xxx.yyy'' %> <asp:UpdatePanel ID=''up_PMAdd'' runat=''server'' UpdateMode=''Conditional''>     <ContentTemplate>   <table ...
    Posted to Cute Editor for .NET (Forum) by ValleyHope on August 15, 2008
  • Re: .NET error after installation

    This is the error - generic .NET but it's pointing to the web.config correct?     Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by gcormier04401 on February 15, 2006
  • Re: Issues with Connection String

    I have given all of the basic information regarding the project.  If there is anything else required I can send that output.  I am trying to do what I think should be a very basic thing - run the livesupport application as part of an existing website.   I have a visual studio 2005 web application project.  I have included the ...
    Posted to Cute Live Support (Forum) by drewid on February 12, 2007
  • Re: DotNetNuke 3.1 and Chat

    How to Integrate Cute Chat and Cute Messenger with DotNetNuke 31 Got Questions: http://cutesoft.net/forums 1.  Download the Cute Chat and Web Messenger for Dotnetnuke 3.1 from http://cutesoft.net/download/CuteChatforDNN31.zip. Unzip the CuteChatforDotNetNuke31.zip file2.  Web\CuteSoft_Server folder and all file it contains should be ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on July 4, 2005
  • Re: How to store attachments in SQL Database

    Kai2:Hi Adam, thanks for your help. Unfortunately it's still the same error, Access denied to C:\Windows\Temp. Seems CE did not recognize my new settings in web.config. (I've added <add key=''CuteEditorTempPath'' value=''~/CuteEditorTemp'' /> to the AppSettings-Section). Additionally sometimes I get an ''Unknown Error - maybe the ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 3, 2007
  • Re: Cannot see chat rooms on the messenger

    Hi eransc,   1.  We were able to add rooms through the ChatAdmin but we cannot see the rooms on the Messenger. doesn't it happen automatically ?   CuteChat and CuteMessenger are the different product. What you created the rooms is for the CuteChat, so you will not see it in the CuteMessenger. If you are testing the demo ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on October 29, 2013
  • Re: problem with german characters ÄÖÜ

    Hi ludwig,   If you are testing under .net framework 4.x, please try the setting below in your web.config.    <httpRuntime requestValidationMode=″2.0″ />   Also, you can try set property "EncodeHiddenValue" to true.   <RTE:Editor ID="editor1" runat="server" ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on July 29, 2013
« First ... < Previous 17 18 19 20 21 Next > ... Last »