Error when deleting files in SharedFiles

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.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
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.
This thread is closed to new posts. You must sign in to post in the forums.
2/16/2010 12:58:14 AM
Gravatar
Total Posts 68

Error when deleting files in SharedFiles

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

2/16/2010 5:39:58 AM
Gravatar
Total Posts 18439

Re: Error when deleting files in SharedFiles

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

You must sign in to post in the forums. This thread is closed to new posts.