Zie het einde van dit bericht voor meer informatie over het aanroepen van JIT-foutopsporing (Just In Time) in plaats van dit dialoogvenster.************** Tekst van uitzondering **************System.IO.FileNotFoundException: Kan bestand C:\A-GTW_bestemming.ACE niet vinden.Bestandsnaam: C:\A-GTW_bestemming.ACE bij Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveFile(CopyOrMove operation, String sourceFileName, String destinationFileName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel) bij Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(String sourceFileName, String destinationFileName) bij Bestemming_GTW.Form2.Timer1_Tick(Object sender, EventArgs e) bij System.Windows.Forms.Timer.OnTick(EventArgs e) bij System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)************** Geladen assembly's **************mscorlib Assembly-versie: 2.0.0.0 Win32-versie: 2.0.50727.4200 (NetFxQFE.050727-4200) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------Bestemming GTW Assembly-versie: 1.0.0.0 Win32-versie: 1.0.0.0 CodeBase: file:///C:/Users/Julian%20Taylor/Downloads/Bestemming%20GTW/Bestemming%20GTW.exe----------------------------------------Microsoft.VisualBasic Assembly-versie: 8.0.0.0 Win32-versie: 8.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll----------------------------------------System Assembly-versie: 2.0.0.0 Win32-versie: 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-versie: 2.0.0.0 Win32-versie: 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-versie: 2.0.0.0 Win32-versie: 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.Runtime.Remoting Assembly-versie: 2.0.0.0 Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll----------------------------------------Microsoft.VisualBasic.resources Assembly-versie: 8.0.0.0 Win32-versie: 8.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/8.0.0.0_nl_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.dll----------------------------------------System.Windows.Forms.resources Assembly-versie: 2.0.0.0 Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_nl_b77a5c561934e089/System.Windows.Forms.resources.dll----------------------------------------mscorlib.resources Assembly-versie: 2.0.0.0 Win32-versie: 2.0.50727.4200 (NetFxQFE.050727-4200) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------************** JIT-foutopsporing **************Als u JIT-foutopsporing wilt inschakelen, moet in het configuratiebestand voor dezetoepassing of computer (machine.config) de waardejitDebugging in het gedeelte system.windows.forms zijn ingesteld.De toepassing moet ook zijn gecompileerd terwijl foutopsporingwas ingeschakeld.Bijvoorbeeld:<configuration> <system.windows.forms jitDebugging="true" /></configuration>Wanneer JIT-foutopsporing is ingeschakeld, worden onverwerkte uitzonderingennaar het JIT-foutopsporingsprogramma gestuurd dat op de computer is geregistreerden worden niet door dit dialoogvenster verwerkt.
Started by Nieuws