Search

[ClickOnce] Application icon is not displayed in Add/Remove Programs dialog by Sergey Vlasov

Closed
as Postponed Help for as Postponed

3
0
Sign in
to vote
Type: Bug
ID: 145373
Opened: 6/23/2006 6:35:04 PM
Access Restriction: Public
0
Workaround(s)
1
User(s) can reproduce this bug
I select application icon for my application and deploy application using ClickOnce. Application icon correctly appears during installation and in Start menu, but in Add/Remove Programs dialog the icon is incorrect.

(Attachment includes incorrect icons screenshots, source and published installer)
Details (expand)
Product Language
English
Version
.NET Framework 2.0
Operating System
Windows XP Professional
Operating System Language
English (US)
Category
\Frameworks
Subcategory 1
\.NET Framework
Subcategory 2
\
Subcategory 3
 
Steps to Reproduce
1. Create New Visual C# Windows Apllication (name clickonce_icon).
2. Add New Item Icon File to project.
3. Select this icon in Application properties Resources group.
4. On Publish page enter some local Publish Location and random Installation URL.
5. Click Publish now.
6. Run clickonce_icon_1_0_0_0.application from selected Publish Location.

7. Open Add or Remove Programs dialog - right now clickonce_icon app icon is correct (shows "page").
8. Rename source development folder (e.g. rename "e:\programming\clickonce_icon" to "clickonce_iconx") or install app on separate clean computer and refresh Add or Remove Programs dialog - icon is incorrect now (shows "setup").
9. copy %systemdrive%windows\system32\dfshim.dll "%homedrive%%homepath%"
and refresh Add or Remove Programs dialog - icon is again incorrect (shows "web setup").
Actual Results
Different incorrect application icons in Add or Remove Programs dialog.
Expected Results
Specified application icon in Add or Remove Programs dialog.
Sign in to post a comment.
Posted by Microsoft on 7/24/2006 at 4:22 PM
Thanks for your feedback on the .NET Framework! As you may have seen in DevDiv VP - S. Somasegar’s blog on the topic (http://blogs.msdn.com/somasegar/archive/2006/05/18/601354.aspx) the next release of the .NET Framework (codenamed “Orcas”) requires a high degree of backwards compatibility. As such we are not able to address this issue with a fix in the .NET Framework in the Orcas timeframe. Many customers have found it useful to discuss issues like this in the forums (http://forums.microsoft.com/msdn/default.aspx?siteid=1) where Microsoft and other members of the community can suggest workarounds.

Before we even begin work on the next release of the NET Framework release where we can make changes like this one we will devote time to addressing the top issues (in terms of number of votes, lack of workarounds, etc). So please do continue to vote for this item if it is causing issues.

Thanks and keep the feedback coming.

UIFx Team
Posted by Sergey Vlasov on 6/29/2006 at 9:05 AM
Sent attachment one more time.
Posted by Microsoft on 6/29/2006 at 3:23 AM
Thanks for reporting this issue.

You mentioned about having an attachment. However, there is no file showing up under "Attachments". It seems that it didn't come through. I'd appreciate your trying one more time to include the attachment.

Thank you,
Shikha, Visual Studio Product Team.
Posted by Microsoft on 6/29/2006 at 3:12 AM
Thank you for your feedback. We are investigating this issue.

Thank you, Visual Studio Product Team.
Sign in to post a workaround.