View previous topic :: View next topic |
Author |
Message |
TheFuzz How do I cheat?
Reputation: 0
Joined: 10 Jan 2010 Posts: 2
|
Posted: Sun Jan 10, 2010 1:19 pm Post subject: Intel Display Adapter Management tool error on Vista |
|
|
I've download this app in to my pc to increase my fps in games but when I start it i have an error. I know there are many people with this error but they all have XP, and I have Vista
I have the x3100 driver updated. And the Net.Framework too.
Could someone help me fix this?
«Error»
Code: | Consulte o fim desta mensagem para obter detalhes sobre como invocar a depuração
JIT (just-in-time) em vez desta caixa de diálogo.
************** Texto da excepção **************
System.NullReferenceException: A referência de objecto não foi definida como uma instância de um objecto.
em IntelGMAX3100ManagementTool.Form1.validateDisplayPath(String path)
em IntelGMAX3100ManagementTool.Form1.buttonEditPathManually_Click(Object sender, EventArgs e)
em System.Windows.Forms.Control.OnClick(EventArgs e)
em System.Windows.Forms.Button.OnClick(EventArgs e)
em System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
em System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
em System.Windows.Forms.Control.WndProc(Message& m)
em System.Windows.Forms.ButtonBase.WndProc(Message& m)
em System.Windows.Forms.Button.WndProc(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Assemblagens carregadas **************
mscorlib
Versão da assemblagem: 2.0.0.0
Versão Win32: 2.0.50727.4200 (NetFxQFE.050727-4200)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Intel GMA X3100 Management Tool
Versão da assemblagem: 1.0.3574.29312
Versão Win32:
CodeBase: file:///C:/Users/tmn/Desktop/A/Mozzila%20Firefox/Intel%20Display%20Adapter%20Management%20Tool%201.1.exe
----------------------------------------
msvcm90
Versão da assemblagem: 9.0.30729.1
Versão Win32: 9.00.30729.1
CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_e163563597edeada/msvcm90.dll
----------------------------------------
System.Windows.Forms
Versão da assemblagem: 2.0.0.0
Versão Win32: 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
Versão da assemblagem: 2.0.0.0
Versão Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versão da assemblagem: 2.0.0.0
Versão Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
mscorlib.resources
Versão da assemblagem: 2.0.0.0
Versão Win32: 2.0.50727.4200 (NetFxQFE.050727-4200)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
Versão da assemblagem: 2.0.0.0
Versão Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_pt_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
System.Xml
Versão da assemblagem: 2.0.0.0
Versão Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** Depuração JIT **************
Para activar a depuração just-in-time (JIT), o ficheiro .config para esta
aplicação ou computador (machine.config) tem de ter o
valor jitDebugging definido na secção system.windows.forms.
A aplicação também tem de ser compilada com a depuração
activada.
Por exemplo:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Quando a depuração JIT está activada, qualquer excepção não processada
será enviada para o depurador JIT registado no computador
em vez de ser processada por esta caixa de diálogo.
|
Thank you very much and sorry for the error's language, its in portuguese.
|
|
Back to top |
|
 |
iTz SWAT I post too much
Reputation: 1
Joined: 20 Dec 2007 Posts: 2227 Location: Me.Location;
|
Posted: Sun Jan 10, 2010 10:37 pm Post subject: |
|
|
Converted.
Code: | See the end of this message for details on how to invoke the debugging
JIT (just-in-time) instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
in IntelGMAX3100ManagementTool.Form1.validateDisplayPath (String path)
in IntelGMAX3100ManagementTool.Form1.buttonEditPathManually_Click (Object sender, EventArgs e)
in System.Windows.Forms.Control.OnClick (EventArgs e)
in System.Windows.Forms.Button.OnClick (EventArgs e)
in System.Windows.Forms.Button.OnMouseUp (MouseEventArgs mevent)
in System.Windows.Forms.Control.WmMouseUp (Message & m, MouseButtons button, Int32 clicks)
in System.Windows.Forms.Control.WndProc (Message & m)
in System.Windows.Forms.ButtonBase.WndProc (Message & m)
in System.Windows.Forms.Button.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)
Loaded assemblies ************** **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4200 (NetFxQFE.050727-4200)
CodeBase: file: / / / C: / Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Intel GMA X3100 Management Tool
Assembly Version: 1.0.3574.29312
Win32 version:
CodeBase: file: / / / C: / Users / tmn / Desktop / A / Mozilla% 20Firefox/Intel% 20Display% 20Adapter% 20Management% 20tool% 201.1.exe
----------------------------------------
msvcm90
Assembly Version: 9.0.30729.1
Win32 Version: 9.00.30729.1
CodeBase: file: / / / C: / Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_e163563597edeada/msvcm90.dll
----------------------------------------
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.4016 (NetFxQFE.050727-4000)
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
----------------------------------------
mscorlib.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4200 (NetFxQFE.050727-4200)
CodeBase: file: / / / C: / Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.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_pt_b77a5c561934e089/System.Windows.Forms.resources.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
----------------------------------------
************** JIT Debugging **************
To enable debugging just-in-time (JIT), the. Config for this
application or computer (machine.config) must have
jitDebugging value defined in section assemblies.
The application must also be compiled with debugging
activated.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</ configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box. |
_________________
|
|
Back to top |
|
 |
Zarr Grandmaster Cheater
Reputation: 0
Joined: 11 Jan 2008 Posts: 915 Location: localhost
|
Posted: Mon Jan 11, 2010 2:11 pm Post subject: |
|
|
You can't download hardware. Getting rid of unneeded processes is really the only way to speed anything up like what you want to do here.
_________________
|
|
Back to top |
|
 |
TheFuzz How do I cheat?
Reputation: 0
Joined: 10 Jan 2010 Posts: 2
|
Posted: Mon Jan 11, 2010 2:45 pm Post subject: |
|
|
I just want to fix this error. I dont get what your saying.
Oh! And thank you for the convert...
|
|
Back to top |
|
 |
|