Search

You searched for the word(s): web config
Showing page 134 of 176 (1,759 total posts) < 1 second(s)
  • Just need a better explaination.

    Why when I change the second connection string to my database ''Forums'' i get this?Can't Find Config - DataProviderTypeLine 56: Line 57: } Line 58: if( ChatWebUtility.CurrentIdentity.IsRegistered && ChatWebUtility.Api.IsAdministrator(ChatWebUtility.CurrentIdentity.UniqueName)) Line 59: temp += ''<a Class=\''menuTextLink\'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by ASPRu on June 27, 2005
  • Error: CuteEditorInitialize is not defined

    I am receiving this issue in every type of page in my .NET 2.0 application where I have added a CE object.  This was after an upgrade to CE .NET 6.2.  To perform the upgrade, I did the following:   1.  Removed all CuteEditor assemblies from /BIN. 2.  Deleted the ~/CuteSoft_Client/ folder from my app. 3.  Added ...
    Posted to Cute Editor for .NET (Forum) by highlandit on November 14, 2008
  • Invalid postback or callback argument

    I am working with the demo projects and the first time I upload an item everything works fine but the second time always gives the following long error message. I am using the Framework 2.0-Csharp-MicrosoftAjax demo.     I have seen this quite a bit with AJAX and having to register events with the ClientScriptManager but this ...
    Posted to Ajax Uploader (Forum) by spudcud on July 25, 2008
  • Re: Security Exception in CE 6.1

    dotcom,   Cute Editor contains an uploader control which needs a temp folder to store the temp files.   If you are using medium trust, try the steps below.   1. Create a folder under your project and name it ''CuteEditorTemp''; make sure ASPNET account has write permission to the above folder.   2. Open your web.config ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 22, 2008
  • Re: Enable icons for specific role

    >>Now i need to know how i should enable the icons (icons visible to the admin) to a particular role, who in turn will be registered users of my site   1. Open the web.config file and find the Cute Editor section   2. Modify the following items, make sure they are same as admin's Registered_AutoConfigure = ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 27, 2007
  • Need Help setting up integration project

    I am trying to integrate Cutechat in portal software. We wish to keep the rooms open (anonymous users) but at the same time make sure only portal users are accessing the chat. Our portal has a framework and I tried embedding it in the source code of cutechat (few of portal DLLs). Using these portal libraries I can check if the request ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by kuljitsingh on October 12, 2006
  • Security Exception with Insert Image

    Hi,Having some massive headache with this. When running on the production server, the insert image dialog works fine as long as there are no files in the uploads folder... i know, sounds silly.As soon as there's 1 single image in the uploads folder it crashes with a ''security exception''. You remove the file and bang, it's ''working'' ...
    Posted to Cute Editor for .NET (Forum) by [email protected] on September 12, 2006
  • When Inserting a Template the Image source is incorrect

    The template that I am inserting into CuteEditor contains the following tag:   <img src=''header.jpg''>   When I insert the template my tag looks like:   <img src=''http://localhost:1301/WebUI/CuteSoft_Client/CuteEditor/Dialogs/header.jpg''>   I want this URL to be:   <img ...
    Posted to Cute Editor for .NET (Forum) by ithandyman on September 4, 2006
  • Toolbar Dialog problem.

    I have seen this problem posted a few times in this forum but have not seen a solution. I just downloaded a trial version od CE5 (version 5.2). I want to replace FTB3 on DotNetNuke (version 3.1.1). Its seems to install OK and I can bring up the editor. When I click on a toolbar button that needs to open a dialog box, such as 'Insert Image', ...
    Posted to Cute Editor for .NET (Forum) by unclemonk on March 17, 2006
  • Re: Compatible browsers.

    Hi GWBasic   When you test the CuteChatSample , please ensure the <providers defaultProvider=''Sample''> , ensure the defaultProvider is 'Sample' .   Sometimes we test the web.config for SharePoint , and forgot to change the defaultProvider back..   You should change the ConnectionString too .   Regards , Terry .
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on August 4, 2004