Hi,
We have been using wyUpdate and wyBuild for a while now without any issues. We have noticed lately that when we release an update and the client checks for a new update that it appears to be downloading twice. The first update seems to be just the small patch update (say 300kb) and then it will loop to the download again, this time downloading a full update (30mb). This is all from within our .NET application using the Automatic Updater component. When we test on our testing machines we can also duplicate the issue. It will say "downloading update" and download the patch, then when it gets to 100% it will reset to 0% and count up to 100% again, this time getting the full update set rather than just the patch.
This has only happened fairly recently and it may be something that we are doing incorrectly. Any advice on things to check would be appreciated.
We are not doing a full patch set from the very first version all the way up to the latest version of our application, we are only creating patches from the previous 3 versions up to the latest version.
Thank you