Vai al contenuto

almalatina

Utenti
  • Numero contenuti

    4
  • Iscritto

  • Ultima visita

Messaggi pubblicati da almalatina

  1. quando cerco di avviare l'editor mi dice: Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra

    sono riportate in fondo al messaggio.

    ************** Testo dell'eccezione **************

    System.IO.FileNotFoundException: Impossibile trovare il file 'C:\Users\Ivan\Documents\Pro Cycling Manager 2010\Config\lang.xml'.

    Nome file: 'C:\Users\Ivan\Documents\Pro Cycling Manager 2010\Config\lang.xml'

    in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

    in 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)

    in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)

    in System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)

    in System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)

    in System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)

    in System.Threading.CompressedStack.runTryCode(Object userData)

    in System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)

    in System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)

    in System.Xml.XmlTextReaderImpl.OpenUrl()

    in System.Xml.XmlTextReaderImpl.Read()

    in System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)

    in System.Xml.XmlDocument.Load(XmlReader reader)

    in System.Xml.XmlDocument.Load(String filename)

    in DatabaseEditor.Language.GetListLanguages()

    in DatabaseEditor.Main.InitLanguages()

    in DatabaseEditor.Main.Main_Load_1(Object sender, EventArgs e)

    in System.Windows.Forms.Form.OnLoad(EventArgs e)

    in System.Windows.Forms.Form.OnCreateControl()

    in System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

    in System.Windows.Forms.Control.CreateControl()

    in System.Windows.Forms.Control.WmShowWindow(Message& m)

    in System.Windows.Forms.Control.WndProc(Message& m)

    in System.Windows.Forms.ScrollableControl.WndProc(Message& m)

    in System.Windows.Forms.ContainerControl.WndProc(Message& m)

    in System.Windows.Forms.Form.WmShowWindow(Message& m)

    in System.Windows.Forms.Form.WndProc(Message& m)

    in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

    in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

    in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    ************** Assembly caricati **************

    mscorlib

    Versione assembly: 2.0.0.0

    Versione Win32: 2.0.50727.4959 (win7RTMGDR.050727-4900)

    Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

    ----------------------------------------

    PCM_Database_Editor

    Versione assembly: 1.0.0.0

    Versione Win32: 1.0.0.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cyanide/Pro%20Cycling%20Manager%20-%20Giro%20d’Italia%202011/DatabaseEditor/PCM_Database_Editor.exe

    ----------------------------------------

    System.Windows.Forms

    Versione assembly: 2.0.0.0

    Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)

    Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

    ----------------------------------------

    System

    Versione assembly: 2.0.0.0

    Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)

    Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

    ----------------------------------------

    System.Drawing

    Versione assembly: 2.0.0.0

    Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)

    Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

    ----------------------------------------

    System.Windows.Forms.resources

    Versione assembly: 2.0.0.0

    Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)

    Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll

    ----------------------------------------

    System.Xml

    Versione assembly: 2.0.0.0

    Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)

    Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

    ----------------------------------------

    mscorlib.resources

    Versione assembly: 2.0.0.0

    Versione Win32: 2.0.50727.4959 (win7RTMGDR.050727-4900)

    Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

    ----------------------------------------

    ************** Debug JIT **************

    Per attivare il debug JIT, è necessario impostare il valore

    jitDebugging nella sezione system.windows.forms del file di configurazione

    dell'applicazione o del computer (machine.config).

    L'applicazione inoltre deve essere compilata con il debug

    attivato.

    Ad esempio:

    <configuration>

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

    </configuration>

    Quando il debug JIT è attivato, tutte le eccezioni non gestite

    vengono inviate al debugger JIT registrato nel computer,

    anziché essere gestite da questa finestra di dialogo.

    e non c'e' verso di farlo partire. Che fare????????????????????????????????

×
×
  • Crea Nuovo...