472,127 Members | 1,627 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,127 software developers and data experts.

visual studio problem with comment web pages

Hi. I am just running through the hello world tutorial and when I attempt to
generate the comment web pages (like javadoc) it just creates a page with no
content. Um....this is the tutorial and it's really hard to screw this up.
But I managed somehow. My source file is exactly as shown in the book and I
honestly can't see what I could possibly have done wrong, other than some
obscure configuration info somewhere set wrong.
Anyway, if anyone knows what may be amiss, I would appreciate a tip.
Thanks,
--
Jorel
Nov 16 '05 #1
3 1307
Jorel <Jo***@discussions.microsoft.com> wrote:
Hi. I am just running through the hello world tutorial and when I attempt to
generate the comment web pages (like javadoc) it just creates a page with no
content. Um....this is the tutorial and it's really hard to screw this up.
But I managed somehow. My source file is exactly as shown in the book and I
honestly can't see what I could possibly have done wrong, other than some
obscure configuration info somewhere set wrong.
Anyway, if anyone knows what may be amiss, I would appreciate a tip.


Rather than using the VS.NET comment building, I would use NDoc:
http://ndoc.sf.net

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 16 '05 #2
Jorel <Jo***@discussions.microsoft.com> wrote:
Rather than using the VS.NET comment building, I would use NDoc:
http://ndoc.sf.net


why is that?


Well, it produces more "standard" web pages (like MSDN or Javadoc,
depending on what you ask it to do). It also doesn't have the problems
with overloaded operators that VS.NET's "build comment web pages" has.
I suspect it's also rather better supported :)

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 16 '05 #3


"Jon Skeet [C# MVP]" wrote:
Jorel <Jo***@discussions.microsoft.com> wrote:
Hi. I am just running through the hello world tutorial and when I attempt to
generate the comment web pages (like javadoc) it just creates a page with no
content. Um....this is the tutorial and it's really hard to screw this up.
But I managed somehow. My source file is exactly as shown in the book and I
honestly can't see what I could possibly have done wrong, other than some
obscure configuration info somewhere set wrong.
Anyway, if anyone knows what may be amiss, I would appreciate a tip.


Rather than using the VS.NET comment building, I would use NDoc:
http://ndoc.sf.net


why is that?
Nov 16 '05 #4

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

3 posts views Thread by Andy Lim | last post: by
2 posts views Thread by Axel Dahmen | last post: by
1 post views Thread by Nogusta123 | last post: by
8 posts views Thread by WT | last post: by
11 posts views Thread by =?Utf-8?B?UGV0ZXIgSw==?= | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.