Click here to Skip to main content
15,895,606 members
Home / Discussions / C#
   

C#

 
GeneralRe: Microsoft Document Explorer is driving me CRAZY Pin
Axonn Echysttas21-Sep-09 1:46
Axonn Echysttas21-Sep-09 1:46 
QuestionUsing the pdb file after release crash on customer machine running my c# executable [modified] Pin
w.hooper20-Sep-09 22:31
w.hooper20-Sep-09 22:31 
AnswerRe: Using the pdb file after release crash on customer machine running my c# executable Pin
Alan N20-Sep-09 22:57
Alan N20-Sep-09 22:57 
GeneralRe: Using the pdb file after release crash on customer machine running my c# executable Pin
w.hooper20-Sep-09 23:00
w.hooper20-Sep-09 23:00 
GeneralRe: Using the pdb file after release crash on customer machine running my c# executable Pin
Simon P Stevens20-Sep-09 23:08
Simon P Stevens20-Sep-09 23:08 
GeneralRe: Using the pdb file after release crash on customer machine running my c# executable Pin
w.hooper20-Sep-09 23:21
w.hooper20-Sep-09 23:21 
GeneralRe: Using the pdb file after release crash on customer machine running my c# executable [modified] Pin
w.hooper20-Sep-09 23:54
w.hooper20-Sep-09 23:54 
GeneralRe: Using the pdb file after release crash on customer machine running my c# executable Pin
Simon P Stevens21-Sep-09 0:47
Simon P Stevens21-Sep-09 0:47 
Yes, ADPlus is a nightmare. From the sound of it you would want to use it in crash mode. You run it and attach it and when it detects a crash it creates a dump. I've never used it on a customers machine, I've always been able to replicate the bug on test machines running release mode binaries.

I think Dr Watson might be an easier way of doing the same thing, but to be honest I've never tried it so you'll have to experiment.

Check out this article on configuring Dr Watson to generate crash dumps[^].

Also, just in case you might want to bookmark this article on disabling Dr Watson[^] for when you want to turn it off afterwards. Laugh | :laugh:

And here's a description of Dr Watson[^].

Simon

QuestionConnect to internet In my program Pin
M M A20-Sep-09 22:30
M M A20-Sep-09 22:30 
AnswerRe: Connect to internet In my program Pin
Manas Bhardwaj20-Sep-09 23:20
professionalManas Bhardwaj20-Sep-09 23:20 
QuestionLet the user write a line code Pin
bonzaiholding20-Sep-09 22:16
bonzaiholding20-Sep-09 22:16 
AnswerRe: Let the user write a line code Pin
Nuri Ismail20-Sep-09 22:41
Nuri Ismail20-Sep-09 22:41 
GeneralRe: Let the user write a line code Pin
bonzaiholding21-Sep-09 0:21
bonzaiholding21-Sep-09 0:21 
AnswerRe: Let the user write a line code Pin
dan!sh 20-Sep-09 22:43
professional dan!sh 20-Sep-09 22:43 
AnswerRe: Let the user write a line code Pin
Senseicads21-Sep-09 1:10
Senseicads21-Sep-09 1:10 
AnswerRe: Let the user write a line code Pin
PIEBALDconsult21-Sep-09 4:58
mvePIEBALDconsult21-Sep-09 4:58 
QuestionProblem in Connecting Excel File Pin
amaankhan20-Sep-09 21:27
amaankhan20-Sep-09 21:27 
AnswerRe: Problem in Connecting Excel File Pin
amaankhan20-Sep-09 21:33
amaankhan20-Sep-09 21:33 
QuestionAnother TCP Issue [UDATED] Pin
Harvey Saayman20-Sep-09 21:16
Harvey Saayman20-Sep-09 21:16 
AnswerRe: Another TCP Issue Pin
pradnya_k21-Sep-09 1:19
pradnya_k21-Sep-09 1:19 
GeneralRe: Another TCP Issue Pin
pradnya_k21-Sep-09 21:15
pradnya_k21-Sep-09 21:15 
QuestionPassword field in datagridview,C# Pin
sampath_dr20-Sep-09 20:04
sampath_dr20-Sep-09 20:04 
AnswerRe: Password field in datagridview,C# Pin
Ravi Mori20-Sep-09 20:59
Ravi Mori20-Sep-09 20:59 
GeneralRe: Password field in datagridview,C# Pin
sampath_dr20-Sep-09 21:21
sampath_dr20-Sep-09 21:21 
QuestionTiming Out the User Session Using the MouseMove Event Pin
Richard Andrew x6420-Sep-09 19:23
professionalRichard Andrew x6420-Sep-09 19:23 

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.