Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 2.x: Deployment > error when publishing

error when publishing

  • Posted on Nov 9, 2006 (permalink)

    When I try and publish I get the fopllowing error

    Access to the path 'C:\Websites\CanLike\PAP_v2\App_Data\CacheDependency.txt'  is denied

    Reply

  • Rebecca Rebecca admin's avatar

    Posted on Nov 9, 2006 (permalink)

    Hello Bryan,

    There are two possible reasons for getting this error.
    1. The account that runs ASP.NET process (ASPNET for IIS5 or NETWORK SERVICE for IIS6) does not have full permissions to C:\Websites\CanLike\PAP_v2\App_Data\CacheDependency.txt file.

    2. The file C:\Websites\CanLike\PAP_v2\App_Data\CacheDependency.txt is Read-only.
    To solve your problen, you can try deleting this file, as it will be automatically created again after publishing.

    We hope this information is helpful. Do let us know if you have any other difficulties.

    Kind regards,
    Rebecca
    the telerik team

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 2.x: Deployment > error when publishing