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

C#

 
GeneralRe: splitting values randomly - C# Pin
Luc Pattyn21-Sep-09 7:50
sitebuilderLuc Pattyn21-Sep-09 7:50 
GeneralRe: splitting values randomly - C# Pin
OriginalGriff21-Sep-09 5:48
mveOriginalGriff21-Sep-09 5:48 
GeneralRe: splitting values randomly - C# Pin
PIEBALDconsult21-Sep-09 7:42
mvePIEBALDconsult21-Sep-09 7:42 
AnswerRe: splitting values randomly - C# Pin
PIEBALDconsult21-Sep-09 7:50
mvePIEBALDconsult21-Sep-09 7:50 
QuestionMicrosoft Document Explorer is driving me CRAZY Pin
Axonn Echysttas21-Sep-09 0:07
Axonn Echysttas21-Sep-09 0:07 
AnswerRe: Microsoft Document Explorer is driving me CRAZY Pin
Alan N21-Sep-09 1:43
Alan N21-Sep-09 1:43 
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 
I have an executable that is crashing in Release mode for a customer.

I have been reading and have figured out from articles like this:
Do we have to include .pdb files in the final build?

That I need to generate a pdb file for my release and archive it (How to do this: Build, Configuration, Release. Then Project, Properties, Build Tab, Bottom Right in VS2005 find grey button "Advanced...". Press it then set Debug Info drop down list to "pdb-only").

Then when the customer has a crash he needs to email me the .dmp file generated by Windows How to read the small memory dump files that Windows creates for debugging

Now I have to put the two together in Visual Studio and can see where it crashed etc. The problem is I can't find any info on how to actually to do that!

I have to say there are few articles on this subject and it's a mess.

Many Thanks...

modified on Monday, September 21, 2009 4:48 AM

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 
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 

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.