I'm trying to take advantage of Sandcastle to help build out system documentation, but for some odd reason none of my <summary> data shows up in the chm ... has anyone had success w/ the latest build of Sandcastle and VS2008 using VB?
views:
120answers:
1
                +2 
                A: 
                
                
              
            Have you checked to see that XML document generation is actually turned on (in Build properties) and is creating an XML file in the right place (i.e. bin/Release/)? Also, see this thread on MSDN, which documents the same problem I believe.
                  Noldorin
                   2009-02-18 17:51:49