Re: Cannot Create CuteEditor_Files from DLL

  •  04-22-2004, 6:53 AM

    Re: Cannot Create CuteEditor_Files from DLL

    gtejeda wrote:

    I upgraded to the new version of CuteEditor, i deleted the CuteEditor_Files and the Uploads Folder from the last version, ASPNET user has FULL CONTROL Over the Folder and still i'm getting Access to the path "d:\www\MyAPP\CuteEditor_Files" is Denied 

     

    I even Added ASPNET with Full Control to the CuteSoft Editor DLL without Luck, Is there anything i can do???

     

    thanks

     

     

    Hi,

     

    Are you sure ASPNET has the write permissions on this folder d:\www\MyAPP\?

     

    When the first hit comes to the page, CuteEditor control will check for the needed files,images, and as it won't be there, it will create the folder and extract files from assembly. In order to save files on the server, the ASPNET account must have disk write permissions on the destination folder (d:\www\MyAPP\ ).

     

    After you extract all the files from the assembly, you don't need to assign ASPNET account write permissions to your production server.  You don't need to give ASPNET Full Control to the CuteSoft Editor DLL.

     

    Keep me post.

     


    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View Complete Thread