<?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: How to publish a web site with MSBuild</title>
	<atom:link href="http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/</link>
	<description>Getting the job done with .NET</description>
	<lastBuildDate>Tue, 09 Mar 2010 12:25:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ajeeth</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/comment-page-1/#comment-6735</link>
		<dc:creator>Ajeeth</dc:creator>
		<pubDate>Fri, 19 Feb 2010 08:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-6735</guid>
		<description>

	
	
		Output
	

	
		
			
		
		
	

	
		
		
	
</description>
		<content:encoded><![CDATA[<p>Output</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajeeth</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/comment-page-1/#comment-6734</link>
		<dc:creator>Ajeeth</dc:creator>
		<pubDate>Fri, 19 Feb 2010 06:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-6734</guid>
		<description>I am not able to post the XML script. I can mail you if needed.</description>
		<content:encoded><![CDATA[<p>I am not able to post the XML script. I can mail you if needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajeeth</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/comment-page-1/#comment-6733</link>
		<dc:creator>Ajeeth</dc:creator>
		<pubDate>Fri, 19 Feb 2010 06:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-6733</guid>
		<description>I have used the script for my application and I could see that the referenced dlls are getting duplicated into D:\ drive which is annoying.

Can you please let me know where I am making the mistake

Please find the xml file



	
	
		Output
		
		
		
		
	
	
		
		
	

	
		
			
		
		
	

	
		
	

	
		
		
	
</description>
		<content:encoded><![CDATA[<p>I have used the script for my application and I could see that the referenced dlls are getting duplicated into D:\ drive which is annoying.</p>
<p>Can you please let me know where I am making the mistake</p>
<p>Please find the xml file</p>
<p>		Output</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codingcockerel</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/comment-page-1/#comment-6675</link>
		<dc:creator>codingcockerel</dc:creator>
		<pubDate>Wed, 03 Feb 2010 10:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-6675</guid>
		<description>Hi Luke,

Difficult to say, but most likely it is security and permissions related. Make sure that your account has write access to that share.

Ross</description>
		<content:encoded><![CDATA[<p>Hi Luke,</p>
<p>Difficult to say, but most likely it is security and permissions related. Make sure that your account has write access to that share.</p>
<p>Ross</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Correa</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/comment-page-1/#comment-6671</link>
		<dc:creator>Luke Correa</dc:creator>
		<pubDate>Tue, 02 Feb 2010 17:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-6671</guid>
		<description>I get the following error...

C:\Program Files\MSBuild\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets(45,3): error MSB3191: Unable to create directory &quot;\\TestShare\Web\DEV\bin&quot;. Could not find file &#039;\\TestShare\Web\DEV\bin&#039;.

Is this a rights issue?</description>
		<content:encoded><![CDATA[<p>I get the following error&#8230;</p>
<p>C:\Program Files\MSBuild\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets(45,3): error MSB3191: Unable to create directory &#8220;\\TestShare\Web\DEV\bin&#8221;. Could not find file &#8216;\\TestShare\Web\DEV\bin&#8217;.</p>
<p>Is this a rights issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/comment-page-1/#comment-6575</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 08 Jan 2010 22:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-6575</guid>
		<description>If you&#039;re having problems with referenced dll&#039;s not being included, you might need to add the property BuildingProject=true to the MsBuild command.

This is a known bug, see http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=383199</description>
		<content:encoded><![CDATA[<p>If you&#8217;re having problems with referenced dll&#8217;s not being included, you might need to add the property BuildingProject=true to the MsBuild command.</p>
<p>This is a known bug, see <a href="http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=383199" rel="nofollow">http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=383199</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolay</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/comment-page-1/#comment-6381</link>
		<dc:creator>Nicolay</dc:creator>
		<pubDate>Thu, 26 Nov 2009 09:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-6381</guid>
		<description>I cannot upload an XML file, so I can send it via email.</description>
		<content:encoded><![CDATA[<p>I cannot upload an XML file, so I can send it via email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolay</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/comment-page-1/#comment-6380</link>
		<dc:creator>Nicolay</dc:creator>
		<pubDate>Thu, 26 Nov 2009 09:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-6380</guid>
		<description>I changed the Build.xml to publish web services using MSBuild 2005.




  

  
  
  
    Output
    
    
    
    
  

  
    C:\Inetpub\wwwroot\WebService1Test
    WebService1Test
  

  
    C:\Inetpub\wwwroot\WebService1Live
    WebService1Live
  
  
  
    
    
    
    
  

  
	
        
    
	
  

  
    
  

  
    
	
	
        
    
	
        
    
	
        
    
	
    
	
    
    
  

  
    
  
  
  
    
	
        
    
    
    
    
  
  
</description>
		<content:encoded><![CDATA[<p>I changed the Build.xml to publish web services using MSBuild 2005.</p>
<p>    Output</p>
<p>    C:\Inetpub\wwwroot\WebService1Test<br />
    WebService1Test</p>
<p>    C:\Inetpub\wwwroot\WebService1Live<br />
    WebService1Live</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolay</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/comment-page-1/#comment-6378</link>
		<dc:creator>Nicolay</dc:creator>
		<pubDate>Thu, 26 Nov 2009 07:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-6378</guid>
		<description>One more comment, the name of the article is not correct, should be: How to publish a web application with MSBuild, because this approuch works only for web applications, not sites.</description>
		<content:encoded><![CDATA[<p>One more comment, the name of the article is not correct, should be: How to publish a web application with MSBuild, because this approuch works only for web applications, not sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolay</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/comment-page-1/#comment-6377</link>
		<dc:creator>Nicolay</dc:creator>
		<pubDate>Thu, 26 Nov 2009 07:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-6377</guid>
		<description>I succedded to run Build.xml, but had some problems:
1. Directory C:\Program Files\MSBuild\Microsoft\VisualStudio\v9.0\WebApplicationswas not exists on my development machine, I copied it from another machine manually.

2. MSBuild.Community.Tasks should be downloaded and installed.

3. This script works only for Visual Studio 2008. How ca I create similar script for Visual Studio 2005?</description>
		<content:encoded><![CDATA[<p>I succedded to run Build.xml, but had some problems:<br />
1. Directory C:\Program Files\MSBuild\Microsoft\VisualStudio\v9.0\WebApplicationswas not exists on my development machine, I copied it from another machine manually.</p>
<p>2. MSBuild.Community.Tasks should be downloaded and installed.</p>
<p>3. This script works only for Visual Studio 2008. How ca I create similar script for Visual Studio 2005?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
