<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Head.SmackOnTable(); &#187; msbuild</title>
	<atom:link href="http://www.unauthorised-access.com/tag/msbuild/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unauthorised-access.com</link>
	<description>Contains Nuts.</description>
	<lastBuildDate>Fri, 06 Jan 2012 11:15:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MS Build &#8211; “Microsoft.WebApplication.targets” was not found.</title>
		<link>http://www.unauthorised-access.com/2008/07/ms-build-microsoftwebapplicationtargets-was-not-found/</link>
		<comments>http://www.unauthorised-access.com/2008/07/ms-build-microsoftwebapplicationtargets-was-not-found/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 09:13:19 +0000</pubDate>
		<dc:creator>Monty</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[c#.net]]></category>
		<category><![CDATA[msbuild]]></category>
		<category><![CDATA[nant]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.unauthorised-access.com/2008/07/ms-build-microsoftwebapplicationtargets-was-not-found/</guid>
		<description><![CDATA[This is a stupid error, an oversight by Microsoft. As far as I can tell, you can ONLY install the Web Application pack for vs2005 if you have VS installed – you cant install it on a build server, which is nice and “fun”. A solution is to just create the directory structure it asks [...]]]></description>
			<content:encoded><![CDATA[<p>This is a stupid error, an oversight by Microsoft. As far as I can tell, you can ONLY install the Web Application pack for vs2005 if you have VS installed – you cant install it on a build server, which is nice and “fun”.</p>
<p>A solution is to just create the directory structure it asks for -</p>
<blockquote><p>C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0\WebApplications\</p></blockquote>
<p>And copy over the files from your own copy. I don’t know why Microsoft did it this way, but its criminally retarded.</p>
<p>Edit &#8211; You can now download the file from <a href="http://www.unauthorised-access.com/2009/01/microsoft-webapplication-targets/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unauthorised-access.com/2008/07/ms-build-microsoftwebapplicationtargets-was-not-found/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

