search for: jitdebugging

Displaying 2 results from an estimated 2 matches for "jitdebugging".

2010 Jul 30
1
Photomatix Pro 3 no buttons in tone mapping
...le:///C:/windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- ************** 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. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be s...
2010 May 24
4
Running .Net 2.0 SP1 application Zalktis
Hello! I am trying to run Latvian accounting software Zalktis (free demo http://www.zalktis.lv/faili.htm) on Wine. It requires MS .Net Framework 2.0 Service Pack 1 and MS MDAC Refresh 2.8 I am running latest Wine (wine-1.2-rc1), installed dotnet20 and mono trough winetricks. Operating system:ubuntu 10.04 This program installs fine, but then I want to run it crashes (with send and don`t send error)