PDA

View Full Version : XG WarCat 7.2 e problema Control Panel


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!

andreamang
08-04-2007, 17:30
:help:

Hetfield75
08-04-2007, 17:33
Prova a scaricare il .Net framework 2.0 dal sito della microsoft

andreamang
08-04-2007, 19:30
Avevo il 2.0 ed ora ho messo il 3.0 ma fa sempre uguale...
Sembra che manche una stringa da qualche parte...ma dove e come si fa a metterla?