all groups > visual studio .net documentation > may 2005 >
You're in the

visual studio .net documentation

group:

VS.Net 2003 "Build Comment Web Page" tools


VS.Net 2003 "Build Comment Web Page" tools Feng Chun
5/5/2005 12:00:00 AM
visual studio .net documentation:
I used this tool to generate the documentation pages for my project. but
there is a line "<!-- From Microsoft url=(0007)http:// -->" at the top of
each page generated. This would cause the page be put into a "Restricted
Zone" under Windows XP with Sp2 patched. Then all the frames, etc, couldn't
be viewed under this zone. I have to write a program to remove this line for
all pages generated. Any walkaround for this?

RE: VS.Net 2003 "Build Comment Web Page" tools v-garych NO[at]SPAM online.microsoft.com
5/5/2005 12:00:00 AM
Hi Feng Chun,

[quoted text, click to view]

The tag in question here is called the "Mark of the Web". IE adds the Mark
of the Web to web pages that are saved from the internet. This way IE can
detect that the content was originally from the internet zone and it should
be treated as such. In this instance, the page was not saved from the
internet but Visual Studio used http:// to force it to the internet zone.

VS.NET IDE will add this tag automatically when you Build Comment Web Page
with your project/solution, this behavior is by design and unable to be
skipped, one workaround is to do a Find and Replace to change the tag in
the documentation.

For more detailed information about this this issue, please refer to the
following blog link:

Build Comment Web Pages in VS 2003 and Windows XP SP2
http://blogs.msdn.com/vseditor/archive/2004/07/16/185788.aspx


Thanks!

Best regards,

Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties, and confers no rights.
Re: VS.Net 2003 "Build Comment Web Page" tools Feng Chun
5/5/2005 12:00:00 AM
Hi, Gary Chang,

Thanks for your reply. Yes, I have searched web found that this so called
"Mark of the Web" cause the problem. And I have done the same thing as the
blog you provided. I just wondering VS team or IE team would come out a
patch to solve this issue, because I thought it is an inconsistent problem
between the two teams.

Best Regards,
Feng Chun

[quoted text, click to view]

Re: VS.Net 2003 "Build Comment Web Page" tools v-garych NO[at]SPAM online.microsoft.com
5/6/2005 12:00:00 AM
Hi Feng Chun,

[quoted text, click to view]

yes, this will bring the inconvenience to the developers that use this
feature in Windows XP SP2 platform. I will forward your feedback to the
corresponding product team. There is currently not a specific hotfix to
cover this problem, but keep an eye out for it in the future. We are
looking at continual improvement, and it's this kind of feedback that let
us know what things you're trying to do, that we haven't yet provide for
you.


Thanks for your concern on our product!

Best regards,

Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties, and confers no rights.
AddThis Social Bookmark Button