vote up 0 vote down star

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.

flag

What warning error codes are they? – RCIX Jun 12 at 4:42
It doesn't have one. Here's the warning: i42.tinypic.com/210cbae.png – jasonh Jun 12 at 16:51

1 Answer

vote up 2 vote down check

Open your project, select Project Properties->Publish(ing)->Application Files and click the reset all button. Does that help?

link|flag
That did it! Thanks! – jasonh Jun 14 at 6:04
You're welcome! – RCIX Jun 14 at 6:49

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.