Click here to Skip to main content
15,920,005 members
Home / Discussions / C#
   

C#

 
QuestionWrite data into excel sheets using c# Pin
Arun kumar Gautam19-Oct-12 23:39
Arun kumar Gautam19-Oct-12 23:39 
AnswerRe: Write data into excel sheets using c# Pin
Richard MacCutchan20-Oct-12 1:27
mveRichard MacCutchan20-Oct-12 1:27 
AnswerRe: Write data into excel sheets using c# Pin
zaherAmad20-Oct-12 3:06
zaherAmad20-Oct-12 3:06 
GeneralRe: Write data into excel sheets using c# Pin
Arun kumar Gautam22-Oct-12 19:23
Arun kumar Gautam22-Oct-12 19:23 
QuestionI Want to do not open same view of My computer window ? Pin
rahul ameta19-Oct-12 23:33
rahul ameta19-Oct-12 23:33 
AnswerRe: I Want to do not open same view of My computer window ? Pin
OriginalGriff20-Oct-12 1:13
mveOriginalGriff20-Oct-12 1:13 
AnswerRe: I Want to do not open same view of My computer window ? Pin
Richard MacCutchan20-Oct-12 1:24
mveRichard MacCutchan20-Oct-12 1:24 
AnswerRe: I Want to do not open same view of My computer window ? Pin
Dave Kreskowiak20-Oct-12 3:52
mveDave Kreskowiak20-Oct-12 3:52 
QuestionC# hidden files Pin
rachel_m19-Oct-12 22:16
rachel_m19-Oct-12 22:16 
AnswerRe: C# hidden files Pin
Richard MacCutchan19-Oct-12 22:36
mveRichard MacCutchan19-Oct-12 22:36 
GeneralRe: C# hidden files Pin
rachel_m20-Oct-12 13:32
rachel_m20-Oct-12 13:32 
GeneralRe: C# hidden files Pin
Richard MacCutchan20-Oct-12 21:02
mveRichard MacCutchan20-Oct-12 21:02 
AnswerRe: C# hidden files Pin
Dave Kreskowiak20-Oct-12 3:50
mveDave Kreskowiak20-Oct-12 3:50 
GeneralRe: C# hidden files Pin
rachel_m20-Oct-12 13:33
rachel_m20-Oct-12 13:33 
GeneralRe: C# hidden files Pin
Dave Kreskowiak20-Oct-12 20:43
mveDave Kreskowiak20-Oct-12 20:43 
AnswerRe: C# hidden files Pin
Pete O'Hanlon20-Oct-12 4:16
mvePete O'Hanlon20-Oct-12 4:16 
AnswerRe: C# hidden files Pin
jschell20-Oct-12 4:46
jschell20-Oct-12 4:46 
GeneralRe: C# hidden files Pin
rachel_m20-Oct-12 13:38
rachel_m20-Oct-12 13:38 
AnswerRe: C# hidden files Pin
Richard Andrew x6421-Oct-12 12:07
professionalRichard Andrew x6421-Oct-12 12:07 
GeneralRe: C# hidden files Pin
rachel_m21-Oct-12 13:28
rachel_m21-Oct-12 13:28 
AnswerRe: C# hidden files Pin
Richard Andrew x6421-Oct-12 14:17
professionalRichard Andrew x6421-Oct-12 14:17 
In my opinion, you have too much code inside the try block. The error could be anywhere, and all you are seeing is the error message, but not where it is happening.

Remove the try catch blocks and run it again in the debugger. Then you'll find out where the error is happening.



The difficult we do right away...
...the impossible takes slightly longer.

GeneralRe: C# hidden files Pin
jschell22-Oct-12 8:04
jschell22-Oct-12 8:04 
Questionwhats delegate? Pin
mhd.sbt19-Oct-12 8:29
mhd.sbt19-Oct-12 8:29 
AnswerRe: whats delegate? Pin
fjdiewornncalwe19-Oct-12 8:36
professionalfjdiewornncalwe19-Oct-12 8:36 
GeneralRe: whats delegate? Pin
mhd.sbt19-Oct-12 8:58
mhd.sbt19-Oct-12 8:58 

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.