Re: Linker Warning in manifest file
- From: David Lowndes <DavidL@xxxxxxxxxxxxxxx>
- Date: Wed, 08 Nov 2006 09:47:41 +0000
I have recently added the following lines to the manifest file:
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level='asInvoker' uiAccess='false'/>
</requestedPrivileges>
</security>
</trustInfo>
I get the following linker warning:
manifest authoring warning 81010002: Unrecognized Element
"requestedPrivileges" in namespace "urn:schemas-microsoft-com:asm.v3".
Although it doesn't appear to cause a problem it is annoying. I also
see this even with the VS2005 SP1 beta. I can't see any reference to
this on the connect feedback site, so I suggest that you submit a bug
report on it here.
http://connect.microsoft.com/feedback/default.aspx?SiteID=210
Post a link back to your bug report and I'll validate it.
Dave
.
- Follow-Ups:
- Re: Linker Warning in manifest file
- From: David Lowndes
- Re: Linker Warning in manifest file
- Prev by Date: Re: ListBox Control in a dialog box
- Next by Date: Re: how to avoid "ftol"
- Previous by thread: A Unicode question
- Next by thread: Re: Linker Warning in manifest file
- Index(es):