Hey Sven,
I'll look into this and get back to you. Can you tell me what you were doing when the exception occurred? Can you reproduce it?
An unhandled exception occurred in while "Files are saved and updated" ("downloading the update" was successful). The wyUpdate version is a version between 2.6.10 and 2.6.14.
Is there a fix for that?
Here the trace of that error:
************** Ausnahmetext **************System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei wyUpdate.frmFilesInUse.UpdateSizes() bei wyUpdate.frmFilesInUse.frmFilesInUse_Resize(Object sender, EventArgs e) bei System.Windows.Forms.Control.OnResize(EventArgs e) bei System.Windows.Forms.Form.OnResize(EventArgs e) bei System.Windows.Forms.Control.OnSizeChanged(EventArgs e) bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height) bei System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) bei System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) bei System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified) bei System.Windows.Forms.ScrollableControl.ScaleControl(SizeF factor, BoundsSpecified specified) bei System.Windows.Forms.Form.ScaleControl(SizeF factor, BoundsSpecified specified) bei System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) bei System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) bei System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds) bei System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout() bei System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean performLayout) bei System.Windows.Forms.Control.ResumeLayout(Boolean performLayout) bei wyUpdate.frmFilesInUse.InitializeComponent() bei wyUpdate.frmFilesInUse..ctor(ClientLanguage cLang, String filename) bei wyUpdate.frmMain.ShowProgress(Int32 percentDone, Int32 unweightedPercent, String extraStatus, ProgressStatus status, Object payload) bei wyUpdate.InstallUpdate.bw_ProgressChanged(Object sender, ProgressChangedEventArgs e) bei System.ComponentModel.BackgroundWorker.OnProgressChanged(ProgressChangedEventArgs e) bei System.ComponentModel.BackgroundWorker.ProgressReporter(Object arg)************** Geladene Assemblys **************mscorlib Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.4211 (VistaSP2GDR.050727-4200). CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.----------------------------------------wyUpdate Assembly-Version: 2.6.14.0. Win32-Version: 2.6.14.0. CodeBase: file:///C:/Program%20Files/LingueeClick/wyUpdate.exe.----------------------------------------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 Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.4205 (VistaSP2GDR.050727-4200). CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.----------------------------------------mscorlib.resources Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.4211 (VistaSP2GDR.050727-4200). CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.----------------------------------------System.ServiceProcess Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.4016 (NetFxQFE.050727-4000). CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll.----------------------------------------Accessibility Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.4016 (NetFxQFE.050727-4000). CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.----------------------------------------System.Windows.Forms.resources 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.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.----------------------------------------
Hey Sven,
I'll look into this and get back to you. Can you tell me what you were doing when the exception occurred? Can you reproduce it?
Sven, I can't reproduce this error. Can you tell me how you're reproducing this? Are you passing any commandline arguments to wyUpdate?