Looking at the method above with the signature private void BeginUpdate() I can't help but notice how ad.UpdateAsyc() is never called. Therefore, using the above example, the application never starts updating when a new version if found. It's possible I am missing something but I have gone over it a few times and believe this to be the case. Thoughts anyone?
-Shaun