Search

You searched for the word(s): web config
Showing page 80 of 176 (1,759 total posts) < 1 second(s)
  • Re: DNN roles and custom configurations

    Rob,   >>But These are not roles in the portal, they seem to be arbitraty terms for an admin, anyone signed in and anyone not signed in... is that correct?     If the User doesn't belong to any role, the user will be treated a guest user. By default, guest user will have very limited toolbar, access.   >>Do I ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 14, 2008
  • Re: CuteEditor error in run program

      Hi Adam,   I already deleted the old client files and dll's.   Also i added this entry in web.config (of the project from where I am calling Cute editor dll) It gave me this error - No http handler was found for request type 'GET'   Thanks and Regards   Ankit Kumar Saxena
    Posted to Cute Editor for .NET (Forum) by ankitkumars on January 9, 2009
  • Re: DNN3.1.0 Trouble with Toolbar and Roles

    I agree that the granularity is a big improvement, but there is this one major shortcoming.   A way around it is to allow the security to default or float to the nearest match. For instance I am a member of security groups  2, 3 and 4. If groups 1 and 2 were defined in web.config I should get the first match (group 2) as my security ...
    Posted to Cute Editor for .NET (Forum) by dmbrubac on October 18, 2005
  • Re: Why is FilesPath obsoleted?

    James,   We will make this property work in the future release. In the current version, This property is obsoleted. To specify the path to editor files, please add the following key to the appSettings in your web.config. <add key=''CuteEditorDefaultFilesPath'' value=''~/Editor'' />
    Posted to Cute Editor for .NET (Forum) by Adam on October 15, 2007
  • Re: User roles in DNN 3.13 and Cutesoft menu

    Does not work. Copied your CEHtmlEditorProvider.vb to Providers\HtmlEditorProviders\CEHtmlEditorProvider. I recompiled and copied the new DotNetNuke.CEHtmlEditorProvider.dll to the bin folder and editted the web.config. The security group I added in DNN is called Forum Admins and I checked this against the name in ...
    Posted to Cute Editor for .NET (Forum) by Mariette on May 11, 2005
  • Re: Problem installing

    Adam,    I've just tried using a NEW application (Win Vista, Classic Mode), and I get the same problem.   I copy-pasted the ''Framework 2.0-VB-MicrosoftAjax'' example.   Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of a configuration file required to ...
    Posted to Ajax Uploader (Forum) by fcogtz on May 15, 2009
  • Re: Upload problem when i put UploadModule in web.config

    Dear megami59,   When you download CuteEditor for .NET, it contain an example of web.config. Please refer to file: CuteEditor_for_NET6\Framework 2.0\web.config   Regards, Eric  
    Posted to Cute Editor for .NET (Forum) by Eric on December 4, 2009
  • Re: Security Exception Thrown under .NET 2.0 Medium Trust While Uploading Files/Media

    Thanks Adam, I'm really at a loss here. I have tried by adding the following to system web in the web.config: <identity impersonate=''true''/>   Since this is on an ISP, I have no control over domain user names, passwords, etc. When I tried to add domain information, with the admin username and password provided with the account, ...
    Posted to Cute Editor for .NET (Forum) by jattwood on August 17, 2006
  • Syntax for changing the FilesPath in the web.config

    Hi Support,   Can you tell me what the syntax for changing FilesPath in the web.config is?   Thanks, YodaItIs      
    Posted to Cute Editor for .NET (Forum) by YodaItIs on September 13, 2007
  • Re: browse window not coming up when control is deployed online

    Hi rxraza,   You did not set up the upload module correct in web.config. Please refer to http://www.ajaxuploader.com/Deployment.htm step 2. It has two sections. one for classic application pool, one for integrated application pool. The visual studio will use the classic application pool by default, I think you production site using ...
    Posted to Ajax Uploader (Forum) by Kenneth on December 31, 2013
« First ... < Previous 78 79 80 81 82 Next > ... Last »