Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
QuestionIOException Problem... Pin
Andy Spier12-Jul-07 4:23
Andy Spier12-Jul-07 4:23 
AnswerRe: IOException Problem... Pin
Luc Pattyn12-Jul-07 4:28
sitebuilderLuc Pattyn12-Jul-07 4:28 
GeneralRe: IOException Problem... Pin
Andy Spier12-Jul-07 4:33
Andy Spier12-Jul-07 4:33 
GeneralRe: IOException Problem... Pin
Luc Pattyn12-Jul-07 4:52
sitebuilderLuc Pattyn12-Jul-07 4:52 
GeneralRe: IOException Problem... Pin
Andy Spier12-Jul-07 4:59
Andy Spier12-Jul-07 4:59 
GeneralRe: IOException Problem... Pin
Luc Pattyn12-Jul-07 5:18
sitebuilderLuc Pattyn12-Jul-07 5:18 
GeneralRe: IOException Problem... Pin
Andy Spier12-Jul-07 5:27
Andy Spier12-Jul-07 5:27 
GeneralRe: IOException Problem... Pin
Luc Pattyn12-Jul-07 5:50
sitebuilderLuc Pattyn12-Jul-07 5:50 
Andy Spier wrote:
Does this help you?


Not really.
I dont quite understand it; you first were prepared to handle NullRefs, then
decided not to handle them anymore ?

Anyhow, I stand by my recommendation to split the difficult line, and keep
the catch (Exception) for now.

Have been looking at Visual itself; you have some say in which exceptions
get intercepted by Visual, rather than passed on to your app. Have a look
at menu Tools/Options/Debugging/General, first two checkboxes.

I dont pretend to understand it all, first is unchecked (cross appdomain,
I dont use extra appdomains so does not matter), second is checked (enable
assistant). You may want to try different settings and/or read up on what
they mean, then decide what you want.

You also may want to try and run your app outside Visual...

Smile | :)


GeneralRe: IOException Problem... Pin
Luc Pattyn12-Jul-07 5:54
sitebuilderLuc Pattyn12-Jul-07 5:54 
AnswerRe: IOException Problem... Pin
martin_hughes12-Jul-07 10:52
martin_hughes12-Jul-07 10:52 
GeneralRe: IOException Problem... Pin
Andy Spier12-Jul-07 16:19
Andy Spier12-Jul-07 16:19 
GeneralRe: IOException Problem... Pin
Andy Spier14-Jul-07 8:50
Andy Spier14-Jul-07 8:50 
QuestionWrapper class Pin
ramdil12-Jul-07 4:00
ramdil12-Jul-07 4:00 
AnswerRe: Wrapper class Pin
originSH12-Jul-07 4:05
originSH12-Jul-07 4:05 
GeneralRe: Wrapper class Pin
ramdil12-Jul-07 5:43
ramdil12-Jul-07 5:43 
GeneralRe: Wrapper class Pin
originSH12-Jul-07 6:02
originSH12-Jul-07 6:02 
GeneralRe: Wrapper class Pin
ramdil12-Jul-07 6:11
ramdil12-Jul-07 6:11 
GeneralRe: Wrapper class Pin
originSH12-Jul-07 6:30
originSH12-Jul-07 6:30 
GeneralRe: Wrapper class Pin
ramdil12-Jul-07 7:30
ramdil12-Jul-07 7:30 
GeneralRe: Wrapper class Pin
Zoltan Balazs12-Jul-07 9:34
Zoltan Balazs12-Jul-07 9:34 
QuestionHow do I capture an OnClosing type of event when Windows closes the app? Pin
eb3833512-Jul-07 3:46
eb3833512-Jul-07 3:46 
AnswerRe: How do I capture an OnClosing type of event when Windows closes the app? Pin
Luc Pattyn12-Jul-07 4:25
sitebuilderLuc Pattyn12-Jul-07 4:25 
GeneralRe: How do I capture an OnClosing type of event when Windows closes the app? Pin
eb3833512-Jul-07 4:39
eb3833512-Jul-07 4:39 
GeneralRe: How do I capture an OnClosing type of event when Windows closes the app? Pin
Luc Pattyn12-Jul-07 5:02
sitebuilderLuc Pattyn12-Jul-07 5:02 
QuestionProblem in running the Instant messaging program having TCP client and server Pin
vrani12-Jul-07 2:24
vrani12-Jul-07 2:24 

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.