Search

You searched for the word(s): web config
Showing page 74 of 176 (1,759 total posts) < 1 second(s)
  • Re: Can we change Position for "Upload Multiple Files" Button Postion?

    Hi Terry,   Thanks for your reply. This is code rendered to the browser. We are getting this extra button frequently in gridview also.   <tr> <td style=''width: 100px;'' valign=''middle'' align=''right''> Local Asset&nbsp;&nbsp;&nbsp;&nbsp; </td> <td valign=''middle'' ...
    Posted to Ajax Uploader (Forum) by yogeshsapkale on February 13, 2009
  • Re: Strange behaviour with Java script

    Are you using the DNN 3.1?   if so, please change your web.config to     <add name=''CEHtmlEditorProvider'' type=''DotNetNuke.HtmlEditor.CEHtmlEditorProvider, ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 7, 2005
  • Re: DNN Provider 4.0 - Customize Toolbar by Role?

    Jerry,   >>but is there a way to without adjusting the web.config for every role to enable roles to only see/upload to a specific folder?   For your situation, you need to modify the web.config file and add the custom security setting for your custom role. Another solution is modifying the provider project and recompile ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 13, 2006
  • Re: Problem with relative / absolute image-paths

    Not sure if you remember this or not, but I use DNN 1x and you had to make several tweaks to CE last year (before I purchased) in order to get it to work. So I am not sure if there is a 'latest version' that I can download. Also, in the DNN 1x web.config there is currently no editor settings defined as it was not needed (as is in DNN 3, 4).
    Posted to Cute Editor for .NET (Forum) by lwb1962 on March 14, 2006
  • Re: Folder Security in DNN 3.1.1 integration

    Yes I did. It was my fault. The trust level in web.config was set to Full but since I was editing the file in notepad I failed to notice that it was commented out.   Needed the weekend to clear my head. I will reply to the original post as well for anyone who may follow it.
    Posted to Cute Editor for .NET (Forum) by unclemonk on March 20, 2006
  • Re: new admin logins not working

    Hi ppham,   Please open the web.config, find the line below and remove it. it should work.   <add key="DefaultAdminUsername" value="admin" />               Regards,   Ken 
    Posted to Cute Live Support (Forum) by Kenneth on March 5, 2013
  • Re: Speed of ajax uploader

    Suvradeep,   Please check your web.config. Maybe you set a low upload speed.  <!-- You can set a low upload speed to test the progress bar. -->     <!--   <add key=''CuteWebUI.AjaxUploader.UploadSpeedKB'' value=''20'' />   -->
    Posted to Ajax Uploader (Forum) by Adam on March 18, 2009
  • Re: Running different versions of the CE

    Hi jmace,   As long as you delete the web.config file of version 5.2 the issue will be resolve.   I suggest you update all the version to 6.2. download: http://cutesoft.net/downloads/folders/21904/download.aspx   Regards   Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 5, 2008
  • Re: Uninstall CEditor in DNN site.

    Hi AggieDan97 , 1.Delete the files/folders you deployed on your site. 2. Delete the code you added in your site. If you just need to disable the CuteEditor,  please open your web.confg, then comment the CuteEditor section then add your old editor section in it. The code below is the defalut editor section I copy from ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 8, 2011
  • 'CuteWebUI_AjaxUploader_Initialize' is undefined

    Hello, I have been trying to get this control to work within my .net webpart but so far I have been unable to get it to work.. I get the following error when the page loads..Line: 83 Error: 'CuteWebUI_AjaxUploader_Initialize' is undefined Then I click the upload button I get a error..Web module is not installed into the web  ...
    Posted to Ajax Uploader (Forum) by shawndg on June 29, 2011
« First ... < Previous 72 73 74 75 76 Next > ... Last »