<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>MSBuildSandcastle Forum Rss Feed</title><link>http://www.codeplex.com/Project/ListForums.aspx?ProjectName=MSBuildSandcastle</link><description>MSBuildSandcastle Forum Rss Description</description><item><title>NEW POST: Sandcastle documentation with TFS 2008Team Build</title><link>http://www.codeplex.com/MSBuildSandcastle/Thread/View.aspx?ThreadId=22854</link><description>&lt;div class="wikidoc"&gt;
Hi All,&lt;br /&gt;I was trying to generate documents with TFS 2008 Team Build using the targets prescribed by Richard Murillo, found it a bit tedious. Pls try the one given in the link below and it works with minimum effort: http://ozgrant.com/2008/02/19/building-sandcastle-documentation-with-team-build/#comment-16374&lt;br /&gt;It uses the Sandcastle Help File Builder project done by the Codeplex.&lt;br /&gt;I hope you appreciate..&lt;br /&gt;-Shabariji.&lt;br /&gt;
&lt;/div&gt;</description><author>shabarie</author><pubDate>Tue, 26 Feb 2008 10:59:51 GMT</pubDate><guid isPermaLink="false">NEW POST: Sandcastle documentation with TFS 2008Team Build 20080226105951A</guid></item><item><title>NEW POST: Problem with Sandcastle MSBUILD script</title><link>http://www.codeplex.com/MSBuildSandcastle/Thread/View.aspx?ThreadId=10660</link><description>&lt;div class="wikidoc"&gt;
Hello, friends.  I am trying to add automated documentation to my MSBUILD process.  I've added the following to my project file:&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/MSBuildSandcastle/Wiki/View.aspx?title=CODE"&gt;CODE&lt;/a&gt;&lt;br /&gt;  &amp;lt;Import Project=&amp;quot;$(MSBuildBinPath)\Sandcastle.targets&amp;quot;/&amp;gt;&lt;br /&gt;  &amp;lt;Target Name=&amp;quot;DocumentWPP&amp;quot;&amp;gt;&lt;br /&gt;    &amp;lt;CallTarget Targets=&amp;quot;SandcastleDocument&amp;quot; ContinueOnError=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt;    &amp;lt;MakeDir Condition=&amp;quot;!Exists('$(BinariesRoot)\Documentation')&amp;quot; Directories=&amp;quot;$(BinariesRoot)\Documentation&amp;quot; ContinueOnError=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt;    &amp;lt;Copy SourceFiles=&amp;quot;$(SandcastleWorkingDirectory)\Output\$(SandcastleDocumentationName).chm&amp;quot; DestinationFiles=&amp;quot;$(BinariesRoot)\Documentation\$(SandcastleDocumentationName).chm&amp;quot; ContinueOnError=&amp;quot;false&amp;quot;/&amp;gt;&lt;br /&gt;  &amp;lt;/Target&amp;gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/MSBuildSandcastle/Wiki/View.aspx?title=%2fCODE"&gt;/CODE&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;When I run MSBUILD by the command line, I get the following error:&lt;br /&gt; &lt;br /&gt;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Sandcastle.targets(43,51): error MSB4023: Cannot evaluate the item meta-data &amp;quot;%(Filename)&amp;quot;. The item meta-data &amp;quot;%(Filename)&amp;quot; cannot be applied to the path &amp;quot;&amp;quot;C:\development\Web Publisher Portal\Visual Studio Solution\Advertising.Core\bin\Debug&amp;quot;\%2a.xml&amp;quot;. Illegal characters in path.&lt;br /&gt; &lt;br /&gt;I have two .xml files in the dir; one for the project assembly, the other for the namespaces.  They are named project.core.xml and namespaces.project.core.xml.  Why might I be getting this error?  Thanks!&lt;br /&gt;
&lt;/div&gt;</description><author>byronfromwes92</author><pubDate>Thu, 24 May 2007 15:39:23 GMT</pubDate><guid isPermaLink="false">NEW POST: Problem with Sandcastle MSBUILD script 20070524033923P</guid></item><item><title>User Forum: RE: Problem using MSDN webservice</title><link>http://www.codeplex.com/MSBuildSandcastle/Project/DisplayThread.aspx?ForumId=1928&amp;ThreadId=2878&amp;ANCHOR#LastPost</link><description>I've seen this message too, but it seems to be gone in the December CTP? But I'm not sure, it could be just a coincidence that I didn't get them the last time I tried. </description><author>andlju</author><pubDate>Thu, 04 Jan 2007 17:14:54 GMT</pubDate><guid isPermaLink="false">User Forum: RE: Problem using MSDN webservice 20070104051454P</guid></item><item><title>User Forum: RE: Dec CTP msbuild scripts?</title><link>http://www.codeplex.com/MSBuildSandcastle/Project/DisplayThread.aspx?ForumId=1928&amp;ThreadId=3036&amp;ANCHOR#LastPost</link><description>I see that you solved this by turning off the friendly file-name feature. Probably the only way to do it at the moment, I'd expect this error to show up with or without my scripts. 

To be honest I haven't even had a chance to test the Dec CTP build, but reading the release notes I couldn't find anything that would break the MSBuild scripts. However, they could certainly be improved now that there aren't any hard-coded paths in the .config file anymore. </description><author>andlju</author><pubDate>Tue, 02 Jan 2007 10:23:09 GMT</pubDate><guid isPermaLink="false">User Forum: RE: Dec CTP msbuild scripts? 20070102102309A</guid></item><item><title>User Forum: Dec CTP msbuild scripts?</title><link>http://www.codeplex.com/MSBuildSandcastle/Project/DisplayThread.aspx?ForumId=1928&amp;ThreadId=3036&amp;ANCHOR#LastPost</link><description>Are there any known issues with the MSBuild scripts for Nov CTP working with Dec CTP of Sancastle?

Ive recently upgraded to Dec CTP (+ Nov CTP MSbuild scripts) but some assemblies that were previously documented fine are now blowing up because of a 260 path limit, see forum question:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1037778&amp;SiteID=1
</description><author>sburgess</author><pubDate>Wed, 20 Dec 2006 16:14:44 GMT</pubDate><guid isPermaLink="false">User Forum: Dec CTP msbuild scripts? 20061220041444P</guid></item><item><title>User Forum: Problem using MSDN webservice</title><link>http://www.codeplex.com/MSBuildSandcastle/Project/DisplayThread.aspx?ForumId=1928&amp;ThreadId=2878&amp;ANCHOR#LastPost</link><description>The msbuild documentation task grinds to a halt and spits out this error ~10 times.  It will eventually finish building the .chm file but the links don't work.

Warn: ResolveReferenceLinksComponent: Lookup of the asset ID 'content identifier not found.' using the MSDN topic URL web service failed. The error message is: content identifier not found.

Any ideas?

Great tool, thanks!!
-Matt
</description><author>mattman206</author><pubDate>Tue, 12 Dec 2006 17:40:36 GMT</pubDate><guid isPermaLink="false">User Forum: Problem using MSDN webservice 20061212054036P</guid></item><item><title>User Forum: MSBuild Community Tasks</title><link>http://www.codeplex.com/MSBuildSandcastle/Project/DisplayThread.aspx?ForumId=1928&amp;ThreadId=2875&amp;ANCHOR#LastPost</link><description>This would be an excellent addition to the MSBuild Community Tasks project, which already has a task for NDoc, but needs one for Sandcastle.

http://msbuildtasks.tigris.org/

</description><author>mattman206</author><pubDate>Tue, 12 Dec 2006 14:46:22 GMT</pubDate><guid isPermaLink="false">User Forum: MSBuild Community Tasks 20061212024622P</guid></item></channel></rss>