在VS2012打包过程中,遇到这个错误,困扰我好几天,后来通过谷歌找到解决方案,如下:
- Expand the deploy solution (+) on the right panel (Solution Explorer)
- Expand the menu "Configure the target system"
- Double click on Shortcuts folder
- Here you will find 2 output you set up in the project wizard.
- Select one of them, and find the property Icon, click to (...) to browse the propertly icon.
- Do the same with the second one output built solution.
- Rebuild your project!