Nested Class Constructor Does Not Show Up

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.

Id #12074 | Release: None | Updated: Apr 30 at 5:59 PM by rpkrajewski | Created: Apr 27 at 7:11 PM by rpkrajewski

Right-Hand Pane Content Not Visible In IE 10, Windows CP 8

This is using the vs2010 Style of web site output, opening the top-level Index.html locally (as a file, not over http). Normally, on older versions of IE on older versions of Windows, you will get...

Id #12073 | Release: None | Updated: Apr 27 at 6:54 PM by rpkrajewski | Created: Apr 27 at 6:54 PM by rpkrajewski

Cannot resolve assembly reference: Windows

Hi all, I'm working in a metro app style project This is error I got when generating documentation: MREFBUILDER : error : Unresolved assembly reference: Windows (Windows, Version=255.255.255.255,...

Id #12071 | Release: None | Updated: Tue at 5:16 PM by rafaga12 | Created: Apr 25 at 1:05 PM by Monday9

Upgrading to the latest version breaks building via MSBuild.

I ran into the issue located here (http://stackoverflow.com/questions/8703642/mysteriously-failing-sandcastle-build-only-when-built-by-teamcity) after upgrading our build server from a previous ver...

Id #12067 | Release: None | Updated: Apr 24 at 8:55 PM by blake05 | Created: Apr 24 at 7:06 PM by blake05

Provide a zip-only download option and\or a nuget-enabled package

Thank you for Sandcastle June 2010 Release (Version 2.6.1062.1). I would like to request a zip-only download option and\or a nuget-enabled package. In this way, if there are two help projects usi...

Id #11949 | Release: None | Updated: Apr 27 at 6:59 PM by rpkrajewski | Created: Mar 29 at 1:24 AM by icnocop

Support Silverlight 5 with WCF RIA Services out of the box

This issue has been posted at http://shfb.codeplex.com/workitem/32367 instead.

Id #11865 | Release: None | Updated: Mar 7 at 7:50 AM by Daniel_Svensson | Created: Mar 7 at 7:37 AM by Daniel_Svensson

Many warnings when using the .NET 4.0 Framework

When targeting the .NET 4.0 framework, the CopyFromIndexComponent gives a lot of warnings. In .NET 4.0 the same type is implemented in multiple assemblies and namespaces are spread over multiple a...

Id #11844 | Release: None | Updated: Mar 9 at 11:31 PM by EWoodruff | Created: Mar 6 at 2:50 AM by DonFehr

MREFBUILDER : error : Unresolved assembly reference

Generating Docs from an assembly that uses SAP BusinessObjects Crystal Reports ends up in a missing reference. In fact, the mentioned assembly "BusinessObjects.Licensing.KeycodeDecoder" cannot be f...

Id #11747 | Release: None | Updated: Feb 10 at 3:00 PM by EWoodruff | Created: Feb 10 at 9:41 AM by zaengi

Method with generic argument appears twice in derived class docs.

Given the following code: public abstract class GenericClassBase<T> { /// <summary> /// Summary /// </summary> /// <param name="arg1">arg1</param> protected abstract void Method1(T arg1); }...

Id #11303 | Release: None | Updated: Sep 25 2011 at 12:18 PM by JayTeeAitch | Created: Sep 25 2011 at 12:18 PM by JayTeeAitch

Issue with Inheritance Hierarchy: does not show all descendants

The Inheritance section of the generated documentation does not document all descendants of a class it would appear to stop at the first fork in the hierarchy From the included projects I would ha...

Id #11283 | Release: None | Updated: Sep 20 2011 at 9:28 AM by kazac | Created: Sep 20 2011 at 9:23 AM by kazac