This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hi,
I have some files that some users have uploaded by mistake to a SharedFiles folder and when I try to delete them I get the an error and the following log enrty.
2010-02-15 22:53:53,959 ERROR mojoPortal.Web.mojoBasePage - 124.43.24.237-en-US - /shared-documents.aspx System.UnauthorizedAccessException: Access to the path 'F:\Project_Websites\Data\Sites\3\SharedFiles\76c7d4bb-ff0f-4bfc-86f2-c64475847824.config' is denied.
What could be wrong here?
I am the Administrator for this site and this is a sub site for which I am the Admin as well.
The site is on Windows Server 2003 on IIS and MS SQL. Portal version 2.3.1.9 MSSQL
Thanks
Dominique
I would make sure the file exists and make sure the file permissions have not changed, it sounds like the web process user does not have permission to delete the file.
Hope it helps,
Joe