Hi,
It seems that you are using "Method #1 - The Step-By-Step Approach" in
Catherine Heller's blog. Yes, this is a known issue, Catherine has pointed
this out in this blog note below:
"[Updated on Feb. 16, 2007] Since writing this, I've learned of a couple of
issues that you should be aware of before deciding to use this approach:
assembly version information is lost after the binary native resources are
embedded into the executable, as are application icons. In the likely case
that you care about assembly version information and your application's
icon, use Method #2."
http://blogs.msdn.com/cheller/archive/2006/08/24/how-to-embed-a-manifest-in- an-assembly-let-me-count-the-ways.aspx
So, you may try to use the Method #2 in his blog of using mt.exe. I assume
this will keep the assembly version information and application's icon.
Please feel free to give it a try and let me know if you need further help.
Thanks.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
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.