Update Runs but application not updated

Dear Sirs,

We are running wyupdate version 2.6.16.4

We have a WPF app with auto updates set up. This has been running fine up until now.

We have version 4.2.0 installed with the base wyupdate.exe and client.wyc for that version.

When the app runs on the main window we have the WPF control to update the app.

When we update the app to Version 4.2.1 using the WPF app or the wyupdate.exe command.

the update is picked up. Wyupdate goes off and installs the update and the next time the wyupdate loads it says it has the latest vesion.

However the application version stays the same and none of our software updates are installed. Ie the file sizes and dates are not updated

We have verrified the newer version and they are later versions.

Any ideas ?

Cheers Andrew

There's not enough information to tell you what went wrong. But If I were to guess I would say either you included the wrong client.wyc file with your app or you didn't include the newest files within wyBuild.

  1. Double click the client.wyc file -- what's the version number both before and after the update?
  2. Open your wyBuild project and ensure the correct files are being referenced and you have no warnings when building your updates. If you do have warnings, read them and fix them.