in
Forums
Blogs
DevExpress.com
Client Center
Support Center
DevExpress Channel

DevExpress.Web.ASPxHtmlEditor - Access to the path 'd:\web\domain.com\www\imgs\xx.jpg' is denied.

Last post 6/26/2008 2:54 AM by Michael Buur. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 6/25/2008 2:18 PM

    DevExpress.Web.ASPxHtmlEditor - Access to the path 'd:\web\domain.com\www\imgs\xx.jpg' is denied.

    Hi there,

    I have just published my project to my webhotel, and almost everything works just fine.

    However, I am getting this message  "Access to the path 'd:\web\domain.com\www\imgs\xx.jpg' is denied" when adding an image in my ASPxHtmlEditor.

    What gives? This is, by the way, my first time trying to implement this control.

  • 6/26/2008 2:08 AM In reply to

    Re: DevExpress.Web.ASPxHtmlEditor - Access to the path 'd:\web\domain.com\www\imgs\xx.jpg' is denied.

    Hi!

    It means that ASP.NET doesn't have write permissions for this directory (d:\web\domain.com\www\imgs\).
    Please grant write permission for this directory for ASP.NET users.
    If you don't have rights to set write permissions, please contact your hosting provider and ask them to give you write permissions for your required location.

    Thanks,
    Andrew R

    R&D, ASP.Net Team
    Developer Express Inc.

    PS. If you wish to receive direct assistance from our Support Team, use Support Center at http://www.devexpress.com/Support/Center
  • 6/26/2008 2:54 AM In reply to

    Re: DevExpress.Web.ASPxHtmlEditor - Access to the path 'd:\web\domain.com\www\imgs\xx.jpg' is denied.

     Hi there,

    I have no problems using ASP.NET FileUpload control, so write permissions should be okay, or am I mistaken?

Page 1 of 1 (3 items)
Copyright © 1998-2009 Developer Express Inc.
ALL RIGHTS RESERVED