Search

You searched for the word(s): web config
Showing page 56 of 176 (1,759 total posts) < 1 second(s)
  • Problem with Menu options: Font Type

    1. More than one CuteEditor(5.1) placed on single web form and switch between the controls then font type of previous CE control changed as current CE control. Let me know how to resolve. I have downloaded new version on 7th Dec 2005. After selection font name it should display ''Font Name'' but it shows selected font name. 2. Inline Style, ...
    Posted to Cute Editor for .NET (Forum) by vilasrao_d on December 7, 2005
  • Invalid Object Name 'Chat_Config'

    Hello,   I am having a little trouble installing the Chat software.   When i try to run localhost/web or when i try to enter a connection string in the cutechat config tool, i get the following error:   Invalid Object Name 'Chat_Config'   I'm guessing this means there is trouble connecting to my DB? it is on a ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by DaveAtDigital on November 10, 2005
  • Re: Unable to set BreakElement to P

     jmcwilliam wrote: but for some reason, I set the Break element to p (BreakElement=''P'') in my web.config but it still uses div.  I have tried both uppercase 'p' and lowercase.   This is a bug in the provider.                   Select Case _BreakElement ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 8, 2005
  • Re: Missing Right-Click Context Menu with DotNetNuke 3

    Thanks for the kind words about Cute Editor.   In the version 4.5.0.1 provider, all the contextmenu are disabled by default. You can enable it by adding the following code into your web.config file:                         ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 27, 2005
  • Re: Context Menu broken in 4.5.0.1

    In the version 4.5.0.1 provider, all the contextmenu are disabled by default. You can enable it by adding the following code into your web.config file:                         Admin_EnableContextMenu = ''true'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 23, 2005
  • About connection string

    My error information:配置错误说明: 在处理向该请求提供服务所需的配置文件时出错。请检查下面的特定错误详细信息并适当地修改配置文件。 分析器错误信息: 只允许元素 源错误: 行 5: <add key=''ConnectionString'' value=''server=(local);database=SamplePortal;uid=sa;pwd='' /> 行 6: <add key=''OnlineTimeout'' value=''300'' /> 行 7: <add key=''CuteChat.SqlClient.ConnectionString'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by hyouhaku on April 15, 2005
  • Couple Small Bugs in 2.0

    Installed 2.0 and it's working pretty well, just a couple bugs so far. After install it wouldn't connect to DB and I found out I had to manually edit the web.config and insert the connection sting in 2 different places.  It seems that that utility in the installation process didn't update the connection strings automatically. Also ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by jramers on March 16, 2005
  • Help creating sql dataprovider ..

    I get the following message when i try to implement a data provider.  Error while creating type : CuteChat.Connect.ConnectSqlDataProvider,CuteChat.Connect   I have various combinations in the web config. Here is the entry ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by dapple on January 31, 2005
  • Re: Questions about the chat

    Faronson : First , you must login as the site-administrator , and send the '/admin' to open the administration window .In the administration window , you could set the 'policy' of the user . (For example , you could set the user as 'Disallow Access')The policy could store in the database , for the registered-user only . So for the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on December 15, 2004
  • Re: Customizing Cute Chat

    Helen,   The web.config file in the CuteChatSample:     <cuteChat     ConnectionString=''server=(local)\portal;trusted_connection=true;database=CuteChatSample;''     WebFilePath=''~/CuteChat/''     IPAddressPolicy=''*''     BadWords='','' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on November 10, 2004
« First ... < Previous 54 55 56 57 58 Next > ... Last »