Jump to content

drafbr

Member
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Brazil

drafbr's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. It worked, thank you very much.
  2. This is what appears when i expand the details: Consulte o final desta mensagem para obter detalhes sobre como chamar a depuração just-in-time (JIT) em vez desta caixa de diálogo. ************** Texto de Exceção ************** System.Management.ManagementException: Not found em System.Management.ManagementScope.Initialize() em System.Management.ManagementObject.Initialize(Boolean getObject) em System.Management.ManagementObject.Get() em ..( , String ) em ..( ) em ..(Object , EventArgs ) em System.EventHandler.Invoke(Object sender, EventArgs e) em System.Windows.Forms.Form.OnLoad(EventArgs e) em System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) em System.Windows.Forms.Control.CreateControl() em System.Windows.Forms.Control.WmShowWindow(Message& m) em System.Windows.Forms.Control.WndProc(Message& m) em System.Windows.Forms.Form.WndProc(Message& m) em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Assemblies Carregados ************** mscorlib Versão do Assembly: 4.0.0.0 Versão do Win32: 4.0.30319.34209 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- Core Launcher Versão do Assembly: 1.1.0.0 Versão do Win32: 8.01.03.0 Base de Código: file:///C:/Users/Diego/Documents/Diego/Games/Core%20Fiesta/Launcher.exe ---------------------------------------- Microsoft.VisualBasic Versão do Assembly: 10.0.0.0 Versão do Win32: 12.0.51209.34209 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System.Windows.Forms Versão do Assembly: 4.0.0.0 Versão do Win32: 4.0.30319.34209 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Versão do Assembly: 4.0.0.0 Versão do Win32: 4.0.30319.34209 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System Versão do Assembly: 4.0.0.0 Versão do Win32: 4.0.30319.34238 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Runtime.Remoting Versão do Assembly: 4.0.0.0 Versão do Win32: 4.0.30319.34245 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Management Versão do Assembly: 4.0.0.0 Versão do Win32: 4.0.30319.34209 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- SharpCompress Versão do Assembly: 0.10.1.0 Versão do Win32: 8.01.03.0 Base de Código: file:///C:/Users/Diego/Documents/Diego/Games/Core%20Fiesta/Launcher.exe ---------------------------------------- mscorlib.resources Versão do Assembly: 4.0.0.0 Versão do Win32: 4.0.30319.34209 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/mscorlib.resources.dll ---------------------------------------- {a921d49f-8b87-4dd6-8efd-59c439b823e7} Versão do Assembly: 0.0.0.0 Versão do Win32: 8.01.03.0 Base de Código: file:///C:/Users/Diego/Documents/Diego/Games/Core%20Fiesta/Launcher.exe ---------------------------------------- System.Configuration Versão do Assembly: 4.0.0.0 Versão do Win32: 4.0.30319.34209 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Versão do Assembly: 4.0.0.0 Versão do Win32: 4.0.30319.34234 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Core Versão do Assembly: 4.0.0.0 Versão do Win32: 4.0.30319.34209 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms.resources Versão do Assembly: 4.0.0.0 Versão do Win32: 4.0.30319.34209 built by: FX452RTMGDR Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll ---------------------------------------- ************** Depuração JIT ************** Para habilitar a depuração just-in-time (JIT), o arquivo .config deste aplicativo ou computador (machine.config) deve ter o valor jitDebugging definido na seção system.windows.forms. O aplicativo também deve ser compilado com a depuração habilitada. Por exemplo: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> Quando a depuração JIT está habilitada, qualquer exceção sem tratamento será enviada ao depurador JIT registrado no computador, em vez de ser tratada nesta caixa de diálogo. Yes, I tried to click continue, but the launcher just keep "Checking Client Version". PS: Yes, I'm sure my .Net Framework is 4.5, already checked at Installed Programs.
  3. That's the error. PS: It's in portuguese, hope it's not problem.
  4. Sorry, I forgot to say I have already tried every possible solution i have found in the forums, but none have worked. PS: I have Microsoft ,Net Framework 4.5;
  5. I'm having this problem, whenever I open the launcher, a Microsoft .Net Framework error comes up. The error says: Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately. Not found. Any clues about what this problem could be? Thanks in advance.
×
×
  • Create New...