<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Web Deploy &#8211; Common Errors</title>
	<atom:link href="http://blog.arvixe.com/web-deploy-common-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arvixe.com/web-deploy-common-errors/</link>
	<description>Detailed tutorials on how to use Arvixe services</description>
	<lastBuildDate>Wed, 22 May 2013 10:48:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Andrien</title>
		<link>http://blog.arvixe.com/web-deploy-common-errors/comment-page-1/#comment-91235</link>
		<dc:creator>Andrien</dc:creator>
		<pubDate>Thu, 16 May 2013 07:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arvixe.com/?p=4235#comment-91235</guid>
		<description><![CDATA[Just an update, for those using Visual Studio 2012 and want to disable the SetACL function you may do this


  1.  In the same directory as your project create a file with the name {ProjectName}.wpp.targets (where {ProjectName} is the name of your Web application project)
  2.  Inside the file paste the MSBuild content which is below this list
  3.  Reload the project in Visual Studio (VS caches the project files in memory so this cache needs to be cleared).

Inside the file, put this


{ProjectName}.wpp.targets



  
    false
      



source:https://my.netcetera.co.uk/support/index.php?/Knowledgebase/Article/View/331/0/prevent-visual-studio-201012--and-web-deploy-from-changing-acls]]></description>
		<content:encoded><![CDATA[<p>Just an update, for those using Visual Studio 2012 and want to disable the SetACL function you may do this</p>
<p>  1.  In the same directory as your project create a file with the name {ProjectName}.wpp.targets (where {ProjectName} is the name of your Web application project)<br />
  2.  Inside the file paste the MSBuild content which is below this list<br />
  3.  Reload the project in Visual Studio (VS caches the project files in memory so this cache needs to be cleared).</p>
<p>Inside the file, put this</p>
<p>{ProjectName}.wpp.targets</p>
<p>    false</p>
<p>source:<a href="https://my.netcetera.co.uk/support/index.php?/Knowledgebase/Article/View/331/0/prevent-visual-studio-201012--and-web-deploy-from-changing-acls" rel="nofollow">https://my.netcetera.co.uk/support/index.php?/Knowledgebase/Article/View/331/0/prevent-visual-studio-201012&#8211;and-web-deploy-from-changing-acls</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk
Object Caching 281/284 objects using disk

 Served from: blog.arvixe.com @ 2013-05-25 19:54:42 by W3 Total Cache -->