<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>DocProject Work Item Rss Feed</title><link>http://www.codeplex.com/DocProject/WorkItem/List.aspx</link><description>DocProject Work Item Rss Description</description><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>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>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><item><title>Commented Feature: Installer Option to Enable MAML IntelliSense</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=24480</link><description>Add an option to the installer for enabling MAML IntelliSense globally.  Test if the &amp;#37;DXROOT&amp;#37; environment variable can be used in place of a hard-coded path.&lt;br /&gt;&lt;br /&gt;&amp;#60;SchemaCatalog xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;schemas.microsoft.com&amp;#47;xsd&amp;#47;catalog&amp;#34;&amp;#62;&lt;br /&gt;  &amp;#60;Association extension&amp;#61;&amp;#34;aml&amp;#34; schema&amp;#61;&amp;#34;file&amp;#58;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program Files&amp;#47;Sandcastle&amp;#47;Schemas&amp;#47;Authoring&amp;#47;developer.xsd&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;SchemaCatalog&amp;#62;&lt;br /&gt;&lt;br /&gt;Solution by clugsta in the comments of the following article&amp;#58; &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;20Enable&amp;#37;20IntelliSense&amp;#37;20in&amp;#37;20Conceptual&amp;#37;20Topics&lt;br /&gt;Comments: ** Comment from web user: davedev ** &lt;p&gt;The New Project Wizard should also provide an option to have the schemas copied into the project.  When MAML IntelliSense is enabled globally, this option should be disabled by default&amp;#59; otherwise, the option should be enabled by default.&lt;/p&gt;</description><author>davedev</author><pubDate>Sat, 29 Aug 2009 20:08:40 GMT</pubDate><guid isPermaLink="false">Commented Feature: Installer Option to Enable MAML IntelliSense 20090829080840P</guid></item><item><title>Created Feature: Installer Option to Enable MAML IntelliSense</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=24480</link><description>Add an option to the installer for enabling MAML IntelliSense globally.  Test if the &amp;#37;DXROOT&amp;#37; environment variable can be used in place of a hard-coded path.&lt;br /&gt;&lt;br /&gt;&amp;#60;SchemaCatalog xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;schemas.microsoft.com&amp;#47;xsd&amp;#47;catalog&amp;#34;&amp;#62;&lt;br /&gt;  &amp;#60;Association extension&amp;#61;&amp;#34;aml&amp;#34; schema&amp;#61;&amp;#34;file&amp;#58;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program Files&amp;#47;Sandcastle&amp;#47;Schemas&amp;#47;Authoring&amp;#47;developer.xsd&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;SchemaCatalog&amp;#62;&lt;br /&gt;&lt;br /&gt;Solution by clugsta in the comments of the following article&amp;#58; &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;20Enable&amp;#37;20IntelliSense&amp;#37;20in&amp;#37;20Conceptual&amp;#37;20Topics&lt;br /&gt;</description><author>davedev</author><pubDate>Sat, 29 Aug 2009 19:58:28 GMT</pubDate><guid isPermaLink="false">Created Feature: Installer Option to Enable MAML IntelliSense 20090829075828P</guid></item><item><title>Commented Issue: Command-line build not reflecting the changes in DocProject configuration</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=24330</link><description>I&amp;#39;m working on documentation for medium-size project. Unfortunately, I can&amp;#39;t build documentation from Visual Studio because of System.OutOfMemory exception, as described in this post. I can build documentation using MSBuild, so it&amp;#39;s just a minor nuisance.&lt;br /&gt;&lt;br /&gt;However I&amp;#39;ve noticed another problem - when I change anything in DocProject properties for my project changes are not reflected using command-line build. I have to issue build from Visual Studio, wait for OutOfMemory exception and then issue MSBuild build to have desired effects. Of course I&amp;#39;m saving all changes in Visual Studio, before trying to build.&lt;br /&gt;&lt;br /&gt;Bolek.&lt;br /&gt;Comments: ** Comment from web user: davedev ** &lt;p&gt;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;65561 &lt;/p&gt;</description><author>davedev</author><pubDate>Fri, 14 Aug 2009 14:10:56 GMT</pubDate><guid isPermaLink="false">Commented Issue: Command-line build not reflecting the changes in DocProject configuration 20090814021056P</guid></item><item><title>Created Issue: Command-line build not reflecting the changes in DocProject configuration</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=24330</link><description>I&amp;#39;m working on documentation for medium-size project. Unfortunately, I can&amp;#39;t build documentation from Visual Studio because of System.OutOfMemory exception, as described in this post. I can build documentation using MSBuild, so it&amp;#39;s just a minor nuisance.&lt;br /&gt;&lt;br /&gt;However I&amp;#39;ve noticed another problem - when I change anything in DocProject properties for my project changes are not reflected using command-line build. I have to issue build from Visual Studio, wait for OutOfMemory exception and then issue MSBuild build to have desired effects. Of course I&amp;#39;m saving all changes in Visual Studio, before trying to build.&lt;br /&gt;&lt;br /&gt;Bolek.&lt;br /&gt;</description><author>davedev</author><pubDate>Fri, 14 Aug 2009 14:10:13 GMT</pubDate><guid isPermaLink="false">Created Issue: Command-line build not reflecting the changes in DocProject configuration 20090814021013P</guid></item><item><title>Created Issue: MSBuild Concurrency Exception</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=23491</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;53974&lt;br /&gt;&lt;br /&gt;Sorry for the vagueness.   I wrapped the code inside anonymous methods in a try catch block for each of the Trace&amp;#42; methods in BuildContext.cs, just as you had suggested for the SendOrPostCallback declaration above.  On our build server we have multiple DocSite projects being kicked off in sequence by an msbuild script.  Somewhere around the end of the first DocSite build being completed and the next starting, the exception occurs.  I can only guess that the trace call attempts are from the first run, but I never was able to attach a debugger.  If the exception was thrown from a exiting process, that might explain not being able to attach to it.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s a log off of our build server, toward the end of the first DocSite compilation.&lt;br /&gt;&lt;br /&gt;2009-07-08 15&amp;#58;32&amp;#58;06,960 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Step 10 of 12&amp;#58; Execute ChmBuilder2009-07-08 15&amp;#58;32&amp;#58;06,960 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;32&amp;#58;06,960 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;ProductionTools&amp;#92;ChmBuilder &amp;#47;html&amp;#58;&amp;#34;C&amp;#58;&amp;#92;ClearCase_Views&amp;#92;Project&amp;#92;Project_src&amp;#92;DocSites&amp;#92;Dept&amp;#92;buildhelp&amp;#92;assembler&amp;#92;Output&amp;#92;html&amp;#34;&lt;br /&gt;&lt;br /&gt;&amp;#47;toc&amp;#58;&amp;#34;C&amp;#58;&amp;#92;ClearCase_Views&amp;#92;Project&amp;#92;Project_src&amp;#92;DocSites&amp;#92;Dept&amp;#92;buildhelp&amp;#92;toc.xml&amp;#34; &amp;#47;project&amp;#58;&amp;#34;Dept&amp;#34; &amp;#47;lcid&amp;#58;1033 &amp;#47;metadata&amp;#43; &amp;#47;out&amp;#58;Help&amp;#92;&lt;br /&gt;&lt;br /&gt;&amp;#47;config&amp;#58;&amp;#34;C&amp;#58;&amp;#92;ClearCase_Views&amp;#92;Project&amp;#92;Project_src&amp;#92;DocSites&amp;#92;Dept&amp;#92;Help&amp;#92;Settings&amp;#92;Projects&amp;#92;help1x.config&amp;#34;2009-07-08 15&amp;#58;32&amp;#58;06,960 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;32&amp;#58;08,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   ChmBuilder &amp;#40;v2.4.10520.1&amp;#41;2009-07-08 15&amp;#58;32&amp;#58;08,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Copyright c MS 20072009-07-08 15&amp;#58;42&amp;#58;03,539 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Processed 16703 files.2009-07-08 15&amp;#58;42&amp;#58;05,367 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;42&amp;#58;05,367 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Step 10 Time Elapsed&amp;#58; 00&amp;#58;09&amp;#58;58.40625002009-07-08 15&amp;#58;42&amp;#58;05,367 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;42&amp;#58;05,367 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Step 11 of 12&amp;#58; Execute DBCSFix2009-07-08 15&amp;#58;42&amp;#58;05,476 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;42&amp;#58;05,476 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;ProductionTools&amp;#92;DBCSFix &amp;#47;d&amp;#58;&amp;#34;Help&amp;#92;Html&amp;#34; &amp;#47;l&amp;#58;10332009-07-08 15&amp;#58;42&amp;#58;05,492 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;42&amp;#58;05,929 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   DBCSFix &amp;#40;v2.4.10520.1&amp;#41;2009-07-08 15&amp;#58;42&amp;#58;05,929 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Copyright c  20072009-07-08 15&amp;#58;42&amp;#58;05,929 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Converting unsupported high-order characters to 7-bit ASCII equivalents.2009-07-08 15&amp;#58;42&amp;#58;05,976 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   EncodingName&amp;#58; Windows-12522009-07-08 15&amp;#58;42&amp;#58;06,195 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;42&amp;#58;06,195 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Step 11 Time Elapsed&amp;#58; 00&amp;#58;00&amp;#58;00.82812502009-07-08 15&amp;#58;42&amp;#58;06,195 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;42&amp;#58;06,195 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Step 12 of 12&amp;#58; Compile Help 1.x2009-07-08 15&amp;#58;42&amp;#58;06,195 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;42&amp;#58;06,195 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   C&amp;#58;&amp;#92;Program Files&amp;#92;Html Help Workshop&amp;#92;hhc.exe &amp;#34;C&amp;#58;&amp;#92;ClearCase_Views&amp;#92;Project&amp;#92;Project_src&amp;#92;DocSites&amp;#92;Dept&amp;#92;Help&amp;#92;Dept.hhp&amp;#34;2009-07-08 15&amp;#58;42&amp;#58;06,195 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;48&amp;#58;09,507 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Microsoft HTML Help Compiler 4.74.87022009-07-08 15&amp;#58;48&amp;#58;09,507 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Compiling c&amp;#58;&amp;#92;ClearCase_Views&amp;#92;Project&amp;#92;Project_src&amp;#92;DocSites&amp;#92;Dept&amp;#92;Help&amp;#92;Dept.chm2009-07-08 15&amp;#58;48&amp;#58;09,507 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   HHC4003&amp;#58; Warning&amp;#58; The following option line does not contain an &amp;#39;&amp;#61;&amp;#39; character separating the option and its value&amp;#58; n&amp;#43;&amp;#43;&amp;#91;OPTIONS&amp;#93;.2009-07-08 15&amp;#58;48&amp;#58;09,507 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Compile time&amp;#58; 6 minutes, 1 second2009-07-08 15&amp;#58;48&amp;#58;09,523 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   16,703 Topics2009-07-08 15&amp;#58;48&amp;#58;09,523 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   157,806 Local links2009-07-08 15&amp;#58;48&amp;#58;09,523 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   114,560 Internet links2009-07-08 15&amp;#58;48&amp;#58;09,523 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   0 Graphics2009-07-08 15&amp;#58;48&amp;#58;09,523 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Created c&amp;#58;&amp;#92;ClearCase_Views&amp;#92;Project&amp;#92;Project_src&amp;#92;DocSites&amp;#92;Dept&amp;#92;Help&amp;#92;Dept.chm, 20,506,334 bytes2009-07-08 15&amp;#58;48&amp;#58;09,523 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Compression decreased file by 182,177,338 bytes.2009-07-08 15&amp;#58;48&amp;#58;09,648 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;48&amp;#58;09,648 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Step 12 Time Elapsed&amp;#58; 00&amp;#58;06&amp;#58;03.45312502009-07-08 15&amp;#58;48&amp;#58;09,648 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;48&amp;#58;09,648 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Build step execution complete.2009-07-08 15&amp;#58;48&amp;#58;09,648 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;48&amp;#58;09,648 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Building DocSite files...2009-07-08 15&amp;#58;48&amp;#58;09,679 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;48&amp;#58;09,867 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Creating DocSite TOC&amp;#58; C&amp;#58;&amp;#92;ClearCase_Views&amp;#92;Project&amp;#92;Project_src&amp;#92;DocSites&amp;#92;Dept&amp;#92;App_Data&amp;#92;DocSiteContents.xml2009-07-08 15&amp;#58;48&amp;#58;13,429 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Creating DocSite index&amp;#58; C&amp;#58;&amp;#92;ClearCase_Views&amp;#92;Project&amp;#92;Project_src&amp;#92;DocSites&amp;#92;Dept&amp;#92;App_Data&amp;#92;DocSiteIndex.xml2009-07-08 15&amp;#58;48&amp;#58;13,492 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;48&amp;#58;13,492 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Verifying output...2009-07-08 15&amp;#58;48&amp;#58;13,492 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Done.2009-07-08 15&amp;#58;48&amp;#58;13,507 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   2009-07-08 15&amp;#58;48&amp;#58;13,507 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Total Time Elapsed&amp;#58; 00&amp;#58;38&amp;#58;02.93750002009-07-08 15&amp;#58;48&amp;#58;13,507 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93; Done Building Project &amp;#34;C&amp;#58;&amp;#92;ClearCase_Views&amp;#92;Project&amp;#92;Project_src&amp;#92;DocSites&amp;#92;Dept&amp;#92;Dept.csproj&amp;#34; &amp;#40;default targets&amp;#41;.2009-07-08 15&amp;#58;48&amp;#58;13,539 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93; Project &amp;#34;C&amp;#58;&amp;#92;ClearCase_Views&amp;#92;Project&amp;#92;Project_build&amp;#92;BuildScripts&amp;#92;DocSites&amp;#92;MakeDocSites.proj&amp;#34; &amp;#40;1&amp;#41; is building&lt;br /&gt;&lt;br /&gt;&amp;#34;C&amp;#58;&amp;#92;ClearCase_Views&amp;#92;Project&amp;#92;Project_src&amp;#92;DocSites&amp;#92;Dept.Project.Database&amp;#92;Dept.Project.Database.csproj&amp;#34; &amp;#40;3&amp;#58;2&amp;#41; on node 0 &amp;#40;default targets&amp;#41;.2009-07-08 15&amp;#58;48&amp;#58;13,539 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Processing 0 EDMX files.2009-07-08 15&amp;#58;48&amp;#58;13,539 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Finished processing 0 EDMX files.2009-07-08 15&amp;#58;48&amp;#58;13,539 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93; PrepareForBuild&amp;#58;2009-07-08 15&amp;#58;48&amp;#58;13,539 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;   Creating directory &amp;#34;bin&amp;#92;&amp;#34;.2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93; Unhandled Exception&amp;#58; System.Reflection.TargetInvocationException&amp;#58; Exception has been thrown by the target of an invocation. ---&amp;#62;&lt;br /&gt;&lt;br /&gt;System.InvalidOperationException&amp;#58; A call is made on an inactive IBuildEngine interface corresponding to a task that already finished execution.2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at Microsoft.Build.Shared.ErrorUtilities.ThrowInvalidOperation&amp;#40;String resourceName, Object&amp;#91;&amp;#93; args&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at Microsoft.Build.BuildEngine.EngineProxy.LogMessageEvent&amp;#40;BuildMessageEventArgs e&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at Microsoft.Build.Utilities.TaskLoggingHelper.LogMessage&amp;#40;MessageImportance importance, String message, Object&amp;#91;&amp;#93; messageArgs&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at Microsoft.Build.Utilities.TaskLoggingHelper.LogMessage&amp;#40;String message, Object&amp;#91;&amp;#93; messageArgs&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at DaveSexton.DocProject.MSBuild.MSBuildTrace.TraceLine&amp;#40;String message&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at DaveSexton.DocProject.BuildContext.&amp;#60;&amp;#62;c__DisplayClass13.&amp;#60;TraceLine&amp;#62;b__12&amp;#40;&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    --- End of inner exception stack trace ---2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.RuntimeMethodHandle._InvokeMethodFast&amp;#40;Object target, Object&amp;#91;&amp;#93; arguments, SignatureStruct&amp;#38; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.RuntimeMethodHandle.InvokeMethodFast&amp;#40;Object target, Object&amp;#91;&amp;#93; arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Reflection.RuntimeMethodInfo.Invoke&amp;#40;Object obj, BindingFlags invokeAttr, Binder binder, Object&amp;#91;&amp;#93; parameters, CultureInfo culture, Boolean skipVisibilityChecks&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Delegate.DynamicInvokeImpl&amp;#40;Object&amp;#91;&amp;#93; args&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at DaveSexton.DocProject.BuildContext.&amp;#60;&amp;#62;c__DisplayClass2.&amp;#60;InvokeInternal&amp;#62;b__0&amp;#40;Object state&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context&amp;#40;Object state&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal&amp;#40;_ThreadPoolWaitCallback tpWaitCallBack&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;14,757 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback&amp;#40;Object state&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93; Unhandled Exception&amp;#58; System.Reflection.TargetInvocationException&amp;#58; Exception has been thrown by the target of an invocation. ---&amp;#62; System.InvalidOperationException&amp;#58; A call is made on an inactive IBuildEngine interface corresponding to a task that already finished execution.2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at Microsoft.Build.Shared.ErrorUtilities.ThrowInvalidOperation&amp;#40;String resourceName, Object&amp;#91;&amp;#93; args&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at Microsoft.Build.BuildEngine.EngineProxy.LogMessageEvent&amp;#40;BuildMessageEventArgs e&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at Microsoft.Build.Utilities.TaskLoggingHelper.LogMessage&amp;#40;MessageImportance importance, String message, Object&amp;#91;&amp;#93; messageArgs&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at Microsoft.Build.Utilities.TaskLoggingHelper.LogMessage&amp;#40;String message, Object&amp;#91;&amp;#93; messageArgs&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at DaveSexton.DocProject.MSBuild.MSBuildTrace.TraceLine&amp;#40;String message&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at DaveSexton.DocProject.BuildContext.&amp;#60;&amp;#62;c__DisplayClass13.&amp;#60;TraceLine&amp;#62;b__12&amp;#40;&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    --- End of inner exception stack trace ---2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.RuntimeMethodHandle._InvokeMethodFast&amp;#40;Object target, Object&amp;#91;&amp;#93; arguments, SignatureStruct&amp;#38; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.RuntimeMethodHandle.InvokeMethodFast&amp;#40;Object target, Object&amp;#91;&amp;#93; arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Reflection.RuntimeMethodInfo.Invoke&amp;#40;Object obj, BindingFlags invokeAttr, Binder binder, Object&amp;#91;&amp;#93; parameters, CultureInfo culture, Boolean skipVisibilityChecks&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Delegate.DynamicInvokeImpl&amp;#40;Object&amp;#91;&amp;#93; args&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at DaveSexton.DocProject.BuildContext.&amp;#60;&amp;#62;c__DisplayClass2.&amp;#60;InvokeInternal&amp;#62;b__0&amp;#40;Object state&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context&amp;#40;Object state&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal&amp;#40;_ThreadPoolWaitCallback tpWaitCallBack&amp;#41;2009-07-08 15&amp;#58;48&amp;#58;15,398 &amp;#91;Project - Server Sandcastle&amp;#58;DEBUG&amp;#93;    at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback&amp;#40;Object state&amp;#41;&lt;br /&gt;</description><author>davedev</author><pubDate>Wed, 15 Jul 2009 12:16:57 GMT</pubDate><guid isPermaLink="false">Created Issue: MSBuild Concurrency Exception 20090715121657P</guid></item><item><title>Commented Feature: Cancel Help Build Gracefully</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=23445</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;61788&lt;br /&gt;&lt;br /&gt;In BuildProcess.cs, if I determine that the build need not continue, how do I finish gracefully&amp;#63; If I call System.Environment.Exit&amp;#40;0&amp;#41;, and running in Visual Studio, Visual Studio disappears. If I call context.Cancel&amp;#40;&amp;#41;, Cruisecontrol.net sees it as a failed build. How can I exit gracefully when run from either VS or CC.net&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: carl_cerecke ** &lt;p&gt;A workaround is to simply remove all remaining BuildSteps&amp;#58;&lt;/p&gt;&lt;p&gt;            BuildStepCollection steps &amp;#61; context.Steps&amp;#59;&lt;/p&gt;&lt;p&gt;            while &amp;#40;steps.Count &amp;#62; context.CurrentStepIndex &amp;#43; 1&amp;#41; &amp;#123;&lt;br /&gt;                TraceLine&amp;#40;&amp;#34;Removing step &amp;#34; &amp;#43; steps&amp;#91;context.CurrentStepIndex &amp;#43; 1&amp;#93;.Name&amp;#41;&amp;#59;&lt;br /&gt;                steps.Remove&amp;#40;steps&amp;#91;context.CurrentStepIndex &amp;#43; 1&amp;#93;&amp;#41;&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;&lt;/p&gt;</description><author>carl_cerecke</author><pubDate>Fri, 10 Jul 2009 04:07:39 GMT</pubDate><guid isPermaLink="false">Commented Feature: Cancel Help Build Gracefully 20090710040739A</guid></item><item><title>Created Feature: Cancel Help Build Gracefully</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=23445</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;61788&lt;br /&gt;&lt;br /&gt;In BuildProcess.cs, if I determine that the build need not continue, how do I finish gracefully&amp;#63; If I call System.Environment.Exit&amp;#40;0&amp;#41;, and running in Visual Studio, Visual Studio disappears. If I call context.Cancel&amp;#40;&amp;#41;, Cruisecontrol.net sees it as a failed build. How can I exit gracefully when run from either VS or CC.net&amp;#63;&lt;br /&gt;</description><author>davedev</author><pubDate>Fri, 10 Jul 2009 03:49:14 GMT</pubDate><guid isPermaLink="false">Created Feature: Cancel Help Build Gracefully 20090710034914A</guid></item><item><title>Commented Issue: OutOfMemoryException during build step: Apply Dynamic Topic Filters</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=23359</link><description>When we build our Docproject in Visual Studio 2008 it crashes with out of memory exception.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Stack trace from the Event log&amp;#58;&lt;br /&gt;&lt;br /&gt;Step 4 System.OutOfMemoryException&amp;#58; Apply Dynamic Topic Filters&amp;#58;&lt;br /&gt;&lt;br /&gt;System.OutOfMemoryException&amp;#58; Exception of type &amp;#39;System.OutOfMemoryException&amp;#39; was thrown.&lt;br /&gt;   at DaveSexton.DocProject.Engine.BuildStepExecutionEngine.ExecuteStepAsync&amp;#40;IBuildStep step, Boolean outOfBand&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Engine.BuildStepExecutionEngine.ExecuteStep&amp;#40;IBuildStep step, Int32 number, Boolean outOfBand, Exception&amp;#38; exception&amp;#41;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The dynamicFilters.xml contains&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;&amp;#63;xml version&amp;#61;&amp;#34;1.0&amp;#34; encoding&amp;#61;&amp;#34;utf-8&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#60;filters&amp;#62;&lt;br /&gt;  &amp;#60;filter type&amp;#61;&amp;#34;DaveSexton.DocProject.Sandcastle.TopicManagement.CategoryTopicFilter&amp;#34;&amp;#62;&lt;br /&gt;    &amp;#60;build&amp;#62;True&amp;#60;&amp;#47;build&amp;#62;&lt;br /&gt;    &amp;#60;types&amp;#62;&amp;#60;&amp;#47;types&amp;#62;&lt;br /&gt;    &amp;#60;access&amp;#62;Internal, Private&amp;#60;&amp;#47;access&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;filter&amp;#62;&lt;br /&gt;  &amp;#60;filter type&amp;#61;&amp;#34;Omada.DocSiteCustomization.NamespaceMembersTopicFilter, Omada.DocSiteCustomization, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;fd90371937d85573&amp;#34;&amp;#62;&lt;br /&gt;    &amp;#60;Namespace&amp;#62;Omada.OE.Web&amp;#60;&amp;#47;Namespace&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;filter&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;filters&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Size of Reflection.xml is 175 MB.&lt;br /&gt;Works ok with smaller amount of data.&lt;br /&gt;Comments: ** Comment from web user: davedev ** &lt;p&gt;OutOfMemoryException seems to happen randomly on some projects when building in VS.  As far as I can tell, the cause is process memory fragmentation and it cannot be controlled.&lt;/p&gt;&lt;p&gt;Have you tried building in the DocProject External UI or on the command-line using MSBuild.exe&amp;#63;&lt;/p&gt;&lt;p&gt;Here are some related discussions&amp;#58; &lt;/p&gt;&lt;p&gt;http&amp;#58;&amp;#47;&amp;#47;docproject.codeplex.com&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;12222&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;social.msdn.microsoft.com&amp;#47;Forums&amp;#47;en-US&amp;#47;devdocs&amp;#47;thread&amp;#47;4e5820b9-5779-4464-905c-aceddd40f9ca&amp;#47;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;social.msdn.microsoft.com&amp;#47;Forums&amp;#47;en-US&amp;#47;devdocs&amp;#47;thread&amp;#47;ea53a416-8e19-4417-8f03-ade4677ebe6c&amp;#47;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;social.msdn.microsoft.com&amp;#47;forums&amp;#47;en-US&amp;#47;devdocs&amp;#47;thread&amp;#47;0ad646b1-290d-4053-8d11-d70fba560c4a&amp;#47;&lt;/p&gt;</description><author>davedev</author><pubDate>Sat, 04 Jul 2009 03:10:48 GMT</pubDate><guid isPermaLink="false">Commented Issue: OutOfMemoryException during build step: Apply Dynamic Topic Filters 20090704031048A</guid></item><item><title>Created Issue: OutOfMemoryException during build step: Apply Dynamic Topic Filters</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=23359</link><description>When we build our Docproject in Visual Studio 2008 it crashes with out of memory exception.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Stack trace from the Event log&amp;#58;&lt;br /&gt;&lt;br /&gt;Step 4 System.OutOfMemoryException&amp;#58; Apply Dynamic Topic Filters&amp;#58;&lt;br /&gt;&lt;br /&gt;System.OutOfMemoryException&amp;#58; Exception of type &amp;#39;System.OutOfMemoryException&amp;#39; was thrown.&lt;br /&gt;   at DaveSexton.DocProject.Engine.BuildStepExecutionEngine.ExecuteStepAsync&amp;#40;IBuildStep step, Boolean outOfBand&amp;#41;&lt;br /&gt;   at DaveSexton.DocProject.Engine.BuildStepExecutionEngine.ExecuteStep&amp;#40;IBuildStep step, Int32 number, Boolean outOfBand, Exception&amp;#38; exception&amp;#41;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The dynamicFilters.xml contains&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;&amp;#63;xml version&amp;#61;&amp;#34;1.0&amp;#34; encoding&amp;#61;&amp;#34;utf-8&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#60;filters&amp;#62;&lt;br /&gt;  &amp;#60;filter type&amp;#61;&amp;#34;DaveSexton.DocProject.Sandcastle.TopicManagement.CategoryTopicFilter&amp;#34;&amp;#62;&lt;br /&gt;    &amp;#60;build&amp;#62;True&amp;#60;&amp;#47;build&amp;#62;&lt;br /&gt;    &amp;#60;types&amp;#62;&amp;#60;&amp;#47;types&amp;#62;&lt;br /&gt;    &amp;#60;access&amp;#62;Internal, Private&amp;#60;&amp;#47;access&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;filter&amp;#62;&lt;br /&gt;  &amp;#60;filter type&amp;#61;&amp;#34;Omada.DocSiteCustomization.NamespaceMembersTopicFilter, Omada.DocSiteCustomization, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;fd90371937d85573&amp;#34;&amp;#62;&lt;br /&gt;    &amp;#60;Namespace&amp;#62;Omada.OE.Web&amp;#60;&amp;#47;Namespace&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;filter&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;filters&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Size of Reflection.xml is 175 MB.&lt;br /&gt;Works ok with smaller amount of data.&lt;br /&gt;</description><author>hbeomadadk</author><pubDate>Fri, 03 Jul 2009 12:38:37 GMT</pubDate><guid isPermaLink="false">Created Issue: OutOfMemoryException during build step: Apply Dynamic Topic Filters 20090703123837P</guid></item><item><title>Created Feature: Conceptual Image Sub-folders</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=23206</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;60258&lt;br /&gt;&lt;br /&gt;Update the comments in the conceptual_art.xml to remove the part about the file attribute supporting a relative path.  Alternatively, consider updating and redistributing the ResolveArtLinksComponent.&lt;br /&gt;</description><author>davedev</author><pubDate>Tue, 23 Jun 2009 03:04:19 GMT</pubDate><guid isPermaLink="false">Created Feature: Conceptual Image Sub-folders 20090623030419A</guid></item><item><title>Created Feature: Topic Preview and Option to Suppress Conceptual or Reference Builds</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=23183</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;60116&lt;br /&gt;&lt;br /&gt;I&amp;#39;m new to DocProject and Sandcastle. I noticed SHFB has &amp;#34;preview&amp;#34; feature that allows one to build a selected topic only, instead of the entire project.  Does DocProject have a similar feature&amp;#63;&lt;br /&gt;&lt;br /&gt;Right now, I have to build the entire project in order to see how a topic would look in the final output, but that is extremely unproductive, because the APIs can take some time to build. Maybe there is a way to skip building the reference API, but I haven&amp;#39;t configured out how to do that.&lt;br /&gt;</description><author>davedev</author><pubDate>Sat, 20 Jun 2009 22:19:27 GMT</pubDate><guid isPermaLink="false">Created Feature: Topic Preview and Option to Suppress Conceptual or Reference Builds 20090620101927P</guid></item><item><title>Commented Issue: directory cpref_reflection not found</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=13389</link><description>I don&amp;#39;t know if this is a sandcastle or DocProject problem, but I reinstalled both from scratch and created a new project that referenced a new project with a single class and single comment.  The build failed with a number of errors.  The first error was about missing the cpref_reflection folder, and the other is about a missing type in the BuildComponents dll.  Following is a fragment from the output&amp;#58;&lt;br /&gt;&lt;br /&gt;Step 9 of 15&amp;#58; Build Assembler &amp;#123;sandcastle.help2x.config&amp;#125;&lt;br /&gt;&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Loading data file &amp;#39;..&amp;#92;..&amp;#92;Help&amp;#92;Presentation&amp;#92;Style&amp;#92;Transforms&amp;#92;skeleton.xml&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Searching for files that match &amp;#39;reflection.xml&amp;#39;.&lt;br /&gt;Info&amp;#58; Searching for files that match &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;Data&amp;#92;cpref_reflection&amp;#92;&amp;#42;.xml&amp;#39;.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.IO.DirectoryNotFoundException&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;Data&amp;#92;cpref_reflection&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path, String searchPattern, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path, String searchPattern&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.IndexedDocumentCache.AddDocuments&amp;#40;String wildcardPath&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.IndexedDocumentCache.AddDocuments&amp;#40;String baseDirectory, String wildcardPath, Boolean recurse&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.Collections.Generic.KeyNotFoundException&amp;#58; The given key was not present in the dictionary.&lt;br /&gt;   at System.ThrowHelper.ThrowKeyNotFoundException&amp;#40;&amp;#41;&lt;br /&gt;   at System.Collections.Generic.Dictionary&amp;#96;2.get_Item&amp;#40;TKey key&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Loading subcomponents.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.Collections.Generic.KeyNotFoundException&amp;#58; The given key was not present in the dictionary.&lt;br /&gt;   at System.ThrowHelper.ThrowKeyNotFoundException&amp;#40;&amp;#41;&lt;br /&gt;   at System.Collections.Generic.Dictionary&amp;#96;2.get_Item&amp;#40;TKey key&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Loaded 1 subcomponents.&lt;br /&gt;Comments: ** Comment from web user: davedev ** &lt;p&gt;Try the following&amp;#58;&lt;/p&gt;&lt;p&gt;1. Uninstall Sandcastle and make sure that the entire directory is deleted.&lt;br /&gt;2. Reinstall the latest version of Sandcastle from http&amp;#58;&amp;#47;&amp;#47;sandcastle.codeplex.com&lt;br /&gt;3. If an SDK is installed, delete the DXROOT user environment variable.&lt;br /&gt;4. Reboot.&lt;br /&gt;5. Create a new DocProject or DocSite - this will ensure that the project imports the latest files from Sandcastle.&lt;/p&gt;&lt;p&gt;See the Latest Release Notes for details&amp;#58; http&amp;#58;&amp;#47;&amp;#47;docproject.codeplex.com&amp;#47;Wiki&amp;#47;View.aspx&amp;#63;title&amp;#61;Latest&amp;#37;20Release&amp;#37;20Notes&lt;/p&gt;</description><author>davedev</author><pubDate>Wed, 17 Jun 2009 14:43:53 GMT</pubDate><guid isPermaLink="false">Commented Issue: directory cpref_reflection not found 20090617024353P</guid></item><item><title>Commented Issue: directory cpref_reflection not found</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=13389</link><description>I don&amp;#39;t know if this is a sandcastle or DocProject problem, but I reinstalled both from scratch and created a new project that referenced a new project with a single class and single comment.  The build failed with a number of errors.  The first error was about missing the cpref_reflection folder, and the other is about a missing type in the BuildComponents dll.  Following is a fragment from the output&amp;#58;&lt;br /&gt;&lt;br /&gt;Step 9 of 15&amp;#58; Build Assembler &amp;#123;sandcastle.help2x.config&amp;#125;&lt;br /&gt;&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Loading data file &amp;#39;..&amp;#92;..&amp;#92;Help&amp;#92;Presentation&amp;#92;Style&amp;#92;Transforms&amp;#92;skeleton.xml&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Searching for files that match &amp;#39;reflection.xml&amp;#39;.&lt;br /&gt;Info&amp;#58; Searching for files that match &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;Data&amp;#92;cpref_reflection&amp;#92;&amp;#42;.xml&amp;#39;.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.IO.DirectoryNotFoundException&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;Data&amp;#92;cpref_reflection&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path, String searchPattern, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path, String searchPattern&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.IndexedDocumentCache.AddDocuments&amp;#40;String wildcardPath&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.IndexedDocumentCache.AddDocuments&amp;#40;String baseDirectory, String wildcardPath, Boolean recurse&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.Collections.Generic.KeyNotFoundException&amp;#58; The given key was not present in the dictionary.&lt;br /&gt;   at System.ThrowHelper.ThrowKeyNotFoundException&amp;#40;&amp;#41;&lt;br /&gt;   at System.Collections.Generic.Dictionary&amp;#96;2.get_Item&amp;#40;TKey key&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Loading subcomponents.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.Collections.Generic.KeyNotFoundException&amp;#58; The given key was not present in the dictionary.&lt;br /&gt;   at System.ThrowHelper.ThrowKeyNotFoundException&amp;#40;&amp;#41;&lt;br /&gt;   at System.Collections.Generic.Dictionary&amp;#96;2.get_Item&amp;#40;TKey key&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Loaded 1 subcomponents.&lt;br /&gt;Comments: ** Comment from web user: davedev ** &lt;p&gt;Try the following&amp;#58;&lt;/p&gt;&lt;p&gt;1. Uninstall Sandcastle and make sure that the entire directory is deleted.&lt;br /&gt;2. Reinstall the latest version of Sandcastle from http&amp;#58;&amp;#47;&amp;#47;sandcastle.codeplex.com&lt;br /&gt;3. If an SDK is installed, delete the DXROOT user environment variable.&lt;br /&gt;4. Reboot.&lt;br /&gt;5. Create a new DocProject or DocSite - this will ensure that the project imports the latest files from Sandcastle.&lt;/p&gt;&lt;p&gt;See the Latest Release Notes for details&amp;#58; http&amp;#58;&amp;#47;&amp;#47;docproject.codeplex.com&amp;#47;Wiki&amp;#47;View.aspx&amp;#63;title&amp;#61;Latest&amp;#37;20Release&amp;#37;20Notes&lt;/p&gt;</description><author>davedev</author><pubDate>Wed, 17 Jun 2009 14:37:52 GMT</pubDate><guid isPermaLink="false">Commented Issue: directory cpref_reflection not found 20090617023752P</guid></item><item><title>Commented Issue: directory cpref_reflection not found</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=13389</link><description>I don&amp;#39;t know if this is a sandcastle or DocProject problem, but I reinstalled both from scratch and created a new project that referenced a new project with a single class and single comment.  The build failed with a number of errors.  The first error was about missing the cpref_reflection folder, and the other is about a missing type in the BuildComponents dll.  Following is a fragment from the output&amp;#58;&lt;br /&gt;&lt;br /&gt;Step 9 of 15&amp;#58; Build Assembler &amp;#123;sandcastle.help2x.config&amp;#125;&lt;br /&gt;&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Loading data file &amp;#39;..&amp;#92;..&amp;#92;Help&amp;#92;Presentation&amp;#92;Style&amp;#92;Transforms&amp;#92;skeleton.xml&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Searching for files that match &amp;#39;reflection.xml&amp;#39;.&lt;br /&gt;Info&amp;#58; Searching for files that match &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;Data&amp;#92;cpref_reflection&amp;#92;&amp;#42;.xml&amp;#39;.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.IO.DirectoryNotFoundException&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;Data&amp;#92;cpref_reflection&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path, String searchPattern, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path, String searchPattern&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.IndexedDocumentCache.AddDocuments&amp;#40;String wildcardPath&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.IndexedDocumentCache.AddDocuments&amp;#40;String baseDirectory, String wildcardPath, Boolean recurse&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.Collections.Generic.KeyNotFoundException&amp;#58; The given key was not present in the dictionary.&lt;br /&gt;   at System.ThrowHelper.ThrowKeyNotFoundException&amp;#40;&amp;#41;&lt;br /&gt;   at System.Collections.Generic.Dictionary&amp;#96;2.get_Item&amp;#40;TKey key&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Loading subcomponents.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.Collections.Generic.KeyNotFoundException&amp;#58; The given key was not present in the dictionary.&lt;br /&gt;   at System.ThrowHelper.ThrowKeyNotFoundException&amp;#40;&amp;#41;&lt;br /&gt;   at System.Collections.Generic.Dictionary&amp;#96;2.get_Item&amp;#40;TKey key&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Loaded 1 subcomponents.&lt;br /&gt;Comments: ** Comment from web user: Bhavesh ** &lt;p&gt;I also removed DXROOT but it does not solve problem.&lt;br /&gt;Can someone please help me&amp;#63;&lt;/p&gt;&lt;p&gt;Bhavesh&lt;/p&gt;</description><author>Bhavesh</author><pubDate>Wed, 17 Jun 2009 05:01:07 GMT</pubDate><guid isPermaLink="false">Commented Issue: directory cpref_reflection not found 20090617050107A</guid></item><item><title>Commented Issue: directory cpref_reflection not found</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=13389</link><description>I don&amp;#39;t know if this is a sandcastle or DocProject problem, but I reinstalled both from scratch and created a new project that referenced a new project with a single class and single comment.  The build failed with a number of errors.  The first error was about missing the cpref_reflection folder, and the other is about a missing type in the BuildComponents dll.  Following is a fragment from the output&amp;#58;&lt;br /&gt;&lt;br /&gt;Step 9 of 15&amp;#58; Build Assembler &amp;#123;sandcastle.help2x.config&amp;#125;&lt;br /&gt;&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Loading data file &amp;#39;..&amp;#92;..&amp;#92;Help&amp;#92;Presentation&amp;#92;Style&amp;#92;Transforms&amp;#92;skeleton.xml&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Searching for files that match &amp;#39;reflection.xml&amp;#39;.&lt;br /&gt;Info&amp;#58; Searching for files that match &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;Data&amp;#92;cpref_reflection&amp;#92;&amp;#42;.xml&amp;#39;.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.IO.DirectoryNotFoundException&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;Data&amp;#92;cpref_reflection&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path, String searchPattern, SearchOption searchOption&amp;#41;&lt;br /&gt;   at System.IO.Directory.GetFiles&amp;#40;String path, String searchPattern&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.IndexedDocumentCache.AddDocuments&amp;#40;String wildcardPath&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.IndexedDocumentCache.AddDocuments&amp;#40;String baseDirectory, String wildcardPath, Boolean recurse&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.Collections.Generic.KeyNotFoundException&amp;#58; The given key was not present in the dictionary.&lt;br /&gt;   at System.ThrowHelper.ThrowKeyNotFoundException&amp;#40;&amp;#41;&lt;br /&gt;   at System.Collections.Generic.Dictionary&amp;#96;2.get_Item&amp;#40;TKey key&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Info&amp;#58; Loading subcomponents.&lt;br /&gt;Info&amp;#58; Instantiating component.&lt;br /&gt;Error&amp;#58; An error occured while initializing the build component &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;. The error message and stack trace follows&amp;#58; System.Collections.Generic.KeyNotFoundException&amp;#58; The given key was not present in the dictionary.&lt;br /&gt;   at System.ThrowHelper.ThrowKeyNotFoundException&amp;#40;&amp;#41;&lt;br /&gt;   at System.Collections.Generic.Dictionary&amp;#96;2.get_Item&amp;#40;TKey key&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.CopyFromIndexComponent..ctor&amp;#40;BuildAssembler assembler, XPathNavigator configuration&amp;#41;&lt;br /&gt;Error&amp;#58; The type &amp;#39;Microsoft.Ddue.Tools.CopyFromIndexComponent&amp;#39; was not found in the component assembly &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;&amp;#92;ProductionTools&amp;#92;BuildComponents.dll&amp;#39;.&lt;br /&gt;Info&amp;#58; Loaded 1 subcomponents.&lt;br /&gt;Comments: ** Comment from web user: Bhavesh ** &lt;p&gt;Hey,&lt;br /&gt;I also get same error. &lt;br /&gt;Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;Program Files&amp;#92;Sandcastle&amp;#92;Data&amp;#92;Cpref_reflection&amp;#39;&lt;/p&gt;&lt;p&gt;Reinstalling does not solve the problem&amp;#63;&lt;br /&gt;Dose sequence matter&amp;#63;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>Bhavesh</author><pubDate>Tue, 16 Jun 2009 13:22:11 GMT</pubDate><guid isPermaLink="false">Commented Issue: directory cpref_reflection not found 20090616012211P</guid></item><item><title>Closed Issue: Image files not displayed in HxS</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=22149</link><description>When building an HxS file, image files with whitespace in the filenames are not displayed.&lt;br /&gt;&lt;br /&gt;By decompressing the HxS file it can be seen that no image files from the DocProject&amp;#39;s &amp;#39;Art&amp;#39; directory are copied into the compiled HxS file&amp;#39;s &amp;#39;art&amp;#39; directory.&lt;br /&gt;Comments: If you look in the build output window where the MS Help 2 compiler lists the files being saved, you'll see an error message like the following somewhere in the list: &lt;br /&gt;&lt;br /&gt;Error: HXC3023: Failed to open file some%20name%20with%20spaces.jpg&lt;br /&gt;&lt;br /&gt;The above error indicates that a file name contains URL-encoded spaces, which are obviously incorrect in a local file path.  This seems to be an MS Help 2 compiler issue and not a DocProject or Sandcastle issue.&lt;br /&gt;&lt;br /&gt;I attempted to verify this by running hxcomp.exe on the command line and passing in the .HxC file that Sandcastle generated for my test DocProject.  The .HxC file seems standard and simply references the .HxT and other files in the project, all of which seem to be standard as well.  And none of these files seem to be related to the URL-escaping of white spaces in the image URL unless there's some abstract MS Help 2 setting, of which I'm unaware, to control this.  The XML documentation that I tested has a regular HTML image tag without escape characters in the path; e.g., &lt;img src="..\Art\some name with spaces.jpg" /&gt;.  The only reference to this file that I've found is in the files.HxF file, and even that's simply a wildcard path; e.g., Url="art\*.jpg".&lt;br /&gt;&lt;br /&gt;Therefore, I'm going to conclude that this is an MS Help 2 compiler issue that I cannot fix.  We'll just have to refrain from using spaces in image file names unless somebody (probably not MS) can provide an alternative solution.</description><author>davedev</author><pubDate>Thu, 23 Apr 2009 08:44:12 GMT</pubDate><guid isPermaLink="false">Closed Issue: Image files not displayed in HxS 20090423084412A</guid></item><item><title>Commented Issue: Image files not displayed in HxS</title><link>http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=22149</link><description>When building an HxS file, image files with whitespace in the filenames are not displayed.&lt;br /&gt;&lt;br /&gt;By decompressing the HxS file it can be seen that no image files from the DocProject&amp;#39;s &amp;#39;Art&amp;#39; directory are copied into the compiled HxS file&amp;#39;s &amp;#39;art&amp;#39; directory.&lt;br /&gt;Comments: ** Comment from web user: davedev ** &lt;p&gt;Thanks for reporting this issue.  I was able to reproduce it and I&amp;#39;m investigating whether it&amp;#39;s a DocProject issue or an HxS compiler issue.&lt;/p&gt;</description><author>davedev</author><pubDate>Thu, 23 Apr 2009 07:49:39 GMT</pubDate><guid isPermaLink="false">Commented Issue: Image files not displayed in HxS 20090423074939A</guid></item></channel></rss>