>> 不抱怨,不妒忌,潇洒做自己!

Invalid icon file 原因

引自MSDN:http://msdn.microsoft.com/en-us/library/h9y3s0bh(VS.71).aspx

The icon specified in the AddRemoveProgramsIcon property for the selected deployment project is not a valid icon file. The icon must be an icon file (.ico) or an icon contained as a resource in an .exe or .dll file.

This error can also occur if an icon file has been removed from the project prior to building.

To correct this error

  1. Double-click the error message in the Task List to go to the deployment project in Solution Explorer.
  2. In the Properties window, select the AddRemoveProgramsIcon property and choose (Browse...) from the drop-down list.
  3. In the Icon dialog box, click the Browse button.
  4. In the Select item in project dialog box, select a folder and select a file that contains a valid icon.
posted @ 2009-12-26 21:03  loose_went  阅读(1002)  评论(0编辑  收藏  举报