<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>DocProject for Sandcastle</title><link>http://docproject.codeplex.com/Project/ProjectRss.aspx</link><description>DocProject drives the Sandcastle help generation tools using the power of Visual Studio 2005&amp;#47;2008 and MSBuild.  Choose from various Visual Studio project templates that build compiled help 1.x, 2.x...</description><item><title>New Post: no summary, param, remarks, etc. in the generated chm file</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75539</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Dave,&lt;/p&gt;
&lt;p&gt;I got it.&amp;nbsp; I was looking at&amp;nbsp;a class with no summary.&amp;nbsp;&amp;nbsp; Thanks.&amp;nbsp;&amp;nbsp; Nice tool.&lt;/p&gt;
&lt;p&gt;- Bobby&lt;/p&gt;&lt;/div&gt;</description><author>bobbyfu</author><pubDate>Thu, 19 Nov 2009 23:00:42 GMT</pubDate><guid isPermaLink="false">New Post: no summary, param, remarks, etc. in the generated chm file 20091119110042P</guid></item><item><title>New Post: no summary, param, remarks, etc. in the generated chm file</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75539</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks Dave for pointing out my mistake.&amp;nbsp; I enabled the XML document output for the source project, rebuilt the entire solution (including the DocSite).&amp;nbsp; The /// &amp;lt;summery&amp;gt; tag and other tags are still not showing up in the CHM file and in the HTM files.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What's else I forget?&amp;nbsp;&amp;nbsp; Thanks.&lt;/p&gt;
&lt;p&gt;- Bobby&lt;/p&gt;&lt;/div&gt;</description><author>bobbyfu</author><pubDate>Thu, 19 Nov 2009 22:49:26 GMT</pubDate><guid isPermaLink="false">New Post: no summary, param, remarks, etc. in the generated chm file 20091119104926P</guid></item><item><title>New Post: Progress Status of your MAML-Editor</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75599</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Michael,&lt;/p&gt;
&lt;p&gt;I work on it when I can find the time.&amp;nbsp; I've been on a crazy project and work schedule for several months now, so that isn't helping either :)&amp;nbsp; Also, I've begun updating DocProject to support Visual Studio 2010, so that's going to take up a couple of months as well.&lt;/p&gt;
&lt;p&gt;You may want to take a look at &lt;a title=DocTools href="http://doctools.codeplex.com/"&gt;DocTools&lt;/a&gt; in the mean time.&amp;nbsp; I haven't tried it myself, but I suspect that it produces HTML output.&amp;nbsp; If you could somehow configure it to save the HTML into the &lt;em&gt;Help\Topics\HTML\ &lt;/em&gt;folder of your &lt;em&gt;DocProject&lt;/em&gt; or &lt;em&gt;DocSite&lt;/em&gt;, then you can import the HTML files&amp;nbsp;into &lt;strong&gt;Topic Explorer &lt;/strong&gt;and build your documentation as normal.&lt;/p&gt;
&lt;p&gt;Of course,&amp;nbsp;I recommend MAML over HTML, but without a nice WYSIWYG experience you may prefer the DocTools approach for now.&lt;/p&gt;
&lt;p&gt;Alternatively, you could have the team author HTML topics in Visual Studio using the built-in HTML designer.&amp;nbsp; It works well with CSS references too, so that might make it a bit easier to keep the documents uniform without having all of the benefits that MAML provides.&lt;/p&gt;
&lt;p&gt;- Dave&lt;/p&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Thu, 19 Nov 2009 15:07:18 GMT</pubDate><guid isPermaLink="false">New Post: Progress Status of your MAML-Editor 20091119030718P</guid></item><item><title>New Post: Obsolete methods/classes/properties</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=74716</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What versions of DocProject and Sandcastle are you using?&lt;/p&gt;
&lt;p&gt;It's working for me.&amp;nbsp; In the &lt;em&gt;list&lt;/em&gt; topics (such as Types and Members)&amp;nbsp;there's text that reads, &amp;quot;Obsolete.&amp;quot;.&amp;nbsp; It renders in red and appears next to types and members that are marked with &lt;strong&gt;System.ObsoleteAttribute &lt;/strong&gt;in code.&lt;/p&gt;
&lt;p&gt;It seems that the output of the MRefBuilder program includes the message argument as well.&amp;nbsp; I was able to improve the documentation by updating the XSL a bit so that it includes the message value.&amp;nbsp; To do that, and also to verify whether your XSL files are the same as mine, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open your project's &lt;em&gt;Help\Presentation\Style\Transforms\utilities_reference.xsl&lt;/em&gt; file.&lt;ol type=a&gt;
&lt;li&gt;Alternatively, you can make the necessary changes directly to the file in Sandcastle's installation folder so that it applies to all &lt;strong&gt;new&lt;/strong&gt; &lt;em&gt;DocProjects &lt;/em&gt;and &lt;em&gt;DocSites&lt;/em&gt;.&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;li&gt;Find all occurrences of the following sequence of elements:&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;&lt;code&gt;
&lt;p&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:text&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt; &amp;lt;/&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:text&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;br&gt;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;include&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;item&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;obsoleteRed&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt; /&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;/code&gt;&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;Replace each occurrence&amp;nbsp;with the following element:&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;div style="font-family:Courier New;background:white;color:black;font-size:10pt"&gt;&lt;code&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:call-template&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;obsolete&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt; /&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;/code&gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;At the bottom of the file, before the closing &lt;strong&gt;&amp;lt;/xsl:stylesheet&amp;gt;&lt;/strong&gt; tag, insert the following XSL:&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;div style="font-family:Courier New;background:white;color:black;font-size:10pt"&gt;&lt;code&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;lt;!--&lt;/span&gt;&lt;span style="color:green"&gt; obsolete &lt;/span&gt;&lt;span style="color:blue"&gt;--&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:template&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;obsolete&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;nbsp; &amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:text&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt; &amp;lt;/&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:text&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;nbsp; &amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;include&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;item&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;obsoleteRed&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt; /&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;nbsp; &amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:if&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;test&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;normalize-space(attributes/attribute[type/@api='T:System.ObsoleteAttribute']/argument/value)&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:value-of&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;select&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;attributes/attribute[type/@api='T:System.ObsoleteAttribute']/argument/value&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt; /&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;nbsp; &amp;lt;/&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:if&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:template&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;/code&gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;p&gt;Let me know if you still need assistance.&lt;/p&gt;
&lt;p&gt;- Dave&lt;/p&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Thu, 19 Nov 2009 14:52:24 GMT</pubDate><guid isPermaLink="false">New Post: Obsolete methods/classes/properties 20091119025224P</guid></item><item><title>New Post: Progress Status of your MAML-Editor</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75599</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello Dave,&lt;/p&gt;
&lt;p&gt;for a long time ago you write about a MAML-Editor.&amp;nbsp; I want to ask you what is the status of the Editor? Is it possible that you send me a Beta-Version of your application? I&amp;acute;m using your DocProject 1.11.0 in a huge application. Someone of my Teammembers should assit me to make the documentation but he didn&amp;acute;t familiry with HTML, Tags and so one. I think it would be a big help for me and him, if I can use your Editor.&lt;/p&gt;
&lt;p&gt;Thanks for your answer&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;&lt;/div&gt;</description><author>MyKey0815</author><pubDate>Thu, 19 Nov 2009 13:35:17 GMT</pubDate><guid isPermaLink="false">New Post: Progress Status of your MAML-Editor 20091119013517P</guid></item><item><title>New Post: no summary, param, remarks, etc. in the generated chm file</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75539</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Bobbyfu,&lt;/p&gt;
&lt;p&gt;You've almost got it right.&amp;nbsp; You have to enable XML documentation output for the source projects, not the DocSite project.&lt;/p&gt;
&lt;p&gt;DocProject gathers all of the XML documentation output from each of the source projects and passes them to Sandcastle.&amp;nbsp; The XML documentation output for the DocSite project itself, if you've enabled it, is entirely ignored.&lt;/p&gt;
&lt;p&gt;- Dave&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Thu, 19 Nov 2009 02:35:41 GMT</pubDate><guid isPermaLink="false">New Post: no summary, param, remarks, etc. in the generated chm file 20091119023541A</guid></item><item><title>New Post: no summary, param, remarks, etc. in the generated chm file</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75539</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Additional information.&lt;/p&gt;
&lt;p&gt;1. I have enabled&amp;nbsp;generating XML Document option from the DocSite project.&amp;nbsp; The XML file is in the bin\DocSite.XML.&lt;/p&gt;
&lt;p&gt;2. DocProject version is 1.11.0.0 and Sandcastle is 2.4.10520.1&lt;/p&gt;
&lt;p&gt;Now what?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>bobbyfu</author><pubDate>Thu, 19 Nov 2009 01:16:30 GMT</pubDate><guid isPermaLink="false">New Post: no summary, param, remarks, etc. in the generated chm file 20091119011630A</guid></item><item><title>New Post: no summary, param, remarks, etc. in the generated chm file</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75539</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I finally get the Sandcastle and DocProject working in the Visual Studio 2008.&amp;nbsp;&amp;nbsp; The CHM file or the web site (DocSite) is generated.&amp;nbsp; But there is a small problem.&amp;nbsp; None of the class, property, or method has summary, param, remarks that I added in my C# source code with /// &amp;lt;summary&amp;gt; &amp;lt;param&amp;gt; or &amp;lt;remarks&amp;gt;.&lt;/p&gt;
&lt;p&gt;Is there&amp;nbsp;anything missing in my configuration file?&amp;nbsp;&amp;nbsp; Please help.&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;bobbyfu&lt;/p&gt;&lt;/div&gt;</description><author>bobbyfu</author><pubDate>Thu, 19 Nov 2009 00:13:30 GMT</pubDate><guid isPermaLink="false">New Post: no summary, param, remarks, etc. in the generated chm file 20091119121330A</guid></item><item><title>New Post: DocProject projects in Team Build definition</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=39676</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have never found a resolution for the problem, and i since moved to another documentation solution (also not running them during builds).&lt;/p&gt;&lt;/div&gt;</description><author>Vossekop</author><pubDate>Fri, 13 Nov 2009 21:53:07 GMT</pubDate><guid isPermaLink="false">New Post: DocProject projects in Team Build definition 20091113095307P</guid></item><item><title>New Post: DocProject projects in Team Build definition</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=39676</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Bummer - I've just run across this exact same issue.&amp;nbsp; As soon as the Docs project completes its processing, it doesn't move on to the next item in the process (in my case, it just isn't running the &amp;quot;AfterDropBuild&amp;quot; items it needs to in order for my copy to work on my published site.&lt;/p&gt;
&lt;p&gt;Has there been any others with this issue?&amp;nbsp; I can't seem to find a resolution on the Net anywhere.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Tim&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>_Trip</author><pubDate>Thu, 12 Nov 2009 17:11:19 GMT</pubDate><guid isPermaLink="false">New Post: DocProject projects in Team Build definition 20091112051119P</guid></item><item><title>New Post: Obsolete methods/classes/properties</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=74716</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm marking classes/methods/properties as obsolete using the&amp;nbsp;&lt;a style="text-decoration:underline;color:#3e62a6" href="http://www.codeplex.com/Sandcastle/Wiki/View.aspx?title=ObsoleteAttribute"&gt;ObsoleteAttribute&lt;/a&gt;&amp;nbsp;in my source code. I would like similar behavior to the MSDN documentation, where obsolete methods/classes/properties are clearly shown using red text.&lt;/p&gt;
&lt;p&gt;Unfortunately, this just doesn't happen for me. I've checked the XML output from VisualStudio, and it looks like this XML is feeding the appropriate obsolete markers into DocProject/Sandcastle... but I'm not getting anything in the CHM to suggest that stuff is being marked as obsolete.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any ideas/suggestions?&lt;/p&gt;&lt;/div&gt;</description><author>nomy</author><pubDate>Tue, 10 Nov 2009 23:00:14 GMT</pubDate><guid isPermaLink="false">New Post: Obsolete methods/classes/properties 20091110110014P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://docproject.codeplex.com/documentation?version=3</link><description>&lt;div class="wikidoc"&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=About%20DocProject&amp;referringTitle=Documentation"&gt;About DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Overview of DocProject as an open source project and a list of its features.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Latest%20Release%20Notes&amp;referringTitle=Documentation"&gt;Latest Release Notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Please read this document carefully before attempting to install DocProject.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20Help&amp;referringTitle=Documentation"&gt;Sandcastle Help&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Provides important notes and links to various online resources for learning more about Microsoft's &lt;b&gt;Sandcastle&lt;/b&gt; tools.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20and%20Proxy%20Servers&amp;referringTitle=Documentation"&gt;Sandcastle and Proxy Servers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Information about using proxy server configurations with Sandcastle.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20Build%20Component%20Templates&amp;referringTitle=Documentation"&gt;Sandcastle Build Component Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Visual Studio Item Templates&lt;/i&gt; for creating custom Sandcastle build components that can take advantage of editor support in automation tools such as DocProject.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=ResolveExternalLinksComponent&amp;referringTitle=Documentation"&gt;ResolveExternalLinksComponent&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Provides documentation for &lt;i&gt;ResolveExternalLinksComponent&lt;/i&gt;, which is a Sandcastle build component that extends &lt;span class="codeInline"&gt;&amp;lt;see&amp;gt;&lt;/span&gt; tags by allowing IDs to be specified instead of URLs.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocProject%20External%20UI&amp;referringTitle=Documentation"&gt;DocProject External UI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Provides support for configuring and building &lt;i&gt;DocProjects&lt;/i&gt; and &lt;i&gt;DocSites&lt;/i&gt; outside of the Visual Studio IDE (useful for Visual Studio Express users).&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocProject%20Components&amp;referringTitle=Documentation"&gt;DocProject Components&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Overview of DocProject's two major components: &lt;b&gt;Visual Studio Project Templates&lt;/b&gt; and a &lt;b&gt;Visual Studio Add-In&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocProject%20Templates&amp;referringTitle=Documentation"&gt;DocProject Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;DocProject&lt;/i&gt; templates are used to create Visual Studio projects that build compiled help for their &lt;b&gt;project references&lt;/b&gt; and &lt;b&gt;external sources&lt;/b&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocSite%20Templates&amp;referringTitle=Documentation"&gt;DocSite Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;DocSite&lt;/i&gt; templates are &lt;i&gt;DocProject&lt;/i&gt; templates that generate &lt;b&gt;Visual Studio Web Application&lt;/b&gt; projects.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Build%20Process&amp;referringTitle=Documentation"&gt;Build Process&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Information regarding the build process, steps and build types of &lt;i&gt;DocProjects&lt;/i&gt; and &lt;i&gt;DocSites&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20Deployment%20Plugin&amp;referringTitle=Documentation"&gt;Sandcastle Deployment Plugin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Sandcastle/Deployment plug-in extends the Sandcastle build engine in DocProject by adding deployment features.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To...&amp;referringTitle=Documentation"&gt;How To...&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Guidance for performing some common tasks associated with DocProject.
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Installation and Uninstallation&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Install%20and%20Configure%20Sandcastle&amp;referringTitle=Documentation"&gt;How To Install and Configure Sandcastle&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Install%20DocProject&amp;referringTitle=Documentation"&gt;How To Install DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Uninstall%20DocProject&amp;referringTitle=Documentation"&gt;How To Uninstall DocProject&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Configuration&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Configure%20Visual%20Studio%202005%20for%20DocProject&amp;referringTitle=Documentation"&gt;How To Configure Visual Studio 2005 for DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Configure%20DocProject&amp;referringTitle=Documentation"&gt;How To Configure DocProject&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Using DocProject&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Compiled%20Help%20With%20DocProject&amp;referringTitle=Documentation"&gt;How To Build Compiled Help With DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Compiled%20Help%20With%20MSBuild&amp;referringTitle=Documentation"&gt;How To Build Compiled Help With MSBuild&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Help%20For%20Multiple%20Projects&amp;referringTitle=Documentation"&gt;How To Build Help For Multiple Projects&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Help%20For%20a%20Web%20Site%20Project&amp;referringTitle=Documentation"&gt;How To Build Help For a Web Site Project&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Deploy%20a%20DocSite&amp;referringTitle=Documentation"&gt;How To Deploy a DocSite&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Use%20The%20Source%20Code&amp;referringTitle=Documentation"&gt;How To Use The Source Code&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20to%20Diagnose%20and%20Resolve%20Issues&amp;referringTitle=Documentation"&gt;How to Diagnose and Resolve Issues&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Sandcastle Features in DocProject&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Use%20the%20Topic%20Management%20Dialog&amp;referringTitle=Documentation"&gt;How To Use the Topic Management Dialog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Use%20Third-Party%20Build%20Components%20in%20DocProject&amp;referringTitle=Documentation"&gt;How To Use Third-Party Build Components in DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Enable%20IntelliSense%20in%20Conceptual%20Topics&amp;referringTitle=Documentation"&gt;How To Enable IntelliSense in Conceptual Topics&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Usage Tutorials&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20a%20DocProject%20for%20a%20new%20solution&amp;referringTitle=Documentation"&gt;Creating a DocProject for a new solution&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20a%20DocSite-Quick%20Start&amp;referringTitle=Documentation"&gt;Creating a DocSite &amp;#40;Quick Start&amp;#41;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Configuring%20Projects%20with%20the%20New%20Project%20Wizard&amp;referringTitle=Documentation"&gt;Configuring Projects with the New Project Wizard&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Extensibility Tutorials&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20New%20Templates&amp;referringTitle=Documentation"&gt;Creating New Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20a%20Build%20Engine%20Provider&amp;referringTitle=Documentation"&gt;Creating a Build Engine Provider&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20Custom%20Topics&amp;referringTitle=Documentation"&gt;Creating Custom Topics&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Tue, 27 Oct 2009 17:02:24 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20091027050224P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://docproject.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;&lt;a href="http://docproject.codeplex.com/wikipage?referringTitle=Documentation"&gt;Home Page&lt;/a&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=About%20DocProject&amp;referringTitle=Documentation"&gt;About DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Overview of DocProject as an open source project and a list of its features.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Latest%20Release%20Notes&amp;referringTitle=Documentation"&gt;Latest Release Notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Please read this document carefully before attempting to install DocProject.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20Help&amp;referringTitle=Documentation"&gt;Sandcastle Help&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Provides important notes and links to various online resources for learning more about Microsoft's &lt;b&gt;Sandcastle&lt;/b&gt; tools.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20and%20Proxy%20Servers&amp;referringTitle=Documentation"&gt;Sandcastle and Proxy Servers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Information about using proxy server configurations with Sandcastle.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20Build%20Component%20Templates&amp;referringTitle=Documentation"&gt;Sandcastle Build Component Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Visual Studio Item Templates&lt;/i&gt; for creating custom Sandcastle build components that can take advantage of editor support in automation tools such as DocProject.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=ResolveExternalLinksComponent&amp;referringTitle=Documentation"&gt;ResolveExternalLinksComponent&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Provides documentation for &lt;i&gt;ResolveExternalLinksComponent&lt;/i&gt;, which is a Sandcastle build component that extends &lt;span class="codeInline"&gt;&amp;lt;see&amp;gt;&lt;/span&gt; tags by allowing IDs to be specified instead of URLs.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocProject%20External%20UI&amp;referringTitle=Documentation"&gt;DocProject External UI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Provides support for configuring and building &lt;i&gt;DocProjects&lt;/i&gt; and &lt;i&gt;DocSites&lt;/i&gt; outside of the Visual Studio IDE (useful for Visual Studio Express users).&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocProject%20Components&amp;referringTitle=Documentation"&gt;DocProject Components&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Overview of DocProject's two major components: &lt;b&gt;Visual Studio Project Templates&lt;/b&gt; and a &lt;b&gt;Visual Studio Add-In&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocProject%20Templates&amp;referringTitle=Documentation"&gt;DocProject Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;DocProject&lt;/i&gt; templates are used to create Visual Studio projects that build compiled help for their &lt;b&gt;project references&lt;/b&gt; and &lt;b&gt;external sources&lt;/b&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocSite%20Templates&amp;referringTitle=Documentation"&gt;DocSite Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;DocSite&lt;/i&gt; templates are &lt;i&gt;DocProject&lt;/i&gt; templates that generate &lt;b&gt;Visual Studio Web Application&lt;/b&gt; projects.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Build%20Process&amp;referringTitle=Documentation"&gt;Build Process&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Information regarding the build process, steps and build types of &lt;i&gt;DocProjects&lt;/i&gt; and &lt;i&gt;DocSites&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20Deployment%20Plugin&amp;referringTitle=Documentation"&gt;Sandcastle Deployment Plugin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Sandcastle/Deployment plug-in extends the Sandcastle build engine in DocProject by adding deployment features.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To...&amp;referringTitle=Documentation"&gt;How To...&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Guidance for performing some common tasks associated with DocProject.
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Installation and Uninstallation&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Install%20and%20Configure%20Sandcastle&amp;referringTitle=Documentation"&gt;How To Install and Configure Sandcastle&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Install%20DocProject&amp;referringTitle=Documentation"&gt;How To Install DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Uninstall%20DocProject&amp;referringTitle=Documentation"&gt;How To Uninstall DocProject&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Configuration&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Configure%20Visual%20Studio%202005%20for%20DocProject&amp;referringTitle=Documentation"&gt;How To Configure Visual Studio 2005 for DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Configure%20DocProject&amp;referringTitle=Documentation"&gt;How To Configure DocProject&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Using DocProject&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Compiled%20Help%20With%20DocProject&amp;referringTitle=Documentation"&gt;How To Build Compiled Help With DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Compiled%20Help%20With%20MSBuild&amp;referringTitle=Documentation"&gt;How To Build Compiled Help With MSBuild&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Help%20For%20Multiple%20Projects&amp;referringTitle=Documentation"&gt;How To Build Help For Multiple Projects&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Help%20For%20a%20Web%20Site%20Project&amp;referringTitle=Documentation"&gt;How To Build Help For a Web Site Project&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Deploy%20a%20DocSite&amp;referringTitle=Documentation"&gt;How To Deploy a DocSite&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Use%20The%20Source%20Code&amp;referringTitle=Documentation"&gt;How To Use The Source Code&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20to%20Diagnose%20and%20Resolve%20Issues&amp;referringTitle=Documentation"&gt;How to Diagnose and Resolve Issues&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Sandcastle Features in DocProject&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Use%20the%20Topic%20Management%20Dialog&amp;referringTitle=Documentation"&gt;How To Use the Topic Management Dialog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Use%20Third-Party%20Build%20Components%20in%20DocProject&amp;referringTitle=Documentation"&gt;How To Use Third-Party Build Components in DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Enable%20IntelliSense%20in%20Conceptual%20Topics&amp;referringTitle=Documentation"&gt;How To Enable IntelliSense in Conceptual Topics&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Usage Tutorials&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20a%20DocProject%20for%20a%20new%20solution&amp;referringTitle=Documentation"&gt;Creating a DocProject for a new solution&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20a%20DocSite-Quick%20Start&amp;referringTitle=Documentation"&gt;Creating a DocSite &amp;#40;Quick Start&amp;#41;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Configuring%20Projects%20with%20the%20New%20Project%20Wizard&amp;referringTitle=Documentation"&gt;Configuring Projects with the New Project Wizard&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Extensibility Tutorials&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20New%20Templates&amp;referringTitle=Documentation"&gt;Creating New Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20a%20Build%20Engine%20Provider&amp;referringTitle=Documentation"&gt;Creating a Build Engine Provider&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20Custom%20Topics&amp;referringTitle=Documentation"&gt;Creating Custom Topics&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Tue, 27 Oct 2009 17:02:13 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20091027050213P</guid></item><item><title>Updated Wiki: Wikimap</title><link>http://docproject.codeplex.com/wikipage?title=Wikimap&amp;version=29</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Wikimap&lt;/h2&gt;
&lt;a href="http://docproject.codeplex.com/wikipage?referringTitle=Wikimap"&gt;Home Page&lt;/a&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=About%20DocProject&amp;referringTitle=Wikimap"&gt;About DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Overview of DocProject as an open source project and a list of its features.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Latest%20Release%20Notes&amp;referringTitle=Wikimap"&gt;Latest Release Notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Please read this document carefully before attempting to install DocProject.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20Help&amp;referringTitle=Wikimap"&gt;Sandcastle Help&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Provides important notes and links to various online resources for learning more about Microsoft's &lt;b&gt;Sandcastle&lt;/b&gt; tools.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20and%20Proxy%20Servers&amp;referringTitle=Wikimap"&gt;Sandcastle and Proxy Servers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Information about using proxy server configurations with Sandcastle.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20Build%20Component%20Templates&amp;referringTitle=Wikimap"&gt;Sandcastle Build Component Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Visual Studio Item Templates&lt;/i&gt; for creating custom Sandcastle build components that can take advantage of editor support in automation tools such as DocProject.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=ResolveExternalLinksComponent&amp;referringTitle=Wikimap"&gt;ResolveExternalLinksComponent&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Provides documentation for &lt;i&gt;ResolveExternalLinksComponent&lt;/i&gt;, which is a Sandcastle build component that extends &lt;span class="codeInline"&gt;&amp;lt;see&amp;gt;&lt;/span&gt; tags by allowing IDs to be specified instead of URLs.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocProject%20External%20UI&amp;referringTitle=Wikimap"&gt;DocProject External UI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Provides support for configuring and building &lt;i&gt;DocProjects&lt;/i&gt; and &lt;i&gt;DocSites&lt;/i&gt; outside of the Visual Studio IDE (useful for Visual Studio Express users).&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocProject%20Components&amp;referringTitle=Wikimap"&gt;DocProject Components&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Overview of DocProject's two major components: &lt;b&gt;Visual Studio Project Templates&lt;/b&gt; and a &lt;b&gt;Visual Studio Add-In&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocProject%20Templates&amp;referringTitle=Wikimap"&gt;DocProject Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;DocProject&lt;/i&gt; templates are used to create Visual Studio projects that build compiled help for their &lt;b&gt;project references&lt;/b&gt; and &lt;b&gt;external sources&lt;/b&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=DocSite%20Templates&amp;referringTitle=Wikimap"&gt;DocSite Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;DocSite&lt;/i&gt; templates are &lt;i&gt;DocProject&lt;/i&gt; templates that generate &lt;b&gt;Visual Studio Web Application&lt;/b&gt; projects.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Build%20Process&amp;referringTitle=Wikimap"&gt;Build Process&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Information regarding the build process, steps and build types of &lt;i&gt;DocProjects&lt;/i&gt; and &lt;i&gt;DocSites&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Sandcastle%20Deployment%20Plugin&amp;referringTitle=Wikimap"&gt;Sandcastle Deployment Plugin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Sandcastle/Deployment plug-in extends the Sandcastle build engine in DocProject by adding deployment features.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To...&amp;referringTitle=Wikimap"&gt;How To...&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Guidance for performing some common tasks associated with DocProject.
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Installation and Uninstallation&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Install%20and%20Configure%20Sandcastle&amp;referringTitle=Wikimap"&gt;How To Install and Configure Sandcastle&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Install%20DocProject&amp;referringTitle=Wikimap"&gt;How To Install DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Uninstall%20DocProject&amp;referringTitle=Wikimap"&gt;How To Uninstall DocProject&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Configuration&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Configure%20Visual%20Studio%202005%20for%20DocProject&amp;referringTitle=Wikimap"&gt;How To Configure Visual Studio 2005 for DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Configure%20DocProject&amp;referringTitle=Wikimap"&gt;How To Configure DocProject&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Using DocProject&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Compiled%20Help%20With%20DocProject&amp;referringTitle=Wikimap"&gt;How To Build Compiled Help With DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Compiled%20Help%20With%20MSBuild&amp;referringTitle=Wikimap"&gt;How To Build Compiled Help With MSBuild&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Help%20For%20Multiple%20Projects&amp;referringTitle=Wikimap"&gt;How To Build Help For Multiple Projects&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Build%20Help%20For%20a%20Web%20Site%20Project&amp;referringTitle=Wikimap"&gt;How To Build Help For a Web Site Project&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Deploy%20a%20DocSite&amp;referringTitle=Wikimap"&gt;How To Deploy a DocSite&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Use%20The%20Source%20Code&amp;referringTitle=Wikimap"&gt;How To Use The Source Code&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20to%20Diagnose%20and%20Resolve%20Issues&amp;referringTitle=Wikimap"&gt;How to Diagnose and Resolve Issues&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Sandcastle Features in DocProject&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Use%20the%20Topic%20Management%20Dialog&amp;referringTitle=Wikimap"&gt;How To Use the Topic Management Dialog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Use%20Third-Party%20Build%20Components%20in%20DocProject&amp;referringTitle=Wikimap"&gt;How To Use Third-Party Build Components in DocProject&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=How%20To%20Enable%20IntelliSense%20in%20Conceptual%20Topics&amp;referringTitle=Wikimap"&gt;How To Enable IntelliSense in Conceptual Topics&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Usage Tutorials&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20a%20DocProject%20for%20a%20new%20solution&amp;referringTitle=Wikimap"&gt;Creating a DocProject for a new solution&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20a%20DocSite-Quick%20Start&amp;referringTitle=Wikimap"&gt;Creating a DocSite &amp;#40;Quick Start&amp;#41;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Configuring%20Projects%20with%20the%20New%20Project%20Wizard&amp;referringTitle=Wikimap"&gt;Configuring Projects with the New Project Wizard&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Extensibility Tutorials&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20New%20Templates&amp;referringTitle=Wikimap"&gt;Creating New Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20a%20Build%20Engine%20Provider&amp;referringTitle=Wikimap"&gt;Creating a Build Engine Provider&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docproject.codeplex.com/wikipage?title=Creating%20Custom%20Topics&amp;referringTitle=Wikimap"&gt;Creating Custom Topics&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Tue, 27 Oct 2009 17:01:28 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Wikimap 20091027050128P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://docproject.codeplex.com/documentation?version=1</link><description>&lt;div class="wikidoc"&gt;Documentation&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Tue, 27 Oct 2009 17:01:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20091027050110P</guid></item><item><title>Commented Issue: 'value cannot be null' when adding new DocProject [19314]</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=19314</link><description>Symptom&amp;#58;&lt;br /&gt;The following occurs when adding a new DocProject project to a solution.&lt;br /&gt;---&lt;br /&gt;An error occurred while running the New Project Wizard&amp;#58; &lt;br /&gt;System.ArgumentNullException&amp;#58; Value cannot be null.&lt;br /&gt;Parameter name&amp;#58; path2&lt;br /&gt;   at System.IO.Path.Combine&amp;#40;String path1, String path2&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.VCProjectOutput.get_OutputFile&amp;#40;&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.ProjectFactory.IsSourceProject&amp;#40;IAnyProject project&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.ChooseSourcesStep.&amp;#60;get_SourceProjects&amp;#62;b__0&amp;#40;IAnyProject currentProject&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.DocProjectEnvironment.&amp;#60;FindProjectsInternal&amp;#62;d__7.MoveNext&amp;#40;&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.MarshalByRefEnumerator&amp;#96;1.MoveNext&amp;#40;&amp;#41;&lt;br /&gt;   at System.Collections.Generic.List&amp;#96;1..ctor&amp;#40;IEnumerable&amp;#96;1 collection&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.ChooseSourcesStep.get_SourceProjects&amp;#40;&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.ChooseSourcesStep.get_Control&amp;#40;&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.ChooseSourcesStep.GetUserInterface&amp;#40;WizardController controller, Boolean preloading&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.Foundation.WizardStep.GetUserInterfaceInternal&amp;#40;WizardController controller, Boolean preloading&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.Foundation.WizardController.&amp;#60;Start&amp;#62;b__0&amp;#40;WizardStep step&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.Foundation.WizardController.ForEachStep&amp;#40;Action&amp;#96;1 action&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.Foundation.WizardController.Start&amp;#40;Boolean moveToVisible&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.Foundation.WizardForm..ctor&amp;#40;String wizardName, WizardStep firstStep, WizardStep lastStep&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.DocProjectConfigurationWizard.Run&amp;#40;IDocProject project, EventHandler&amp;#96;1 errorHandler&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.VSWizard.ProjectFinishedGenerating&amp;#40;Project project&amp;#41;&lt;br /&gt;---&lt;br /&gt;&lt;br /&gt;Reproduction Steps&amp;#58;&lt;br /&gt;1. VS2005, DocProject 1.11.0 &amp;#40;June 8 2008&amp;#41;&lt;br /&gt;2. Create a new solution.&lt;br /&gt;3. Add a new project of type&amp;#58; OtherLanguages -&amp;#62; Visual C&amp;#43;&amp;#43; -&amp;#62; General -&amp;#62; Makefile project&lt;br /&gt;4. In the project properties, set the property&amp;#59; Configuration Properties -&amp;#62; NMake -&amp;#62; General -&amp;#62; Output to be empty.&lt;br /&gt;5. Add a new DocProject project to the solution.&lt;br /&gt;6. Fails with above message.&lt;br /&gt;&lt;br /&gt;Notes&amp;#58; &lt;br /&gt;We sometimes use projects like this for custom build steps, e.g. deploying a set of dlls, where there is no single output file.&lt;br /&gt;Comments: ** Comment from web user: davedev ** &lt;p&gt;Thanks for reporting your scenario.  Note that the error occurs during the New Project Wizard, which VS starts after the project is created.  If the New Project Wizard doesn&amp;#39;t complete successfully then you will be left with a project that is an unknown state, hence the error when you try to open DocProject Properties for the corrupted project.&lt;/p&gt;&lt;p&gt;The initial error occurrs when a project does not define an output file.  &amp;#40;See step &amp;#35;4 in the OP&amp;#39;s repro instructions.&amp;#41;  If you have a project of a supported project type &amp;#40;e.g., class library or application project in C&amp;#35;, VB.NET or C&amp;#43;&amp;#43;&amp;#47;CLR&amp;#41; in your solution that does not produce an output file then it&amp;#39;s not compatible with DocProject 1.11.0.  This is because DocProject expects all projects of supported types to produce output and may fail otherwise.  I&amp;#39;ll probably just elliminate projects without any output from the list of sources in the Choose a Source step of the New Project Wizard &amp;#40;instead of crashing &amp;#58;&amp;#41;.  The source code is available if you don&amp;#39;t want to wait until I can find the time...&lt;/p&gt;&lt;p&gt;How To Use the Source Code&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;docproject.codeplex.com&amp;#47;Wiki&amp;#47;View.aspx&amp;#63;title&amp;#61;How&amp;#37;20To&amp;#37;20Use&amp;#37;20The&amp;#37;20Source&amp;#37;20Code&lt;/p&gt;</description><author>davedev</author><pubDate>Thu, 08 Oct 2009 01:20:34 GMT</pubDate><guid isPermaLink="false">Commented Issue: 'value cannot be null' when adding new DocProject [19314] 20091008012034A</guid></item><item><title>New Post: A property cannot be set while building</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=69397</link><description>&lt;div style="line-height: normal;"&gt;This discussion has been copied to a work item. Click &lt;a href="http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=24796"&gt;here&lt;/a&gt; to go to the work item and continue the discussion.&lt;/div&gt;</description><author>davedev</author><pubDate>Sat, 03 Oct 2009 15:52:52 GMT</pubDate><guid isPermaLink="false">New Post: A property cannot be set while building 20091003035252P</guid></item><item><title>Created Issue: A property cannot be set while building [24796]</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=24796</link><description>Original discussion&amp;#58; &lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;docproject.codeplex.com&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;69397 &lt;br /&gt;&lt;br /&gt;I found a way to make the problem disappear by changing some DocProject properties and excluding some files from the project.&lt;br /&gt;&lt;br /&gt;I changed the &amp;#34;Include Project Output Dialog&amp;#34; settings to the following&amp;#58;Apply to all default&amp;#58; TrueInclude project output default&amp;#58; FalseDon&amp;#39;t ask me this again&amp;#58; True&lt;br /&gt;&lt;br /&gt;Next i excluded the &amp;#34;&amp;#47;bin&amp;#34; folder, the  &amp;#34;&amp;#47;Help&amp;#47;html&amp;#34; and all the non folder items in &amp;#34;&amp;#47;Help&amp;#34; folder from the project.I also deleted these files and folders from the filesystem itself, but i don&amp;#39;t think this was really needed as DocProject just puts them back and nothing bad comes from that.&lt;br /&gt;&lt;br /&gt;It won&amp;#39;t add the generated content to the project anymore now, but i actually like it that way so for me theres no problem there.&lt;br /&gt;</description><author>davedev</author><pubDate>Sat, 03 Oct 2009 15:52:51 GMT</pubDate><guid isPermaLink="false">Created Issue: A property cannot be set while building [24796] 20091003035251P</guid></item><item><title>New Post: A property cannot be set while building</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=69397</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Jan-Peter,&lt;/p&gt;
&lt;p&gt;Thanks for following-up with this.&amp;nbsp; From your analysis it seems that the issue is caused when build output is included as project items that appear in Solution Explorer.&lt;/p&gt;
&lt;p&gt;I'll try to repro again when I get some time and see if I can fix the problem.&lt;/p&gt;
&lt;p&gt;Thanks,&amp;nbsp;&lt;br&gt;Dave&lt;/p&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Sat, 03 Oct 2009 15:47:03 GMT</pubDate><guid isPermaLink="false">New Post: A property cannot be set while building 20091003034703P</guid></item><item><title>Commented Issue: 'value cannot be null' when adding new DocProject [19314]</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=19314</link><description>Symptom&amp;#58;&lt;br /&gt;The following occurs when adding a new DocProject project to a solution.&lt;br /&gt;---&lt;br /&gt;An error occurred while running the New Project Wizard&amp;#58; &lt;br /&gt;System.ArgumentNullException&amp;#58; Value cannot be null.&lt;br /&gt;Parameter name&amp;#58; path2&lt;br /&gt;   at System.IO.Path.Combine&amp;#40;String path1, String path2&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.VCProjectOutput.get_OutputFile&amp;#40;&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.ProjectFactory.IsSourceProject&amp;#40;IAnyProject project&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.ChooseSourcesStep.&amp;#60;get_SourceProjects&amp;#62;b__0&amp;#40;IAnyProject currentProject&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.DocProjectEnvironment.&amp;#60;FindProjectsInternal&amp;#62;d__7.MoveNext&amp;#40;&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.MarshalByRefEnumerator&amp;#96;1.MoveNext&amp;#40;&amp;#41;&lt;br /&gt;   at System.Collections.Generic.List&amp;#96;1..ctor&amp;#40;IEnumerable&amp;#96;1 collection&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.ChooseSourcesStep.get_SourceProjects&amp;#40;&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.ChooseSourcesStep.get_Control&amp;#40;&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.ChooseSourcesStep.GetUserInterface&amp;#40;WizardController controller, Boolean preloading&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.Foundation.WizardStep.GetUserInterfaceInternal&amp;#40;WizardController controller, Boolean preloading&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.Foundation.WizardController.&amp;#60;Start&amp;#62;b__0&amp;#40;WizardStep step&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.Foundation.WizardController.ForEachStep&amp;#40;Action&amp;#96;1 action&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.Foundation.WizardController.Start&amp;#40;Boolean moveToVisible&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.Foundation.WizardForm..ctor&amp;#40;String wizardName, WizardStep firstStep, WizardStep lastStep&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.DocProjectConfigurationWizard.Run&amp;#40;IDocProject project, EventHandler&amp;#96;1 errorHandler&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Wizards.VSWizard.ProjectFinishedGenerating&amp;#40;Project project&amp;#41;&lt;br /&gt;---&lt;br /&gt;&lt;br /&gt;Reproduction Steps&amp;#58;&lt;br /&gt;1. VS2005, DocProject 1.11.0 &amp;#40;June 8 2008&amp;#41;&lt;br /&gt;2. Create a new solution.&lt;br /&gt;3. Add a new project of type&amp;#58; OtherLanguages -&amp;#62; Visual C&amp;#43;&amp;#43; -&amp;#62; General -&amp;#62; Makefile project&lt;br /&gt;4. In the project properties, set the property&amp;#59; Configuration Properties -&amp;#62; NMake -&amp;#62; General -&amp;#62; Output to be empty.&lt;br /&gt;5. Add a new DocProject project to the solution.&lt;br /&gt;6. Fails with above message.&lt;br /&gt;&lt;br /&gt;Notes&amp;#58; &lt;br /&gt;We sometimes use projects like this for custom build steps, e.g. deploying a set of dlls, where there is no single output file.&lt;br /&gt;Comments: ** Comment from web user: Charlie47 ** &lt;p&gt;I&amp;#39;m getting the same error, but under slightly different circumstances.&lt;/p&gt;&lt;p&gt;I&amp;#39;m using Visual Studio 2008, XP SP2, DocProject 1.2.0.0, Sandcastle 2.4.10520, updated with the styles patch &amp;#40;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;SandcastleStyles&amp;#41;, I&amp;#39;m running as adminstrator, The variable DXROOT only exists in the System variables and is set to D&amp;#58;&amp;#92;XP Program Files&amp;#92;Sandcastle&amp;#92;, which is where I installed Sandcastle &amp;#40;I have never had either Sandcastle or DocProject on this machine before&amp;#41;.&lt;/p&gt;&lt;p&gt;I have an existing solution to which I try to add a DocProject project, by choosing &amp;#34;Add&amp;#47;New Project&amp;#34; from the Solution Explorer,and then choosing DocProject as the project and DocProject as the template.&lt;/p&gt;&lt;p&gt;The DocProject gets created before the error occurs. If I choose &amp;#34;DocProject Properties&amp;#34; from solution explorer I get another error &amp;#34;The DocProject1 project is missing the name of the Sandcastle presentation style that it uses...&amp;#34;.&lt;/p&gt;&lt;p&gt;I don&amp;#39;t know how to proceed at this point. I&amp;#39;m down to trying various ways to start DocProject to see if I can get anything to work.&lt;/p&gt;</description><author>Charlie47</author><pubDate>Fri, 02 Oct 2009 21:05:20 GMT</pubDate><guid isPermaLink="false">Commented Issue: 'value cannot be null' when adding new DocProject [19314] 20091002090520P</guid></item></channel></rss>