Click here to Skip to main content
15,916,702 members
Home / Discussions / C#
   

C#

 
AnswerRe: Stopping WaitForNextEvent() method? Pin
Alan N4-Feb-08 2:11
Alan N4-Feb-08 2:11 
GeneralRe: Stopping WaitForNextEvent() method? Pin
Dawid Mazuruk4-Feb-08 5:42
Dawid Mazuruk4-Feb-08 5:42 
Generalcreate webpage screenshot Pin
Razvan Dimescu3-Feb-08 7:11
Razvan Dimescu3-Feb-08 7:11 
GeneralRe: create webpage screenshot Pin
Ed.Poore3-Feb-08 12:10
Ed.Poore3-Feb-08 12:10 
GeneralRe: create webpage screenshot Pin
Razvan Dimescu4-Feb-08 2:02
Razvan Dimescu4-Feb-08 2:02 
GeneralUncatchable Error! Pin
usermans3-Feb-08 6:51
usermans3-Feb-08 6:51 
GeneralRe: Uncatchable Error! Pin
DaveyM693-Feb-08 7:46
professionalDaveyM693-Feb-08 7:46 
GeneralRe: Uncatchable Error! Pin
MarkB7773-Feb-08 12:24
MarkB7773-Feb-08 12:24 
That's weird.. it looks like a DivideByZeroException...~!

Is the code dividing values? Maybe you could set up an if statement to say if the denominator is 0 then throw a custom exception?

Have you tryed using the step-by-step debugger to see what line is throwing the exception?

Mark.
AnswerRe: Uncatchable Error! Pin
Matthew Butler3-Feb-08 13:46
Matthew Butler3-Feb-08 13:46 
GeneralString.Empty or "" Pin
Nadia Monalisa3-Feb-08 4:38
Nadia Monalisa3-Feb-08 4:38 
AnswerRe: String.Empty or "" Pin
Guffa3-Feb-08 4:45
Guffa3-Feb-08 4:45 
GeneralRe: String.Empty or "" Pin
Nadia Monalisa3-Feb-08 5:25
Nadia Monalisa3-Feb-08 5:25 
AnswerRe: String.Empty or "" Pin
Guffa3-Feb-08 6:29
Guffa3-Feb-08 6:29 
GeneralRe: String.Empty or "" Pin
Nadia Monalisa3-Feb-08 12:35
Nadia Monalisa3-Feb-08 12:35 
GeneralRe: String.Empty or "" Pin
Guffa3-Feb-08 16:09
Guffa3-Feb-08 16:09 
GeneralRe: String.Empty or "" Pin
PIEBALDconsult4-Feb-08 5:25
mvePIEBALDconsult4-Feb-08 5:25 
GeneralRe: String.Empty or "" Pin
Paul Conrad3-Feb-08 7:17
professionalPaul Conrad3-Feb-08 7:17 
GeneralRe: String.Empty or "" Pin
Nouman Bhatti4-Feb-08 3:34
Nouman Bhatti4-Feb-08 3:34 
GeneralRe: String.Empty or "" Pin
Le centriste4-Feb-08 8:35
Le centriste4-Feb-08 8:35 
Questionhow do i get owning process ID associated with each connection; like "netstat -o" Pin
mimar3-Feb-08 3:13
mimar3-Feb-08 3:13 
Questionhow i have a gridimage for load map with episodic block in c# Pin
f_ft3-Feb-08 2:47
f_ft3-Feb-08 2:47 
GeneralwebBrowser Referrer (Windows Form) Pin
ncjlee3-Feb-08 2:30
ncjlee3-Feb-08 2:30 
QuestionError - 182 -The left-hand side of an assignment must be a variable, property or indexer Pin
Ryno Burger3-Feb-08 1:24
Ryno Burger3-Feb-08 1:24 
GeneralRe: Error - 182 -The left-hand side of an assignment must be a variable, property or indexer Pin
Luc Pattyn3-Feb-08 2:21
sitebuilderLuc Pattyn3-Feb-08 2:21 
GeneralRe: Error - 182 -The left-hand side of an assignment must be a variable, property or indexer Pin
Ryno Burger3-Feb-08 7:46
Ryno Burger3-Feb-08 7:46 

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.