Grymme
Posts: 1821
Joined: 12/16/2007 Status: offline
|
Hi Vic After a long period of not looking at AT i decided to go in and check some scenarios. Unfortunatly i got this error message when i try to load a scenario. I updated to 2.11 beta but it didnt change anything. Strangely enough i dont get the error message when i try to load the 1941 new WWII scenario. Then it works fine. But any other scenario i try to load i get this error. Is there anything you can do to help? Information om att aktivera JIT-felsökning i stället för den här dialogrutan finns i slutet av det här meddelandet. ************** Undantagstext ************** System.UnauthorizedAccessException: Åtkomst till sökvägen C:\Matrix Games\Advanced Tactics Gold\atgoldscenarios\Battle of Mollwitz.at2 nekas. vid System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) vid System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) vid System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) vid System.IO.FileStream..ctor(String path, FileMode mode) vid WindowsApplication1.HandyFunctionsclass.Unzip(String ZipFile) vid WindowsApplication1.WelcomeWindowClass.HandleMouseClick(Int32 x, Int32 y, Int32 b) vid WindowsApplication1.FirstScreenClass.HandleMouseClick(Int32 x, Int32 y, Int32 b) vid WindowsApplication1.Form1.Form1_Mousedown(Object sender, MouseEventArgs e) vid System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e) vid System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) vid System.Windows.Forms.Control.WndProc(Message& m) vid System.Windows.Forms.ScrollableControl.WndProc(Message& m) vid System.Windows.Forms.ContainerControl.WndProc(Message& m) vid System.Windows.Forms.Form.WndProc(Message& m) vid WindowsApplication1.ImmoveableForm.WndProc(Message& m) vid System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) vid System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) vid System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Inlästa sammansättningar ************** mscorlib Sammansättningsversion: 2.0.0.0 Win32-version: 2.0.50727.5456 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- WindowsApplication1 Sammansättningsversion: 1.0.4601.19316 Win32-version: 1.0.4601.19316 CodeBase: file:///C:/Matrix%20Games/Advanced%20Tactics%20Gold/AdvancedTacticsGold.exe ---------------------------------------- System.Windows.Forms Sammansättningsversion: 2.0.0.0 Win32-version: 2.0.50727.5460 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Sammansättningsversion: 2.0.0.0 Win32-version: 2.0.50727.5456 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Sammansättningsversion: 2.0.0.0 Win32-version: 2.0.50727.5462 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- Microsoft.VisualBasic Sammansättningsversion: 8.0.0.0 Win32-version: 8.0.50727.5420 (Win7SP1.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- mscorlib.resources Sammansättningsversion: 2.0.0.0 Win32-version: 2.0.50727.5456 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- irrKlang.NET Sammansättningsversion: 1.3.0.0 Win32-version: 1, 1, 0, 0 CodeBase: file:///C:/Matrix%20Games/Advanced%20Tactics%20Gold/irrKlang.NET.DLL ---------------------------------------- ICSharpCode.SharpZipLib Sammansättningsversion: 0.84.0.0 Win32-version: 0.84.0.0 CodeBase: file:///C:/Matrix%20Games/Advanced%20Tactics%20Gold/ICSharpCode.SharpZipLib.DLL ---------------------------------------- System.Windows.Forms.resources Sammansättningsversion: 2.0.0.0 Win32-version: 2.0.50727.5420 (Win7SP1.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_sv_b77a5c561934e089/System.Windows.Forms.resources.dll ---------------------------------------- ************** JIT-felsökning ************** För att aktivera JIT-felsökning (just-in-time ) måste .config-filen för det här tillämpningsprogrammet eller datorn (machine.config) ha jitDebugging-värdet angivet i avsnittet system.windows.forms. Tillämpningsprogrammet måste också vara kompilerat med felsökning aktiverat. Till exempel: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> När JIT-felsökning är aktiverad kommer alla undantag som inte hanteras att skickas till JIT-felsökaren som är registrerad på datorn snarare än att hanteras av den här dialogrutan.
_____________________________
|