ClickOnce and third-party library updates

Hi,

I created a small in-house application that I am successfully publishing to an internal server using ClickOnce. It seems to me that if I get an update from a third-party library and then create a new version of my software using the update, ClickOnce no longer works for the app. The file name of the third-party control changes, so it seems like ClickOnce doesn't realize to use the new component file names instead of the old ones.

Do I need to do something special when I upgrade third-party libraries? Otherwise, ClickOnce works just great for me.

Thanks in advance...

-Eric

[623 byte] By [EricHarmon] at [2007-12-25]
# 1
I think it depends on how the 3rd party libraries are installed. it sounds like they are installed SxS with the app, as dependent files.
DavidGuyerMS at 2007-10-8 > top of Msdn Tech,Windows Forms,ClickOnce and Setup & Deployment Projects...