andreamang
07-04-2007, 13:13
Ciao!
Il mio problema e il seguente...
Possiedo una GeCube x1550pro 256Mb DDR2 AGP8x
Ho installato questi driver(XG WarCat 7.2) ma quando tento di aprire il Control Panel di questi driver mi compare un errore:
Microsoft .NET Framework
Unhandled exception has occurred 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.
Object reference not set to an istance af an object.
Ora...se vado in dettagli e scorro arrivo a questa cosa che mi sembra la soluzione al problema...
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
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.
Ma che devo fare?
Grazie a tutti!
Il mio problema e il seguente...
Possiedo una GeCube x1550pro 256Mb DDR2 AGP8x
Ho installato questi driver(XG WarCat 7.2) ma quando tento di aprire il Control Panel di questi driver mi compare un errore:
Microsoft .NET Framework
Unhandled exception has occurred 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.
Object reference not set to an istance af an object.
Ora...se vado in dettagli e scorro arrivo a questa cosa che mi sembra la soluzione al problema...
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
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.
Ma che devo fare?
Grazie a tutti!