Showing posts with label Access Denied. Show all posts
Showing posts with label Access Denied. Show all posts

Wednesday, 20 March 2013

Visual Studio 2010 publish failing with error Unable to add XYZ to the Web site. Access is denied (550).

I started receiving this error when trying to publish through Visual Studio 2010:

Unable to add XYZ to the Web site. Access is denied (550).

The reason being someone had manually FTP-ed files to the website and they had read-only set to true.

Resolution:

Make the folders/files not read-only - easy :)

Tuesday, 12 February 2013

Umbraco packages throws error installedPackages.config is denied

This was happening on IIS7.5 and the error message said I should add ASPNET account to the security of the file. Instead (as I was using ApplicationPoolIdentity) I removed the Read-Only flag on the packages folder and this fixed my problem.

Monday, 22 September 2008

Process attached to file "Access denied"

If you have ever had the problem of deleting files and a process is using it there by locking it from being deleted - you will love Unlocker: http://www.softpedia.com/get/System/System-Miscellaneous/Unlocker.shtml

Friday, 19 September 2008

External hard drive "Access denied" on Windows XP

My computer crashed and I had to re-install the Windows XP Pro OS again. Once it was all installed I tried to access my external hard drive. It poped-up with a message:

E:\ Not accessible
Access denied

My solution was to follow these steps below:

  • In Windows explorer click on Tools in the menu
  • Select Folder options
  • Click the view tab
  • Untick "Use simple file sharing (Recommended)"
  • Click Ok
  • Now right click on the external hard drive
  • Select Properties
  • Goto the Security tab
  • Add your user to the ownership with full permissions

Hope this helps anyone out there!

You can read the following post that helped me out:

http://www.mindfrost82.com/f167-windows-xp/40629-access-denied-my-external-hard-drive-xp-home-edition.html

http://forums.prophecy.co.za/f10/security-tab-missing-ntfs-drive-properties-1206/