<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Sandcastle Work Item Rss Feed</title><link>http://www.codeplex.com/Sandcastle/WorkItem/List.aspx</link><description>Sandcastle Work Item Rss Description</description><item><title>Closed Issue: Failed on localised classes/methods names [922]</title><link>http://sandcastle.codeplex.com/workitem/922</link><description>Sandcastle not support localised classes&amp;#47;methods&amp;#47;identifiers names in C&amp;#35; code.&lt;br /&gt;&amp;#160;&lt;br /&gt;For example&amp;#58;&lt;br /&gt;public class МойКласс&lt;br /&gt;&amp;#123;&lt;br /&gt;  public void МойМетод&amp;#40;&amp;#41;&lt;br /&gt;  &amp;#123;&lt;br /&gt;  &amp;#47;&amp;#47; ....&lt;br /&gt;  &amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&amp;#160;&lt;br /&gt;It success compiled by Visual Sudio &amp;#40;2003-2008&amp;#41;, but Sandcastle is failed on XslTransform step.&lt;br /&gt;&amp;#160;&lt;br /&gt;Result of execution XslTransform&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#34;C&amp;#58;&amp;#92;Tools&amp;#92;Sandcastle&amp;#92;ProductionTools&amp;#92;XslTransform&amp;#34; &amp;#47;xsl&amp;#58;&amp;#34;C&amp;#58;&amp;#92;Tools&amp;#92;Sandcastle&amp;#92;ProductionTransforms&amp;#92;ReflectionToChmIndex.xsl&amp;#34; reflection.xml &amp;#47;out&amp;#58;&amp;#34;MyHelp.hhk&amp;#34;&lt;br /&gt;&amp;#160;&lt;br /&gt;Unhandled Exception&amp;#58; System.Text.EncoderFallbackException&amp;#58; Unable to translate Unicode character &amp;#92;u0441 at index 735 to specified code page.&lt;br /&gt;   at System.Text.EncoderExceptionFallbackBuffer.Fallback&amp;#40;Char charUnknown, Int32 index&amp;#41;&lt;br /&gt;   at System.Xml.CharEntityEncoderFallbackBuffer.Fallback&amp;#40;Char charUnknown, Int32 index&amp;#41;&lt;br /&gt;   at System.Text.EncoderFallbackBuffer.InternalFallback&amp;#40;Char ch, Char&amp;#42;&amp;#38; chars&amp;#41;&lt;br /&gt;   at System.Text.Latin1Encoding.GetBytes&amp;#40;Char&amp;#42; chars, Int32 charCount, Byte&amp;#42; bytes, Int32 byteCount, EncoderNLS encoder&amp;#41;&lt;br /&gt;   at System.Text.EncoderNLS.Convert&amp;#40;Char&amp;#42; chars, Int32 charCount, Byte&amp;#42; bytes, Int32 byteCount, Boolean flush, Int32&amp;#38; charsUsed, Int32&amp;#38; bytesUsed, Boolean&amp;#38; completed&amp;#41;&lt;br /&gt;   at System.Text.EncoderNLS.Convert&amp;#40;Char&amp;#91;&amp;#93; chars, Int32 charIndex, Int32 charCount, Byte&amp;#91;&amp;#93; bytes, Int32 byteIndex, Int32 byteCount, Boolean flush, Int32&amp;#38; charsUsed, Int32&amp;#38; bytesUsed, Boolean&amp;#38; completed&amp;#41;&lt;br /&gt;   at System.Xml.XmlEncodedRawTextWriter.EncodeChars&amp;#40;Int32 startOffset, Int32 endOffset, Boolean writeAllToStream&amp;#41;&lt;br /&gt;   at System.Xml.XmlEncodedRawTextWriter.FlushBuffer&amp;#40;&amp;#41;&lt;br /&gt;   at System.Xml.XmlEncodedRawTextWriter.WriteRawWithCharChecking&amp;#40;Char&amp;#42; pSrcBegin, Char&amp;#42; pSrcEnd&amp;#41;&lt;br /&gt;   at System.Xml.XmlEncodedRawTextWriter.WriteRaw&amp;#40;String data&amp;#41;&lt;br /&gt;   at System.Xml.TextEncodedRawTextWriter.WriteString&amp;#40;String textBlock&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.Runtime.XmlQueryOutput.WriteString&amp;#40;String text, Boolean disableOutputEscaping&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.Runtime.XmlQueryOutput.WriteString&amp;#40;String text&amp;#41;&lt;br /&gt;   at &amp;#60;xsl&amp;#58;template name&amp;#61;&amp;#34;createIndexEntry&amp;#34;&amp;#62;&amp;#40;XmlQueryRuntime &amp;#123;urn&amp;#58;schemas-microsoft-com&amp;#58;xslt-debug&amp;#125;runtime, IList&amp;#96;1 text, IList&amp;#96;1 file&amp;#41;&lt;br /&gt;   at &amp;#60;xsl&amp;#58;template match&amp;#61;&amp;#34;&amp;#47;&amp;#34;&amp;#62;&amp;#40;XmlQueryRuntime &amp;#123;urn&amp;#58;schemas-microsoft-com&amp;#58;xslt-debug&amp;#125;runtime, XPathNavigator &amp;#123;urn&amp;#58;schemas-microsoft-com&amp;#58;xslt-debug&amp;#125;current&amp;#41;&lt;br /&gt;   at Root&amp;#40;XmlQueryRuntime &amp;#123;urn&amp;#58;schemas-microsoft-com&amp;#58;xslt-debug&amp;#125;runtime&amp;#41;&lt;br /&gt;   at Execute&amp;#40;XmlQueryRuntime &amp;#123;urn&amp;#58;schemas-microsoft-com&amp;#58;xslt-debug&amp;#125;runtime&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.XmlILCommand.Execute&amp;#40;Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlSequenceWriter results&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.XmlILCommand.Execute&amp;#40;Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean closeWriter&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.XmlILCommand.Execute&amp;#40;XmlReader contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results&amp;#41;&lt;br /&gt;   at System.Xml.Xsl.XslCompiledTransform.Transform&amp;#40;XmlReader input, XsltArgumentList arguments, XmlWriter results&amp;#41;&lt;br /&gt;   at Microsoft.Ddue.Tools.XslTransformer.Main&amp;#40;String&amp;#91;&amp;#93; args&amp;#41;&lt;br /&gt;    Last step completed in 00&amp;#58;00&amp;#58;19.2783&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;BUILD FAILED&amp;#58; Unexpected error in last build step.  See output above for details.&lt;br /&gt;</description><author>DarrenParker</author><pubDate>Thu, 16 May 2013 11:53:25 GMT</pubDate><guid isPermaLink="false">Closed Issue: Failed on localised classes/methods names [922] 20130516115325A</guid></item><item><title>Commented Issue: Generation of API documentation for inherited members when DocumentInheritedMembers is false [12784]</title><link>http://sandcastle.codeplex.com/workitem/12784</link><description>We are using Sandcastle to generate our API Reference, but we do not want to include inherited members. That&amp;#39;s why we have set the DocumentInheritedMembers to false. But for some of our classes we still get inherited members in the documentation. After some testing we found that the issue occurs when the child class and the parent class have similar names. And by similar I mean that the parent class has the same name as the child, but with some more letters at the end. For example&amp;#58;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;public abstract class ChildClassBase&lt;br /&gt;&amp;#123;&lt;br /&gt;    public int PublicProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    public string PublicProp2 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    private int privateProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    private string privateProp2 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;public class ChildClass &amp;#58; ChildClassBase&lt;br /&gt;&amp;#123;&lt;br /&gt;    public string ChildProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;      &lt;br /&gt;&amp;#125;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;In the documentation of ChildClass you will see descriptions for ChildProp1, PublicProp1 and PublicProp2. The same is valid if the parent class is named ChildClassTest, ChildClassT, etc. But if I rename the parent or the child, for example ChildSubClass and ChildClassBase, the documentation for ChildSubClass will hold only information about ChildProp1.&lt;br /&gt;Just one more thing to add - all visibility properties in our project are set to false. &lt;br /&gt;&lt;br /&gt;The issue is reproduced with Sandcastle 1.9.5 and 1.9.6 &amp;#40;I haven&amp;#39;t tested it in older version.&lt;br /&gt;Comments: ** Comment from web user: EWoodruff ** &lt;p&gt;The code that strips out inherited members does an XPath starts-with() comparison to find them.  I added a period to the end of the type name to limit what it finds to just those members belonging to the specific type rather than those matching the prefix which was too inclusive.  It's fixed for the next release of SHFB.&lt;/p&gt;&lt;p&gt;Also, please note that this project has been discontinued and may not be monitored as frequently and I can't close work items here. For future questions or issues concerning Sandcastle or SHFB, post them over in the [Sandcastle Help File Builder](http://shfb.codeplex.com) project. Thanks.&lt;/p&gt;</description><author>EWoodruff</author><pubDate>Fri, 01 Feb 2013 20:33:05 GMT</pubDate><guid isPermaLink="false">Commented Issue: Generation of API documentation for inherited members when DocumentInheritedMembers is false [12784] 20130201083305P</guid></item><item><title>Created Issue: Generation of API documentation for inherited members when DocumentInheritedMembers is false [12784]</title><link>http://sandcastle.codeplex.com/workitem/12784</link><description>We are using Sandcastle to generate our API Reference, but we do not want to include inherited members. That&amp;#39;s why we have set the DocumentInheritedMembers to false. But for some of our classes we still get inherited members in the documentation. After some testing we found that the issue occurs when the child class and the parent class have similar names. And by similar I mean that the parent class has the same name as the child, but with some more letters at the end. For example&amp;#58;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;public abstract class ChildClassBase&lt;br /&gt;&amp;#123;&lt;br /&gt;    public int PublicProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    public string PublicProp2 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    private int privateProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;    private string privateProp2 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;public class ChildClass &amp;#58; ChildClassBase&lt;br /&gt;&amp;#123;&lt;br /&gt;    public string ChildProp1 &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;      &lt;br /&gt;&amp;#125;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;In the documentation of ChildClass you will see descriptions for ChildProp1, PublicProp1 and PublicProp2. The same is valid if the parent class is named ChildClassTest, ChildClassT, etc. But if I rename the parent or the child, for example ChildSubClass and ChildClassBase, the documentation for ChildSubClass will hold only information about ChildProp1.&lt;br /&gt;Just one more thing to add - all visibility properties in our project are set to false. &lt;br /&gt;&lt;br /&gt;The issue is reproduced with Sandcastle 1.9.5 and 1.9.6 &amp;#40;I haven&amp;#39;t tested it in older version.&lt;br /&gt;</description><author>RosenVl</author><pubDate>Wed, 30 Jan 2013 09:28:14 GMT</pubDate><guid isPermaLink="false">Created Issue: Generation of API documentation for inherited members when DocumentInheritedMembers is false [12784] 20130130092814A</guid></item><item><title>Commented Issue: SandcastleGUI unable to resolve assmebly reference although it should. [1014]</title><link>http://sandcastle.codeplex.com/workitem/1014</link><description>&amp;#60;p&amp;#62;I use the NIDaq software from national intruments and it comes with some .net 2.0 assemblies.  Every time I try to compile my help using SandcastleGUI, I get the following error&amp;#58;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;         &amp;#38;quot&amp;#59;Error&amp;#58; Unresolved assembly reference&amp;#58; NationalInstruments.Common &amp;#40;NationalInstruments.Common, Version&amp;#61;8.1.20.168, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;4544464cdeaab541&amp;#41; required by&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;          NationalInstruments.DAQmx&amp;#38;quot&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;I have checked that all the necessary assemblies are there.  The problem is that the onlyi available NationalInstruments.Common assembly is version 8.1.20.237.  However, my program and NIDAQ work fine.  I think what is happening is that NationalInstruments.DAQmx does not specifically require version .168 &amp;#40;specific version &amp;#61; false&amp;#41; and that sandcastle is not checking this&amp;#63;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Attached are the files in question...&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&lt;br /&gt;Comments: ** Comment from web user: EWoodruff ** &lt;p&gt;Assembly binding redirection support is built into the latest release of MRefBuilder (Sandcastle 2.7.1.0).  If using the Sandcastle Help File Builder, add the assembly binding redirection plug-in to your SHFB project and configure it to redirect the older versions to the latest release or the one one you are using.  If you run into any issues, please post a message in the discussion group of the Sandcastle Help File Builder project (http://shfb.codeplex.com) as all future development of the Sandcastle tools will be handled there.  Thanks.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>EWoodruff</author><pubDate>Wed, 21 Nov 2012 17:53:43 GMT</pubDate><guid isPermaLink="false">Commented Issue: SandcastleGUI unable to resolve assmebly reference although it should. [1014] 20121121055343P</guid></item><item><title>Commented Issue: SandcastleGUI unable to resolve assmebly reference although it should. [1014]</title><link>http://sandcastle.codeplex.com/workitem/1014</link><description>&amp;#60;p&amp;#62;I use the NIDaq software from national intruments and it comes with some .net 2.0 assemblies.  Every time I try to compile my help using SandcastleGUI, I get the following error&amp;#58;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;         &amp;#38;quot&amp;#59;Error&amp;#58; Unresolved assembly reference&amp;#58; NationalInstruments.Common &amp;#40;NationalInstruments.Common, Version&amp;#61;8.1.20.168, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;4544464cdeaab541&amp;#41; required by&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;          NationalInstruments.DAQmx&amp;#38;quot&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;I have checked that all the necessary assemblies are there.  The problem is that the onlyi available NationalInstruments.Common assembly is version 8.1.20.237.  However, my program and NIDAQ work fine.  I think what is happening is that NationalInstruments.DAQmx does not specifically require version .168 &amp;#40;specific version &amp;#61; false&amp;#41; and that sandcastle is not checking this&amp;#63;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#38;nbsp&amp;#59;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;Attached are the files in question...&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&lt;br /&gt;Comments: ** Comment from web user: fschricker ** &lt;p&gt;This is four years old but still I dare posting: Is there any workaround for such a situation? I am struggling with this, albeit with a new NI release.&lt;/p&gt;&lt;p&gt;regards,&lt;br&gt;Florian&lt;/p&gt;</description><author>fschricker</author><pubDate>Wed, 21 Nov 2012 12:41:35 GMT</pubDate><guid isPermaLink="false">Commented Issue: SandcastleGUI unable to resolve assmebly reference although it should. [1014] 20121121124135P</guid></item><item><title>Commented Issue: VS 2010 styles not working in VisualStudio 2012 help system [12480]</title><link>http://sandcastle.codeplex.com/workitem/12480</link><description>The VS 2010 styles wont work at all, only blank pages will be displayed when clicking in the help topics.&lt;br /&gt;The VS 2005 styles do work but these are a little boring&amp;#33;&lt;br /&gt;&lt;br /&gt;Maybe a new 2012 style is needed to make it work&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: EWoodruff ** &lt;p&gt;Supporting Help Viewer 2.0 turned out to be quite hard as it has a number of behavioral differences compared to Help Viewer 1.0.  However, I&amp;#39;ve finally got all of the issue worked out.  In the process I got rid of the dev10.mshc dependency.  I ended up creating a file by that name containing a minimal set of transformations to get it to produce output for the time being.  It will go away in a future release.&lt;br /&gt;&lt;/p&gt;</description><author>EWoodruff</author><pubDate>Mon, 01 Oct 2012 01:26:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: VS 2010 styles not working in VisualStudio 2012 help system [12480] 20121001012603A</guid></item><item><title>Commented Issue: VS 2010 styles not working in VisualStudio 2012 help system [12480]</title><link>http://sandcastle.codeplex.com/workitem/12480</link><description>The VS 2010 styles wont work at all, only blank pages will be displayed when clicking in the help topics.&lt;br /&gt;The VS 2005 styles do work but these are a little boring&amp;#33;&lt;br /&gt;&lt;br /&gt;Maybe a new 2012 style is needed to make it work&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: EWoodruff ** &lt;p&gt;Naming method doesn&amp;#39;t have anything to do with it as far as I know.  There were a couple of fixes that needed to be made to the branding component and a branding transformation and a couple of fixes to the resolve link components.  With those changes in place, the content shows up and the links work.  There are a few quirks with the topic display but I think it&amp;#39;ll do for the time being until a closer look can be taken at it to fix up those issues and get rid of the dependence on the dev10.mshc file which is no longer part of the MS Help Viewer stuff that comes with VS 2012.&lt;br /&gt;&lt;/p&gt;</description><author>EWoodruff</author><pubDate>Sun, 23 Sep 2012 00:04:38 GMT</pubDate><guid isPermaLink="false">Commented Issue: VS 2010 styles not working in VisualStudio 2012 help system [12480] 20120923120438A</guid></item><item><title>Commented Issue: Help file doesn't contain members [12493]</title><link>http://sandcastle.codeplex.com/workitem/12493</link><description>Hi,&lt;br /&gt;I&amp;#39;ve successfully used SHFB for code documenting using VS projects as documentation source. But now I downloaded the Reactive Extensions Library &amp;#40;http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;library&amp;#47;hh242986&amp;#37;28VS.103&amp;#37;29.aspx&amp;#41; which comes with DLL&amp;#39;s and XML&amp;#39;s only. So I fed SHFB only with DLL and XML files as documentation source. &lt;br /&gt;&lt;br /&gt;The resulting help file lists namespaces and classes, but no members. &amp;#40;Attached are my SHFB settings files.&amp;#41;&lt;br /&gt;&lt;br /&gt;Is this a case that isn&amp;#39;t really supported or can&amp;#39;t work by some reason&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: rschwenn ** &lt;p&gt;Never mind&amp;#58; &lt;br /&gt;The documented classes are associated to the System name space. Hence they are recognized by SHFB as &amp;#34;InheritedFrameworkMembers&amp;#34;. Since the option to document them has been disabled, the members of such classes didn&amp;#39;t appear in both the TOC and the Class pages.&lt;br /&gt;&lt;/p&gt;</description><author>rschwenn</author><pubDate>Sat, 22 Sep 2012 16:23:34 GMT</pubDate><guid isPermaLink="false">Commented Issue: Help file doesn't contain members [12493] 20120922042334P</guid></item><item><title>Created Issue: Help file doesn't contain members [12494]</title><link>http://sandcastle.codeplex.com/workitem/12494</link><description>Hi,&lt;br /&gt;I&amp;#39;ve successfully used SHFB for code documenting using VS projects as documentation source. But now I downloaded the Reactive Extensions Library &amp;#40;http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;library&amp;#47;hh242986&amp;#37;28VS.103&amp;#37;29.aspx&amp;#41; which comes with DLL&amp;#39;s and XML&amp;#39;s only. So I fed SHFB only with DLL and XML files as documentation source. &lt;br /&gt;&lt;br /&gt;The resulting help file lists namespaces and classes, but no members. &amp;#40;Attached are my SHFB settings files.&amp;#41;&lt;br /&gt;&lt;br /&gt;Is this a case that isn&amp;#39;t really supported or can&amp;#39;t work by some reason&amp;#63;&lt;br /&gt;</description><author>rschwenn</author><pubDate>Fri, 21 Sep 2012 22:27:47 GMT</pubDate><guid isPermaLink="false">Created Issue: Help file doesn't contain members [12494] 20120921102747P</guid></item><item><title>Created Issue: Help file doesn't contain members [12493]</title><link>http://sandcastle.codeplex.com/workitem/12493</link><description>Hi,&lt;br /&gt;I&amp;#39;ve successfully used SHFB for code documenting using VS projects as documentation source. But now I downloaded the Reactive Extensions Library &amp;#40;http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;library&amp;#47;hh242986&amp;#37;28VS.103&amp;#37;29.aspx&amp;#41; which comes with DLL&amp;#39;s and XML&amp;#39;s only. So I fed SHFB only with DLL and XML files as documentation source. &lt;br /&gt;&lt;br /&gt;The resulting help file lists namespaces and classes, but no members. &amp;#40;Attached are my SHFB settings files.&amp;#41;&lt;br /&gt;&lt;br /&gt;Is this a case that isn&amp;#39;t really supported or can&amp;#39;t work by some reason&amp;#63;&lt;br /&gt;</description><author>rschwenn</author><pubDate>Fri, 21 Sep 2012 22:17:41 GMT</pubDate><guid isPermaLink="false">Created Issue: Help file doesn't contain members [12493] 20120921101741P</guid></item><item><title>Commented Issue: VS 2010 styles not working in VisualStudio 2012 help system [12480]</title><link>http://sandcastle.codeplex.com/workitem/12480</link><description>The VS 2010 styles wont work at all, only blank pages will be displayed when clicking in the help topics.&lt;br /&gt;The VS 2005 styles do work but these are a little boring&amp;#33;&lt;br /&gt;&lt;br /&gt;Maybe a new 2012 style is needed to make it work&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: rschwenn ** &lt;p&gt;Try to set &amp;#34;NamingMethod&amp;#34; &amp;#40;node Help File&amp;#41; to &amp;#34;MemberName&amp;#34;.&lt;br /&gt;&lt;/p&gt;</description><author>rschwenn</author><pubDate>Fri, 21 Sep 2012 20:46:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: VS 2010 styles not working in VisualStudio 2012 help system [12480] 20120921084649P</guid></item><item><title>Created Issue: VS 2010 styles not working in VisualStudio 2012 help system [12480]</title><link>http://sandcastle.codeplex.com/workitem/12480</link><description>The VS 2010 styles wont work at all, only blank pages will be displayed when clicking in the help topics.&lt;br /&gt;The VS 2005 styles do work but these are a little boring&amp;#33;&lt;br /&gt;&lt;br /&gt;Maybe a new 2012 style is needed to make it work&amp;#33;&lt;br /&gt;</description><author>bjallemad</author><pubDate>Wed, 12 Sep 2012 15:11:19 GMT</pubDate><guid isPermaLink="false">Created Issue: VS 2010 styles not working in VisualStudio 2012 help system [12480] 20120912031119P</guid></item><item><title>Commented Issue: Cannot resolve assembly reference: Windows [12071]</title><link>http://sandcastle.codeplex.com/workitem/12071</link><description>Hi all,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m working in a metro app style project &lt;br /&gt;This is error I got when generating documentation&amp;#58;&lt;br /&gt;MREFBUILDER &amp;#58; error &amp;#58; Unresolved assembly reference&amp;#58; Windows &amp;#40;Windows, Version&amp;#61;255.255.255.255, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;null&amp;#41; &lt;br /&gt;&lt;br /&gt;Windows here is a dependency assembly which has properties like in attached pic. But there is nothing helpful in the path.&lt;br /&gt;It&amp;#39;s a default reference of every metro application project and cannot be remove, what do I support to do to get over this&amp;#63;&lt;br /&gt;&lt;br /&gt;Any help or idea to solve problem would be greatly appreciated, thx&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: EWoodruff ** &lt;p&gt;I&amp;#39;ve modified the standalone GUI so that it recognizes &amp;#42;.winmd files as reference assemblies.  The current release filters out anything other than &amp;#42;.exe and &amp;#42;.dll.  The VSPackage is capable of adding the references but you do need to explicitly change the filename filter in the Open File dialog to show &amp;#34;&amp;#42;.&amp;#42;&amp;#34; so that you can pick it.  I&amp;#39;m looking into support Windows Store Apps as a framework type so that this isn&amp;#39;t an issue.&lt;br /&gt;&lt;/p&gt;</description><author>EWoodruff</author><pubDate>Sun, 09 Sep 2012 19:53:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: Cannot resolve assembly reference: Windows [12071] 20120909075317P</guid></item><item><title>Commented Issue: MREFBUILDER : error : Unresolved assembly reference [11747]</title><link>http://sandcastle.codeplex.com/workitem/11747</link><description>Generating Docs from an assembly that uses SAP BusinessObjects Crystal Reports ends up in a missing reference.&lt;br /&gt;In fact, the mentioned assembly &amp;#34;BusinessObjects.Licensing.KeycodeDecoder&amp;#34; cannot be found anywhere on my machine.&lt;br /&gt;&lt;br /&gt;Can anyone explain, why loading and executing my assembly is not a problem for the .NET runtime but for MRefBuilder&amp;#63;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;See my output&amp;#58;&lt;br /&gt;&lt;br /&gt;Generating reflection information...&lt;br /&gt;&amp;#91;C&amp;#58;&amp;#92;WINDOWS&amp;#92;Microsoft.NET&amp;#92;Framework&amp;#92;v4.0.30319&amp;#92;MSBuild.exe&amp;#93;&lt;br /&gt;  MrefBuilder &amp;#40;v2.6.10621.1&amp;#41;&lt;br /&gt;  Copyright &amp;#184; Microsoft 2006&lt;br /&gt;  Info&amp;#58; Loaded 1 assemblies for reflection and 0 dependency assemblies.&lt;br /&gt;MREFBUILDER &amp;#58; error &amp;#58; Unresolved assembly reference&amp;#58; BusinessObjects.Licensing.KeycodeDecoder &amp;#40;BusinessObjects.Licensing.KeycodeDecoder, Version&amp;#61;13.0.2000.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;692fbea5521e1304&amp;#41; required by CrystalDecisions.CrystalReports.Engine&lt;br /&gt;Comments: ** Comment from web user: TATWORTH ** &lt;p&gt;There is a fix for Unresolved assembly reference&amp;#58; BusinessObjects.Licensing.KeycodeDecoder discussed at http&amp;#58;&amp;#47;&amp;#47;sandcastlestyles.codeplex.com&amp;#47;discussions&amp;#47;360116 and there will be a permanent fix done in the Sandcastle build due to be released in Oct 2012&amp;#33;&lt;/p&gt;</description><author>TATWORTH</author><pubDate>Thu, 23 Aug 2012 11:32:46 GMT</pubDate><guid isPermaLink="false">Commented Issue: MREFBUILDER : error : Unresolved assembly reference [11747] 20120823113246A</guid></item><item><title>Commented Issue: sitemap element has multiple siteMapNode elements in the web.sitemap file generated [2158]</title><link>http://sandcastle.codeplex.com/workitem/2158</link><description>Tried to create web documents for multiple api using &lt;br /&gt;scbuild &amp;#8211;framework 2.0 &amp;#8211;source C&amp;#58;&amp;#92;UTS&amp;#92;PEARL&amp;#92;Src&amp;#92;TMS&amp;#92;bin&amp;#92;TMS.Pearl.SF.Collections.&amp;#42;.dll,C&amp;#58;&amp;#92;UTS&amp;#92;PEARL&amp;#92;Src&amp;#92;TMS&amp;#92;bin&amp;#92;TMS.Pearl.SF.Collections.&amp;#42;.xml &amp;#8211;BuildWebsite -name C&amp;#58;&amp;#92;TestSCWebsite. This generated the web.sitemap file under api directory which had multiple siteMapNode elements.  This structure in the web.sitemap  caused the following error during runtime during the processing of the following methods&lt;br /&gt;&lt;br /&gt;Exactly one &amp;#60;siteMapNode&amp;#62; element is required directly inside the &amp;#60;siteMap&amp;#62; element.&lt;br /&gt;&lt;br /&gt;System.Web.XmlSiteMapProvider.BuildSiteMap&amp;#40;&amp;#41;&lt;br /&gt;System.Web.XmlSiteMapProvider.get_RootNode&amp;#40;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: EWoodruff ** &lt;p&gt;It&amp;#39;s actually the api&amp;#47;web.sitemap file that is the problem.  This error is caused by documenting one or more assemblies with two or more namespaces.  The fix was to add the &amp;#34;&amp;#47;arg&amp;#58;project&amp;#61;Project&amp;#34; option to the XslTransform calls in the Reflection target in Generic.targets so that it creates a namespace container node.  This wraps the namespaces in a parent node thus satisfying the site map validation rule.&lt;/p&gt;</description><author>EWoodruff</author><pubDate>Fri, 17 Aug 2012 19:56:48 GMT</pubDate><guid isPermaLink="false">Commented Issue: sitemap element has multiple siteMapNode elements in the web.sitemap file generated [2158] 20120817075648P</guid></item><item><title>Commented Issue: VS2010 Presentation Style misses line breaks in code examples using Firefox [12304]</title><link>http://sandcastle.codeplex.com/workitem/12304</link><description>Using the new beta presentation style VS2010 the code examples are displayed in a signle, very long line when using Firefox v6 and v12. Line breaks are correctly displayed when viewing the same documentation using the Internet Explorer v8.&lt;br /&gt;The Presentation Style VS2005 works as expected in both browers.&lt;br /&gt;Comments: ** Comment from web user: EWoodruff ** &lt;p&gt;I removed the style element from the branding transformation as it didn&amp;#39;t seem to serve any purpose and the code is formatted correctly without it as JBaehr noted in the related SHFB work item.&lt;/p&gt;</description><author>EWoodruff</author><pubDate>Thu, 16 Aug 2012 19:32:24 GMT</pubDate><guid isPermaLink="false">Commented Issue: VS2010 Presentation Style misses line breaks in code examples using Firefox [12304] 20120816073224P</guid></item><item><title>Commented Issue: Nested Class Constructor Does Not Show Up [12074]</title><link>http://sandcastle.codeplex.com/workitem/12074</link><description>We have a nested class with a public constructor. It is marked as deprecated, but is still public and preset. NDoc generated the documentation for it, but Sandcastle 2.7.0.0 apparently does not.&lt;br /&gt;Comments: ** Comment from web user: rpkrajewski ** &lt;p&gt;Thanks&amp;#33;&lt;/p&gt;</description><author>rpkrajewski</author><pubDate>Tue, 07 Aug 2012 20:02:25 GMT</pubDate><guid isPermaLink="false">Commented Issue: Nested Class Constructor Does Not Show Up [12074] 20120807080225P</guid></item><item><title>Commented Issue: Nested Class Constructor Does Not Show Up [12074]</title><link>http://sandcastle.codeplex.com/workitem/12074</link><description>We have a nested class with a public constructor. It is marked as deprecated, but is still public and preset. NDoc generated the documentation for it, but Sandcastle 2.7.0.0 apparently does not.&lt;br /&gt;Comments: ** Comment from web user: EWoodruff ** &lt;p&gt;With regard to processing the XML comments file to remove unwanted members, SHFB provides an IntelliSense build component that you can add to the project which will produce a filtered XML comments file containing only the documented members.&lt;br /&gt;&lt;/p&gt;</description><author>EWoodruff</author><pubDate>Tue, 07 Aug 2012 19:33:59 GMT</pubDate><guid isPermaLink="false">Commented Issue: Nested Class Constructor Does Not Show Up [12074] 20120807073359P</guid></item><item><title>Commented Issue: Nested Class Constructor Does Not Show Up [12074]</title><link>http://sandcastle.codeplex.com/workitem/12074</link><description>We have a nested class with a public constructor. It is marked as deprecated, but is still public and preset. NDoc generated the documentation for it, but Sandcastle 2.7.0.0 apparently does not.&lt;br /&gt;Comments: ** Comment from web user: EWoodruff ** &lt;p&gt;The problem here is that you are using &amp;#60;exclude &amp;#47;&amp;#62; XML comment tags which are converted by SHFB to API Filter entries.  Since MRefBuilder&amp;#39;s API filter will rip all members with the given name and does not distinguish by parameter list, if one overload is removed, they all are.  Since you don&amp;#39;t appear to be documenting internals, remove the &amp;#60;exclude &amp;#47;&amp;#62; tag from the internal constructor and the public one will show up.  It would probably be best to remove all &amp;#60;exclude &amp;#47;&amp;#62; tags and use the API filter property within the project to remove any unwanted members so that it&amp;#39;s more obvious what is being removed.&lt;br /&gt;&lt;/p&gt;</description><author>EWoodruff</author><pubDate>Tue, 07 Aug 2012 19:31:51 GMT</pubDate><guid isPermaLink="false">Commented Issue: Nested Class Constructor Does Not Show Up [12074] 20120807073151P</guid></item><item><title>Commented Issue: My generic class gets StackOverflowException by MRefBuilder (v2.7.0.0) [12270]</title><link>http://sandcastle.codeplex.com/workitem/12270</link><description>My public generic class gets an unexpected error during build step in SHFB stating &amp;#34;Process is terminated due to StackOverflowException&amp;#34;. I have attached the sample Visual Studio project in the attachment section below. Given the following code, whether MyClass is abstract or partial creates the error.&lt;br /&gt;&lt;br /&gt;namespace MyClassLibrary&lt;br /&gt;&amp;#123;&lt;br /&gt;    &amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;&lt;br /&gt;    &amp;#47;&amp;#47;&amp;#47; MyClass Summary&lt;br /&gt;    &amp;#47;&amp;#47;&amp;#47; &amp;#60;&amp;#47;summary&amp;#62;&lt;br /&gt;    &amp;#47;&amp;#47;&amp;#47; &amp;#60;typeparam name&amp;#61;&amp;#34;TD&amp;#34;&amp;#62;&amp;#60;&amp;#47;typeparam&amp;#62;&lt;br /&gt;    &amp;#47;&amp;#47;&amp;#47; &amp;#60;typeparam name&amp;#61;&amp;#34;TT&amp;#34;&amp;#62;&amp;#60;&amp;#47;typeparam&amp;#62;&lt;br /&gt;    public abstract partial class MyClass&amp;#60;TD, TT&amp;#62;&lt;br /&gt;    &amp;#123;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; IBase Summary&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;&amp;#47;summary&amp;#62;&lt;br /&gt;        public interface IBase&lt;br /&gt;        &amp;#123;&lt;br /&gt;            NestedClass&amp;#60;T&amp;#62; RequestElementsTyped&amp;#60;T&amp;#62;&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; NestedClass Summary&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;&amp;#47;summary&amp;#62;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;typeparam name&amp;#61;&amp;#34;T&amp;#34;&amp;#62;&amp;#60;&amp;#47;typeparam&amp;#62;&lt;br /&gt;        public class NestedClass&amp;#60;T&amp;#62; &amp;#58; IEquatable&amp;#60;NestedClass&amp;#60;T&amp;#62;&amp;#62;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            public bool Equals&amp;#40;NestedClass&amp;#60;T&amp;#62; other&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                throw new NotImplementedException&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; IAnother Summary&lt;br /&gt;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;&amp;#47;summary&amp;#62;&lt;br /&gt;        public interface IAnother &amp;#58; IBase &amp;#123; &amp;#125;&lt;br /&gt;    &amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;Given build output&amp;#58;&lt;br /&gt;&lt;br /&gt;-------------------------------&lt;br /&gt;&amp;#91;Sandcastle Help File Builder, version 1.9.4.0&amp;#93;&lt;br /&gt;Creating output and working folders...&lt;br /&gt;-------------------------------&lt;br /&gt;Clearing working folder...&lt;br /&gt;-------------------------------&lt;br /&gt;Finding tools...&lt;br /&gt;Found Sandcastle tools in &amp;#39;C&amp;#58;&amp;#92;Program Files &amp;#40;x86&amp;#41;&amp;#92;Sandcastle&amp;#92;&amp;#39;&lt;br /&gt;Searching for HTML Help 1 compiler...&lt;br /&gt;Found HTML Help 1 compiler in &amp;#39;C&amp;#58;&amp;#92;Program Files &amp;#40;x86&amp;#41;&amp;#92;HTML Help Workshop&amp;#92;&amp;#39;&lt;br /&gt;-------------------------------&lt;br /&gt;Validating and copying documentation source information&lt;br /&gt;Source&amp;#58; C&amp;#58;&amp;#92;Users&amp;#92;rdewan&amp;#92;Documents&amp;#92;Visual Studio 2010&amp;#92;Projects&amp;#92;ClassLibrary1&amp;#92;MyClassLibrary&amp;#92;bin&amp;#92;Debug&amp;#92;MyClassLibrary.dll&lt;br /&gt;    Found assembly &amp;#39;C&amp;#58;&amp;#92;Users&amp;#92;rdewan&amp;#92;Documents&amp;#92;Visual Studio 2010&amp;#92;Projects&amp;#92;ClassLibrary1&amp;#92;MyClassLibrary&amp;#92;bin&amp;#92;Debug&amp;#92;MyClassLibrary.dll&amp;#39;&lt;br /&gt;SHFB&amp;#58; Warning BE0062&amp;#58; No XML comments files found.  The help file will not contain any member comments.&lt;br /&gt;-------------------------------&lt;br /&gt;Generating shared content files &amp;#40;en-US, English &amp;#40;United States&amp;#41;&amp;#41;...&lt;br /&gt;    Last step completed in 00&amp;#58;00&amp;#58;00.0040&lt;br /&gt;-------------------------------&lt;br /&gt;Generating API filter for MRefBuilder...&lt;br /&gt;    Last step completed in 00&amp;#58;00&amp;#58;00.0010&lt;br /&gt;-------------------------------&lt;br /&gt;Generating reflection information...&lt;br /&gt;&amp;#91;C&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework64&amp;#92;v4.0.30319&amp;#92;MSBuild.exe&amp;#93;&lt;br /&gt;  MRefBuilder &amp;#40;v2.7.0.0&amp;#41;&lt;br /&gt;  Copyright &amp;#184; 2006-2012, Microsoft Corporation, All Rights Reserved&lt;br /&gt;  Info&amp;#58; Loaded 1 assemblies for reflection and 0 dependency assemblies.&lt;br /&gt;  &lt;br /&gt;  Process is terminated due to StackOverflowException.&lt;br /&gt;C&amp;#58;&amp;#92;Users&amp;#92;rdewan&amp;#92;Documents&amp;#92;Help&amp;#92;Working&amp;#92;GenerateRefInfo.proj&amp;#40;53,5&amp;#41;&amp;#58; error MSB6006&amp;#58; &amp;#34;MRefBuilder.exe&amp;#34; exited with code -1073741571.&lt;br /&gt;    Last step completed in 00&amp;#58;00&amp;#58;25.2013&lt;br /&gt;-------------------------------&lt;br /&gt;&lt;br /&gt;SHFB&amp;#58; Error BE0043&amp;#58; Unexpected error detected in last build step.  See output above for details.&lt;br /&gt;Comments: ** Comment from web user: EWoodruff ** &lt;p&gt;As I suspected, it was a similar issue to a case I&amp;#39;d already fixed.  The nested type referencing itself was causing a stack overflow.  I applied a similar fix to prevent it going too far and it will be in the next release.&lt;br /&gt;&lt;/p&gt;</description><author>EWoodruff</author><pubDate>Tue, 07 Aug 2012 19:19:42 GMT</pubDate><guid isPermaLink="false">Commented Issue: My generic class gets StackOverflowException by MRefBuilder (v2.7.0.0) [12270] 20120807071942P</guid></item></channel></rss>