Works good through the IDE. What exactly is the ClickOnce component searching for when it checks for an update? I feel it has to do with the versioning but I'm not quite sure
1. ClickOnce check the version that you set in manifest file
2. ClickOnce use hash to determine whether a particular dll is latest or not..