AutomaticUpdater crashes at start

Hi,I am using last version of WyBuild with WPF application. Under a button I called AutomaticUpdater1.ForceCheckForUpdate() method and it shows "Update will be installed on next start" message, when new version has been uploaded.When I restart my application then it crashes on Windows XP and Windows 8. (See below report!) When I click on AutomaticUpdater and choose "Update Now" works great.

Problemsignatur: Problemereignisname: CLR20r3 Problemsignatur 01: myapp.exe Problemsignatur 02: 1.0.0.0 Problemsignatur 03: 52455652 Problemsignatur 04: MyApp Problemsignatur 05: 1.0.0.0 Problemsignatur 06: 52455652 Problemsignatur 07: b4b Problemsignatur 08: 0 Problemsignatur 09: System.NullReferenceException Betriebsystemversion: 6.2.9200.2.0.0.256.48 Gebietsschema-ID: 1031 Zusatzinformation 1: 67b6 Zusatzinformation 2: 67b67b5c65bd5aac16d47a8fc78025b0 Zusatzinformation 3: ffc2 Zusatzinformation 4: ffc22375acf64b67fb247d8529af15f9

What version of the AutomaticUpdater are you using? What version of wyUpdate are you using?

What version of the AutomaticUpdater are you using? What version of wyUpdate are you using?

The version of AutomaticUpdaterWPF: 2.6.18.4 (v4.0.30319)The version of WyUpdater: 2.6.18.4

The version of AutomaticUpdaterWPF: 2.6.18.4 (v4.0.30319)The version of WyUpdater: 2.6.18.4

(v4.0.30319) is Runtime Version, which is shown in VS properties panel.

We can't reproduce this. I suspect it's a crash in your app, not the AutomaticUpdater. Attach a debugger to your app to see where it crashes.