473,473 Members | 2,170 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

summary tags only displayed if the project is included (not the dll)

Hi,

I have a class library with some classes.
The classes and function all have <summary/> tags.

If I include the project for the library in my solution it'll display
the summary tags correctly.
If I just reference the dll then the summary tags are missing

Anyone know why this is happening?

Vin
Nov 16 '05 #1
2 1116
Vin,

In order to get the XML documentation, you need to output the
documentation when compiling. If you go to the project properties, you will
notice an option that will let you do this. Once you have this file (which
is the name of your assembly with an XML extension instead of dll), you can
place it in the same directory that the dll is in, and when referenced, the
designer will pick up the comments.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Vincent Finn" <1@2.com> wrote in message
news:rc********************************@4ax.com...
Hi,

I have a class library with some classes.
The classes and function all have <summary/> tags.

If I include the project for the library in my solution it'll display
the summary tags correctly.
If I just reference the dll then the summary tags are missing

Anyone know why this is happening?

Vin

Nov 16 '05 #2
On Thu, 7 Oct 2004 12:16:58 -0400, "Nicholas Paldino [.NET/C# MVP]"
<mv*@spam.guard.caspershouse.com> wrote:
Vin,

In order to get the XML documentation, you need to output the
documentation when compiling. If you go to the project properties, you will
notice an option that will let you do this. Once you have this file (which
is the name of your assembly with an XML extension instead of dll), you can
place it in the same directory that the dll is in, and when referenced, the
designer will pick up the comments.

Hope this helps.


Thanks, that gets me most of the way there

The summaries now turn up in the object browser but the still don't
appear in the property page

Is there another step?

Vin
Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.