I don't know what caused VS to start thinking it needs to publish my project, but now whenever I build it, I get several "Unable to apply publish properties for item 'blah'" warnings. How do I stop VS 2005's publishing facilities from working on my project completely? I use InstallShield so I have no use for VS's publishing system.
+5
A:
Open your project, select Project Properties->Publish(ing)->Application Files and click the reset all button. Does that help?
RCIX
2009-06-13 03:36:15
That did it! Thanks!
jasonh
2009-06-14 06:04:20
You're welcome!
RCIX
2009-06-14 06:49:47