Click here to Skip to main content
16,007,443 members
Home / Discussions / C#
   

C#

 
GeneralRe: lock a file Pin
coolestCoder15-Mar-07 2:13
coolestCoder15-Mar-07 2:13 
GeneralRe: lock a file Pin
PlayByTheRules15-Mar-07 3:50
PlayByTheRules15-Mar-07 3:50 
GeneralRe: lock a file Pin
mav.northwind15-Mar-07 9:45
mav.northwind15-Mar-07 9:45 
AnswerRe: lock a file Pin
mav.northwind15-Mar-07 9:50
mav.northwind15-Mar-07 9:50 
Questionhow to enable JIT debugging Pin
Blue_Boy14-Mar-07 22:25
Blue_Boy14-Mar-07 22:25 
AnswerRe: how to enable JIT debugging Pin
Colin Angus Mackay14-Mar-07 23:40
Colin Angus Mackay14-Mar-07 23:40 
GeneralRe: how to enable JIT debugging Pin
Blue_Boy15-Mar-07 0:33
Blue_Boy15-Mar-07 0:33 
GeneralRe: how to enable JIT debugging Pin
Colin Angus Mackay15-Mar-07 0:42
Colin Angus Mackay15-Mar-07 0:42 
Blue_Boy wrote:
************** 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:

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.


And have you followed these instructions?

Following these instructions will help you track the problem you are having, you can then fix it.


GeneralRe: how to enable JIT debugging Pin
Blue_Boy15-Mar-07 2:39
Blue_Boy15-Mar-07 2:39 
GeneralRe: how to enable JIT debugging Pin
Colin Angus Mackay15-Mar-07 7:55
Colin Angus Mackay15-Mar-07 7:55 
QuestionAccess user Pin
sunn78914-Mar-07 22:18
sunn78914-Mar-07 22:18 
AnswerRe: Access user Pin
Sandeep Akhare15-Mar-07 3:01
Sandeep Akhare15-Mar-07 3:01 
Questionhelp me Pin
sooreeagt14-Mar-07 22:08
sooreeagt14-Mar-07 22:08 
AnswerRe: help me Pin
hamid_m14-Mar-07 23:34
hamid_m14-Mar-07 23:34 
AnswerRe: help me Pin
PlayByTheRules15-Mar-07 0:44
PlayByTheRules15-Mar-07 0:44 
Questionarray elements on PictureBox Pin
ahmad al-omar14-Mar-07 22:00
ahmad al-omar14-Mar-07 22:00 
QuestionHow to Update XML FILE Pin
pashitech14-Mar-07 21:58
pashitech14-Mar-07 21:58 
AnswerRe: How to Update XML FILE Pin
Stefan Troschuetz14-Mar-07 22:12
Stefan Troschuetz14-Mar-07 22:12 
GeneralRe: How to Update XML FILE Pin
Stefan Troschuetz16-Mar-07 0:19
Stefan Troschuetz16-Mar-07 0:19 
GeneralRe: How to Update XML FILE Pin
pashitech16-Mar-07 0:24
pashitech16-Mar-07 0:24 
GeneralRe: How to Update XML FILE Pin
Stefan Troschuetz16-Mar-07 0:30
Stefan Troschuetz16-Mar-07 0:30 
Questionhow do i convert a C++ structure to a C# structure Pin
DKurup14-Mar-07 21:21
DKurup14-Mar-07 21:21 
AnswerRe: how do i convert a C++ structure to a C# structure Pin
OneSoftware14-Mar-07 23:59
OneSoftware14-Mar-07 23:59 
QuestionFile Browser dialog Pin
hiremath7114-Mar-07 21:12
hiremath7114-Mar-07 21:12 
AnswerRe: File Browser dialog Pin
AB777114-Mar-07 21:13
AB777114-Mar-07 21:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.