Click here to Skip to main content
15,887,083 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to save un Serialize Component Pin
Richard MacCutchan1-May-11 23:14
mveRichard MacCutchan1-May-11 23:14 
AnswerRe: How to save un Serialize Component Pin
BobJanova3-May-11 1:28
BobJanova3-May-11 1:28 
GeneralRe: How to save un Serialize Component Pin
Anubhava Dimri3-May-11 18:09
Anubhava Dimri3-May-11 18:09 
GeneralRe: How to save un Serialize Component Pin
BobJanova4-May-11 7:51
BobJanova4-May-11 7:51 
QuestionEntire Url Redirect/Encryption Pin
rakesh46571-May-11 18:20
rakesh46571-May-11 18:20 
AnswerRe: Entire Url Redirect/Encryption Pin
Pete O'Hanlon1-May-11 19:34
mvePete O'Hanlon1-May-11 19:34 
QuestionSocket is suddenly closed Pin
Haim Nachum1-May-11 11:52
Haim Nachum1-May-11 11:52 
AnswerRe: Socket is suddenly closed Pin
Peter_in_27801-May-11 13:27
professionalPeter_in_27801-May-11 13:27 
Wireshark is your friend. Get it started, do your thing, and when you get the error, stop Wireshark and look through the trace. It's probably worth saving the trace then applying an IP filter to see only the traffic of interest. You will be able to see which end failed to respond (and, importantly, the packet that did not get a response).

Cheers,
Peter
Software rusts. Simon Stephenson, ca 1994.

AnswerRe: Socket is suddenly closed Pin
jschell2-May-11 7:47
jschell2-May-11 7:47 
AnswerRe: Socket is suddenly closed Pin
BobJanova3-May-11 1:31
BobJanova3-May-11 1:31 
GeneralRe: Socket is suddenly closed Pin
jschell3-May-11 8:29
jschell3-May-11 8:29 
GeneralRe: Socket is suddenly closed Pin
BobJanova3-May-11 9:16
BobJanova3-May-11 9:16 
GeneralRe: Socket is suddenly closed Pin
jschell4-May-11 8:13
jschell4-May-11 8:13 
GeneralRe: Socket is suddenly closed Pin
toploader3-May-11 10:17
toploader3-May-11 10:17 
GeneralRe: Socket is suddenly closed Pin
BobJanova3-May-11 10:36
BobJanova3-May-11 10:36 
GeneralRe: Socket is suddenly closed Pin
toploader3-May-11 11:59
toploader3-May-11 11:59 
QuestionFile being used by another process? I don't think so! Pin
SimpleData1-May-11 8:52
SimpleData1-May-11 8:52 
AnswerRe: File being used by another process? I don't think so! Pin
Luc Pattyn1-May-11 9:04
sitebuilderLuc Pattyn1-May-11 9:04 
GeneralRe: File being used by another process? I don't think so! Pin
SimpleData1-May-11 9:10
SimpleData1-May-11 9:10 
GeneralRe: File being used by another process? I don't think so! Pin
DaveyM691-May-11 9:16
professionalDaveyM691-May-11 9:16 
GeneralRe: File being used by another process? I don't think so! Pin
SimpleData1-May-11 9:22
SimpleData1-May-11 9:22 
AnswerRe: File being used by another process? I don't think so! Pin
Luc Pattyn1-May-11 9:21
sitebuilderLuc Pattyn1-May-11 9:21 
GeneralRe: File being used by another process? I don't think so! Pin
SimpleData1-May-11 9:25
SimpleData1-May-11 9:25 
AnswerRe: File being used by another process? I don't think so! Pin
Luc Pattyn1-May-11 9:52
sitebuilderLuc Pattyn1-May-11 9:52 
GeneralRe: File being used by another process? I don't think so! Pin
lukeer1-May-11 21:22
lukeer1-May-11 21:22 

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.