Hello Bryan,
There are two possible reasons for getting this error.
-
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.
-
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