arkadaşlar nvidia inspector'ı açmak istediğim zaman net framework hata veriyor ve program açılmıyor. sebebini bilen varsa yardımcı olabilir mi ? (framework'u kaldırıp tekrar kurdum ve ek olarak 3.5 2.0 1.1 gibi eski versiyonları kurmayı da denedim sorun hala devam ediyor.)
hata'da şunlar yazıyor.(hata kodunu göremedim.)
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 immediattely. Attempted to divide by zero.
details kısmında da bunlar yazıyıro :
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.DivideByZeroException: Attempted to divide by zero. at .(Int32 ) at .(Int32 ) at .(Int32 ) at System.Windows.Forms.ListControl.OnSelectedValueChanged(EventArgs e) at System.Windows.Forms.ComboBox.OnSelectedValueChanged(EventArgs e) at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at .() at .(Object , EventArgs ) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at .WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging ************** 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.
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.
Yukardaki sitelerden baktım yanlış anlamadıysam şurdaki adımları uygulayın demişler.
bunu bende gördüm ama bu adımı bilgisayar başlarken hata verdiğinde kullanıyorlar. bende böyle bir sorun yok sadece nvidia inspector'ı açmak isterken hata veriyor.