Search

You searched for the word(s): web config
Showing page 24 of 176 (1,759 total posts) < 1 second(s)
  • Re: Uploader Message Select fiewer files

    Christian,   1. Which version of Cute Editor are you using?   2. Can you set up a temp file location then try again?   Use CuteEditor in Medium Trust   3. If you still have problems, please read the following article:   How do I handle a large file upload? The httpRuntime web.config element controls settings ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 29, 2010
  • Re: Images not displaying on 4.05 3.0.12 dnn installation

    nina, Try the following steps: 1. Open the CuteSoft_Client/CuteEditor/Web.config 2. Copy the following code into the web.config in your web root: <httpHandlers>    <add path=''*.jpeg'' verb=''GET'' type=''CuteEditor.Impl.EditorImageFileHandler,CuteEditor'' />    <add path=''*.jpg'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 25, 2005
  • Ajaxuploader under IIS7 asp.net 4.0 100% working solution all browser support!

    HI, after my first struggle to get this to work i finely found a way, i just want to share this to every one that use iis7 asp.net 4.0 and C# / VB.  (there is still 1 big issue that should be focus on, i wrote info about that in the end here, but there is a solution to it) Before i start i just want to say a few words. There are not many ...
    Posted to Ajax Uploader (Forum) by ThomaxVision on November 20, 2010
  • How to change ConnectionString name in web.config.

    Hi, I trying to merge Cute Live with our website. We are using oracle as a backend. The way how is Cute Live accesing Oracle is different from that that we use in our project thats why I need to have 2 ConnectionString. I try to use that CuteChat.OracleOleDb.ConnectionString but it is not working. Cute Live still looking for default ...
    Posted to Cute Live Support (Forum) by vziukas on November 13, 2007
  • Re: Image Sharing with Virtual directories

    Are you using impersonate?   If so, please follow the steps below:   1. please check your web.config file and make sure you use impersonation in your web config.   Step 1: Create a domain account which has the write permission to your UNC share         Username: ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 15, 2006
  • Re: web config changes in DNN?

    coolvibe,   You don't need to worry about that folder stuff. PA will create it automatically.   Just follow the intruction and modify your web.config file.    
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on August 9, 2007
  • Re: DNN3.1.0 Trouble with Toolbar and Roles

    Hi Adam I don't think I explained my self clear enough. Prior to the recent upgrade in the web config we had 3 groups of settings in the CEHtmlEditorProvider section for Admin, Registered & Guest.  In the various portals we have about 40 roles that can edit parts of the portals these users are all registered users but also are members of ...
    Posted to Cute Editor for .NET (Forum) by webpc on October 18, 2005
  • web.config admin configuration fails with dotnetnuke 3.1.0

    i want do configure the cute editor but the changes for the admin account didn't effect something. Admin_AutoConfigure - i can write here what i want (simple, full, full_noform) but i see all the buttons every time with the registered user it's no problem - i made my own config and it works fine except Registered_ShowHtmlMode = ...
    Posted to Cute Editor for .NET (Forum) by langbart on June 13, 2005
  • Re: Disabling buttons

    leemedic,   Please open your web.config and find the following string in Cute Editor section:   Registered_DisableItemList = ''''   And add the button you want to disable into this string:   For example:   Registered_DisableItemList = ''bold''   A complete list of menu and toolbars can be found ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 9, 2008
  • cute chat runtime error

    I have been working on setting up cutechat and have done all of the steps but am having difficulty with a runtime error.  this is what it is saying   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 ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Schuler on March 5, 2008
« First ... < Previous 22 23 24 25 26 Next > ... Last »