2.5.0.0 to 2.5.3 Autoupdater stalls

I was updating from wyBuild 2.5.0.0 to (I assume) 2.5.3, but wyBuild just indefinitely tries to download the update. Can I just install the full 2.5.3 overtop of 2.5.0.0? I assume it will keep my key and project file settings if I do so.

Yes, you can download the installer and it will upgrade fine (all your settings and projects will be untouched).

We're going to look into this problem with the AutoUpdater. We've had a couple other reports of problems and we're narrowing down the cause right now.

Sorry about this.

After doing an in line update. I still get an update error. It doesn't stall indeffinately, but I get a debug dialog box instead.

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************System.NullReferenceException: Object reference not set to an instance of an object. at wyUpdate.frmMain.NeedElevationToUpdate() at wyUpdate.frmMain.ShowFrame(Frame frameNum) at wyUpdate.frmMain.SelfUpdateProgress(Int32 percentDone, Int32 unweightedProgress, Boolean done, String extraStatus, Exception ex)

************** Loaded Assemblies **************mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4200 (NetFxQFE.050727-4200) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------wyUpdate Assembly Version: 2.5.3.0 Win32 Version: 2.5.3.0 CodeBase: file:///C:/Program%20Files/wyBuild/InstantUpdate.exe----------------------------------------System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll----------------------------------------System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------

************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.

For example:

<configuration> <system.windows.forms jitDebugging="true" /></configuration>

When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.

It's a bug in the self-update algorithm (when wyUpdate updates itself). We're going to try to get the fixed version out by Tuesday.

I'm truly sorry.

Both of these problems are fixed (both stalling and the crash) in wyBuild 2.5.5.