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 :)

No comments: