472,122 Members | 1,449 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

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

/// <include file='>' path='[@name=""]'/> failure

I'm new to C# and to newsgroups, so please bear with a possibly foolish
query. I'll try to be sensible.

The results of /// <summary> ... </summary> etc. appear immediately in the
Object Browser, as advertised. But when I try to get the same result with
/// <include> ..., no joy.

Having spent the better part of 2 days in a textbook-help-and-msdn search,
I'm stumped, so I've isolated the problem in a solution consisting of nothing
else.

I've ensured that the project (.csproj), class (.cs), included file (*.txt),
and xml (.XML) files are all in the same folder. Further, the included
filename is correct: confirmed by mis-typing the name, building the project
and observing the Error List. Strangely, mis-typing the path leading to the
target text within the included file produces no error.

The same text works correctly when copied from the included file and pasted
ahead of the class definition with /// prefixes.

Hoping someone can help.
--
to be sharp or not to be, that is the question
Nov 16 '05 #1
0 1404

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

55 posts views Thread by Ton den Hartog | last post: by
61 posts views Thread by Toby Austin | last post: by
822 posts views Thread by Turamnvia Suouriviaskimatta | last post: by
reply views Thread by E. Zorn | last post: by
2 posts views Thread by D'Arcy J.M. Cain | last post: by
reply views Thread by Chris Rebert | 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.