Unable to apply publish properties for item

  • Thread starter Thread starter Frank Rizzo
  • Start date Start date
F

Frank Rizzo

I get a ton of warning that are similar to "Unable to apply publish
properties for item "microsoft.visualstudio.shell.interop". The warning
appears for pretty much every reference. The application is a
click-once winform app.

How can I get rid of these warnings?

Regards
 
project properties -> publish -> application files; look for any
highlighted with warnings (try "show all files")

Basically, it just means that at some point you have tweaked settings
on a file that is no longer in the project; remove these settings from
the phantom files and it will stop moaning

Marc
 
Hi Frank,

Could you tell me what the Publish Status of those problematic items are?

FYI, to see the Publish Status of a file, right click the project in the
Solution Explorer and choose Properties. In the Property Designer, switch
to the Publish tab and click the Application Files button. In the
Application Files dialog, you can see the Publish Status.

You may have a try resetting the Publish Status of all problematic items in
the Application Files dialog to see if the problem goes away. To do this,
right click on one item and choose Reset.


Sincerely,
Linda Liu
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.
 
Hi Frank,

How about the problem now?

If the problem is still not solved, please feel free to let me know.

Thank you for using our MSDN Managed Newsgroup Support Service!

Sincerely,
Linda Liu
Microsoft Online Community Support
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top