Re: VS2008 bug?
- From: v-wywang@xxxxxxxxxxxxxxxxxxxx ("Wen Yuan Wang [MSFT]")
- Date: Fri, 28 Mar 2008 09:52:14 GMT
Hello Schneider,
Thanks for your reply.
(sorry, I didn't test with VB project yesterday. I missed your important
information...). Now, I have tried with VB.net project. There is no
filename textbox besides "Generate XML Document" checkbox. But, on my side,
after building the project, you noticed the output filename is really
"MyCompany.MyLib.xml". I still cannot reproduce the issue. Does this issue
occur for each VB project on your VS 2008?
Actually, the xml document information is stored in project file. If you
right-click on .vbproj file, you will notice there is a line specified the
output xml name.
<DocumentationFile>MyCompany.MyLib3.xml</DocumentationFile>
VS doesn't provide feature to modify xml filename for VB project in UI. But
we can edit it in .vbproj file directly. You can check if the file name in
project file is what you need. If not, you can change it to anything you
need.
Hope this helps. If you have any more concern, please feel free to let us
know. It's my pleasure to assist you.
Have a great day,
Best regards,
Wen Yuan
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: VS2008 bug?
- From: eschneider
- Re: VS2008 bug?
- References:
- VS2008 bug?
- From: eschneider
- RE: VS2008 bug?
- From: "Wen Yuan Wang [MSFT]"
- Re: VS2008 bug?
- From: eschneider
- VS2008 bug?
- Prev by Date: Re: Persist global to solution?
- Next by Date: Re: VS2008 bug?
- Previous by thread: Re: VS2008 bug?
- Next by thread: Re: VS2008 bug?
- Index(es):
Relevant Pages
|