<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>DocProject Forum Rss Feed</title><link>http://www.codeplex.com/DocProject/Project/ListForums.aspx</link><description>DocProject Forum Rss Description</description><item><title>New Post: no summary, param, remarks, etc. in the generated chm file</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75539</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Dave,&lt;/p&gt;
&lt;p&gt;I got it.&amp;nbsp; I was looking at&amp;nbsp;a class with no summary.&amp;nbsp;&amp;nbsp; Thanks.&amp;nbsp;&amp;nbsp; Nice tool.&lt;/p&gt;
&lt;p&gt;- Bobby&lt;/p&gt;&lt;/div&gt;</description><author>bobbyfu</author><pubDate>Thu, 19 Nov 2009 23:00:42 GMT</pubDate><guid isPermaLink="false">New Post: no summary, param, remarks, etc. in the generated chm file 20091119110042P</guid></item><item><title>New Post: no summary, param, remarks, etc. in the generated chm file</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75539</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks Dave for pointing out my mistake.&amp;nbsp; I enabled the XML document output for the source project, rebuilt the entire solution (including the DocSite).&amp;nbsp; The /// &amp;lt;summery&amp;gt; tag and other tags are still not showing up in the CHM file and in the HTM files.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What's else I forget?&amp;nbsp;&amp;nbsp; Thanks.&lt;/p&gt;
&lt;p&gt;- Bobby&lt;/p&gt;&lt;/div&gt;</description><author>bobbyfu</author><pubDate>Thu, 19 Nov 2009 22:49:26 GMT</pubDate><guid isPermaLink="false">New Post: no summary, param, remarks, etc. in the generated chm file 20091119104926P</guid></item><item><title>New Post: Progress Status of your MAML-Editor</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75599</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Michael,&lt;/p&gt;
&lt;p&gt;I work on it when I can find the time.&amp;nbsp; I've been on a crazy project and work schedule for several months now, so that isn't helping either :)&amp;nbsp; Also, I've begun updating DocProject to support Visual Studio 2010, so that's going to take up a couple of months as well.&lt;/p&gt;
&lt;p&gt;You may want to take a look at &lt;a title=DocTools href="http://doctools.codeplex.com/"&gt;DocTools&lt;/a&gt; in the mean time.&amp;nbsp; I haven't tried it myself, but I suspect that it produces HTML output.&amp;nbsp; If you could somehow configure it to save the HTML into the &lt;em&gt;Help\Topics\HTML\ &lt;/em&gt;folder of your &lt;em&gt;DocProject&lt;/em&gt; or &lt;em&gt;DocSite&lt;/em&gt;, then you can import the HTML files&amp;nbsp;into &lt;strong&gt;Topic Explorer &lt;/strong&gt;and build your documentation as normal.&lt;/p&gt;
&lt;p&gt;Of course,&amp;nbsp;I recommend MAML over HTML, but without a nice WYSIWYG experience you may prefer the DocTools approach for now.&lt;/p&gt;
&lt;p&gt;Alternatively, you could have the team author HTML topics in Visual Studio using the built-in HTML designer.&amp;nbsp; It works well with CSS references too, so that might make it a bit easier to keep the documents uniform without having all of the benefits that MAML provides.&lt;/p&gt;
&lt;p&gt;- Dave&lt;/p&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Thu, 19 Nov 2009 15:07:18 GMT</pubDate><guid isPermaLink="false">New Post: Progress Status of your MAML-Editor 20091119030718P</guid></item><item><title>New Post: Obsolete methods/classes/properties</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=74716</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What versions of DocProject and Sandcastle are you using?&lt;/p&gt;
&lt;p&gt;It's working for me.&amp;nbsp; In the &lt;em&gt;list&lt;/em&gt; topics (such as Types and Members)&amp;nbsp;there's text that reads, &amp;quot;Obsolete.&amp;quot;.&amp;nbsp; It renders in red and appears next to types and members that are marked with &lt;strong&gt;System.ObsoleteAttribute &lt;/strong&gt;in code.&lt;/p&gt;
&lt;p&gt;It seems that the output of the MRefBuilder program includes the message argument as well.&amp;nbsp; I was able to improve the documentation by updating the XSL a bit so that it includes the message value.&amp;nbsp; To do that, and also to verify whether your XSL files are the same as mine, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open your project's &lt;em&gt;Help\Presentation\Style\Transforms\utilities_reference.xsl&lt;/em&gt; file.&lt;ol type=a&gt;
&lt;li&gt;Alternatively, you can make the necessary changes directly to the file in Sandcastle's installation folder so that it applies to all &lt;strong&gt;new&lt;/strong&gt; &lt;em&gt;DocProjects &lt;/em&gt;and &lt;em&gt;DocSites&lt;/em&gt;.&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;li&gt;Find all occurrences of the following sequence of elements:&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;&lt;code&gt;
&lt;p&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:text&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt; &amp;lt;/&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:text&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;br&gt;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;include&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;item&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;obsoleteRed&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt; /&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;/code&gt;&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;Replace each occurrence&amp;nbsp;with the following element:&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;div style="font-family:Courier New;background:white;color:black;font-size:10pt"&gt;&lt;code&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:call-template&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;obsolete&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt; /&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;/code&gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;At the bottom of the file, before the closing &lt;strong&gt;&amp;lt;/xsl:stylesheet&amp;gt;&lt;/strong&gt; tag, insert the following XSL:&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;div style="font-family:Courier New;background:white;color:black;font-size:10pt"&gt;&lt;code&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;lt;!--&lt;/span&gt;&lt;span style="color:green"&gt; obsolete &lt;/span&gt;&lt;span style="color:blue"&gt;--&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:template&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;obsolete&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;nbsp; &amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:text&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt; &amp;lt;/&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:text&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;nbsp; &amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;include&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;item&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;obsoleteRed&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt; /&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;nbsp; &amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:if&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;test&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;normalize-space(attributes/attribute[type/@api='T:System.ObsoleteAttribute']/argument/value)&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:value-of&lt;/span&gt;&lt;span style="color:blue"&gt; &lt;/span&gt;&lt;span style="color:red"&gt;select&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt;attributes/attribute[type/@api='T:System.ObsoleteAttribute']/argument/value&lt;/span&gt;&amp;quot;&lt;span style="color:blue"&gt; /&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;nbsp; &amp;lt;/&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:if&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0px"&gt;&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#2b91af"&gt;xsl:template&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;/code&gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;p&gt;Let me know if you still need assistance.&lt;/p&gt;
&lt;p&gt;- Dave&lt;/p&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Thu, 19 Nov 2009 14:52:24 GMT</pubDate><guid isPermaLink="false">New Post: Obsolete methods/classes/properties 20091119025224P</guid></item><item><title>New Post: Progress Status of your MAML-Editor</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75599</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello Dave,&lt;/p&gt;
&lt;p&gt;for a long time ago you write about a MAML-Editor.&amp;nbsp; I want to ask you what is the status of the Editor? Is it possible that you send me a Beta-Version of your application? I&amp;acute;m using your DocProject 1.11.0 in a huge application. Someone of my Teammembers should assit me to make the documentation but he didn&amp;acute;t familiry with HTML, Tags and so one. I think it would be a big help for me and him, if I can use your Editor.&lt;/p&gt;
&lt;p&gt;Thanks for your answer&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;&lt;/div&gt;</description><author>MyKey0815</author><pubDate>Thu, 19 Nov 2009 13:35:17 GMT</pubDate><guid isPermaLink="false">New Post: Progress Status of your MAML-Editor 20091119013517P</guid></item><item><title>New Post: no summary, param, remarks, etc. in the generated chm file</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75539</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Bobbyfu,&lt;/p&gt;
&lt;p&gt;You've almost got it right.&amp;nbsp; You have to enable XML documentation output for the source projects, not the DocSite project.&lt;/p&gt;
&lt;p&gt;DocProject gathers all of the XML documentation output from each of the source projects and passes them to Sandcastle.&amp;nbsp; The XML documentation output for the DocSite project itself, if you've enabled it, is entirely ignored.&lt;/p&gt;
&lt;p&gt;- Dave&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Thu, 19 Nov 2009 02:35:41 GMT</pubDate><guid isPermaLink="false">New Post: no summary, param, remarks, etc. in the generated chm file 20091119023541A</guid></item><item><title>New Post: no summary, param, remarks, etc. in the generated chm file</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75539</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Additional information.&lt;/p&gt;
&lt;p&gt;1. I have enabled&amp;nbsp;generating XML Document option from the DocSite project.&amp;nbsp; The XML file is in the bin\DocSite.XML.&lt;/p&gt;
&lt;p&gt;2. DocProject version is 1.11.0.0 and Sandcastle is 2.4.10520.1&lt;/p&gt;
&lt;p&gt;Now what?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>bobbyfu</author><pubDate>Thu, 19 Nov 2009 01:16:30 GMT</pubDate><guid isPermaLink="false">New Post: no summary, param, remarks, etc. in the generated chm file 20091119011630A</guid></item><item><title>New Post: no summary, param, remarks, etc. in the generated chm file</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=75539</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I finally get the Sandcastle and DocProject working in the Visual Studio 2008.&amp;nbsp;&amp;nbsp; The CHM file or the web site (DocSite) is generated.&amp;nbsp; But there is a small problem.&amp;nbsp; None of the class, property, or method has summary, param, remarks that I added in my C# source code with /// &amp;lt;summary&amp;gt; &amp;lt;param&amp;gt; or &amp;lt;remarks&amp;gt;.&lt;/p&gt;
&lt;p&gt;Is there&amp;nbsp;anything missing in my configuration file?&amp;nbsp;&amp;nbsp; Please help.&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;bobbyfu&lt;/p&gt;&lt;/div&gt;</description><author>bobbyfu</author><pubDate>Thu, 19 Nov 2009 00:13:30 GMT</pubDate><guid isPermaLink="false">New Post: no summary, param, remarks, etc. in the generated chm file 20091119121330A</guid></item><item><title>New Post: DocProject projects in Team Build definition</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=39676</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have never found a resolution for the problem, and i since moved to another documentation solution (also not running them during builds).&lt;/p&gt;&lt;/div&gt;</description><author>Vossekop</author><pubDate>Fri, 13 Nov 2009 21:53:07 GMT</pubDate><guid isPermaLink="false">New Post: DocProject projects in Team Build definition 20091113095307P</guid></item><item><title>New Post: DocProject projects in Team Build definition</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=39676</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Bummer - I've just run across this exact same issue.&amp;nbsp; As soon as the Docs project completes its processing, it doesn't move on to the next item in the process (in my case, it just isn't running the &amp;quot;AfterDropBuild&amp;quot; items it needs to in order for my copy to work on my published site.&lt;/p&gt;
&lt;p&gt;Has there been any others with this issue?&amp;nbsp; I can't seem to find a resolution on the Net anywhere.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Tim&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>_Trip</author><pubDate>Thu, 12 Nov 2009 17:11:19 GMT</pubDate><guid isPermaLink="false">New Post: DocProject projects in Team Build definition 20091112051119P</guid></item><item><title>New Post: Obsolete methods/classes/properties</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=74716</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm marking classes/methods/properties as obsolete using the&amp;nbsp;&lt;a style="text-decoration:underline;color:#3e62a6" href="http://www.codeplex.com/Sandcastle/Wiki/View.aspx?title=ObsoleteAttribute"&gt;ObsoleteAttribute&lt;/a&gt;&amp;nbsp;in my source code. I would like similar behavior to the MSDN documentation, where obsolete methods/classes/properties are clearly shown using red text.&lt;/p&gt;
&lt;p&gt;Unfortunately, this just doesn't happen for me. I've checked the XML output from VisualStudio, and it looks like this XML is feeding the appropriate obsolete markers into DocProject/Sandcastle... but I'm not getting anything in the CHM to suggest that stuff is being marked as obsolete.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any ideas/suggestions?&lt;/p&gt;&lt;/div&gt;</description><author>nomy</author><pubDate>Tue, 10 Nov 2009 23:00:14 GMT</pubDate><guid isPermaLink="false">New Post: Obsolete methods/classes/properties 20091110110014P</guid></item><item><title>New Post: A property cannot be set while building</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=69397</link><description>&lt;div style="line-height: normal;"&gt;This discussion has been copied to a work item. Click &lt;a href="http://docproject.codeplex.com/WorkItem/View.aspx?WorkItemId=24796"&gt;here&lt;/a&gt; to go to the work item and continue the discussion.&lt;/div&gt;</description><author>davedev</author><pubDate>Sat, 03 Oct 2009 15:52:52 GMT</pubDate><guid isPermaLink="false">New Post: A property cannot be set while building 20091003035252P</guid></item><item><title>New Post: A property cannot be set while building</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=69397</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Jan-Peter,&lt;/p&gt;
&lt;p&gt;Thanks for following-up with this.&amp;nbsp; From your analysis it seems that the issue is caused when build output is included as project items that appear in Solution Explorer.&lt;/p&gt;
&lt;p&gt;I'll try to repro again when I get some time and see if I can fix the problem.&lt;/p&gt;
&lt;p&gt;Thanks,&amp;nbsp;&lt;br&gt;Dave&lt;/p&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Sat, 03 Oct 2009 15:47:03 GMT</pubDate><guid isPermaLink="false">New Post: A property cannot be set while building 20091003034703P</guid></item><item><title>New Post: Descriptions not showing up</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=70742</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As for your second question,&amp;nbsp;the members you are seeing in the documentation for your class are&amp;nbsp;inherited from base types, such as &lt;strong&gt;System.Object&lt;/strong&gt;.&amp;nbsp;&amp;nbsp;You can tell Sandcastle to remove them by adding the &lt;strong&gt;Inheritance Filter &lt;/strong&gt;to your &lt;em&gt;DocProject &lt;/em&gt;or &lt;em&gt;DocSite&lt;/em&gt;.&amp;nbsp; See the following article for more information (look for the section that contains the&amp;nbsp;&lt;strong&gt;Inheritance Filter &lt;/strong&gt;subsection).&lt;/p&gt;
&lt;p&gt;&lt;a href="http://docproject.codeplex.com/Wiki/View.aspx?title=How To Use The Topic Management Dialog#Saved"&gt;http://docproject.codeplex.com/Wiki/View.aspx?title=How%20To%20Use%20The%20Topic%20Management%20Dialog#Saved&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;- Dave&lt;/p&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Fri, 02 Oct 2009 18:26:31 GMT</pubDate><guid isPermaLink="false">New Post: Descriptions not showing up 20091002062631P</guid></item><item><title>New Post: Descriptions not showing up</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=70742</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you enable XML documentation output for your project?&amp;nbsp; See the following article for more information.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://docproject.codeplex.com/Wiki/View.aspx?title=Sandcastle Help#xmldoc"&gt;http://docproject.codeplex.com/Wiki/View.aspx?title=Sandcastle%20Help#xmldoc&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And here's a troubleshooting article for&amp;nbsp;other common issues:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://docproject.codeplex.com/Wiki/View.aspx?title=How to Diagnose and Resolve Issues"&gt;http://docproject.codeplex.com/Wiki/View.aspx?title=How%20to%20Diagnose%20and%20Resolve%20Issues&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- Dave&lt;/p&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Fri, 02 Oct 2009 18:02:03 GMT</pubDate><guid isPermaLink="false">New Post: Descriptions not showing up 20091002060203P</guid></item><item><title>New Post: Descriptions not showing up</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=70742</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Ok, I'm using Doc Project for the first time.&amp;nbsp; In my code I have all sorts of /// comments on classes, methods and variables.&amp;nbsp; When I compiled my doc project, it listed my classes, class variables, properties,&amp;nbsp;and methods, but for all of them the &amp;quot;description&amp;quot; field is blank when I'm looking at the .chm file.&amp;nbsp; What do I need to do to get descriptions entered for all these items?&lt;/p&gt;
&lt;p&gt;As a side note, when i list the methods in one of my classes, I see all my methods.&amp;nbsp; However, I also see a bunch of methods that don't appear in the code.&amp;nbsp; For example, my Utility class has one method &amp;quot;ConvertArrayListToTable&amp;quot;.&amp;nbsp; The chm file lists that and &amp;quot;Equals&amp;quot;, &amp;quot;Finalize&amp;quot;, &amp;quot;GetHashCode&amp;quot;, &amp;quot;GetType&amp;quot;, &amp;quot;MemberwiseClone&amp;quot; and &amp;quot;ToStiring&amp;quot;.&amp;nbsp; Can I get those extraneous methods that don't even show up in the class code to not show up in the documentation?&lt;/p&gt;&lt;/div&gt;</description><author>catlook</author><pubDate>Thu, 01 Oct 2009 18:55:08 GMT</pubDate><guid isPermaLink="false">New Post: Descriptions not showing up 20091001065508P</guid></item><item><title>New Post: A property cannot be set while building</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=69397</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I found a way to make the problem disappear by changing some DocProject properties and excluding some files from the project.&lt;/p&gt;
&lt;p&gt;I changed the &amp;quot;Include Project Output Dialog&amp;quot; settings to the following:&lt;br&gt;Apply to all default: True&lt;br&gt;Include project output default: False&lt;br&gt;Don't ask me this again: True&lt;/p&gt;
&lt;p&gt;Next i excluded the &amp;quot;/bin&amp;quot; folder, the&amp;nbsp; &amp;quot;/Help/html&amp;quot; and all the non folder items in &amp;quot;/Help&amp;quot; folder from the project.&lt;br&gt;I also deleted these files and folders from the filesystem itself, but i don't think this was really needed as DocProject just puts them back and nothing bad comes from that.&lt;/p&gt;
&lt;p&gt;It won'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;/p&gt;
&lt;p&gt;A new issue did appear where conime.exe kept a lock on the &amp;quot;/buildhelp&amp;quot; folder (turned out the issue was there all along, but suppressed by the method i used to let it manually remove this folder).&lt;br&gt;This turned out to be a bug of Windows Vista and i managed to &amp;quot;fix&amp;quot; this by removing all the languages in the windows language toolbar ( &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/windowscompatibility/thread/c609f41a-e78c-43e6-81fd-1cf76384bb01"&gt;http://social.msdn.microsoft.com/Forums/en-US/windowscompatibility/thread/c609f41a-e78c-43e6-81fd-1cf76384bb01&lt;/a&gt; ).&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;br&gt;Jan-Peter&lt;/p&gt;&lt;/div&gt;</description><author>Raeled</author><pubDate>Wed, 30 Sep 2009 22:09:08 GMT</pubDate><guid isPermaLink="false">New Post: A property cannot be set while building 20090930100908P</guid></item><item><title>New Post: C# Property Attributes not showing correctly</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=69166</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;that form isn't working. &amp;nbsp;I can't type into any of the fields except for the captcha field at the bottom.&lt;/p&gt;
&lt;p&gt;Here, just email me your contact info at this email address:&lt;/p&gt;
&lt;p&gt;dbonneca@yahoo.com&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><author>dbonnett</author><pubDate>Tue, 29 Sep 2009 17:12:59 GMT</pubDate><guid isPermaLink="false">New Post: C# Property Attributes not showing correctly 20090929051259P</guid></item><item><title>New Post: C# Property Attributes not showing correctly</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=69166</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry I didn't receive it, thanks for following-up.&amp;nbsp; Please try &lt;a href="https://www.codeplex.com/site/users/contact/dsexton?OriginalUrl=http://www.codeplex.com/site/users/view/dsexton"&gt;my CodePlex contact form&lt;/a&gt; instead.&lt;/p&gt;
&lt;p&gt;- Dave&lt;/p&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Tue, 29 Sep 2009 16:40:36 GMT</pubDate><guid isPermaLink="false">New Post: C# Property Attributes not showing correctly 20090929044036P</guid></item><item><title>New Post: C# Property Attributes not showing correctly</title><link>http://docproject.codeplex.com/Thread/View.aspx?ThreadId=69166</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Dave,&lt;/p&gt;
&lt;p&gt;I sent you my contact info the other day, so just wanted to make sure you received it.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><author>dbonnett</author><pubDate>Tue, 29 Sep 2009 14:21:14 GMT</pubDate><guid isPermaLink="false">New Post: C# Property Attributes not showing correctly 20090929022114P</guid></item></channel></rss>