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

C#

 
AnswerRe: TCP/IP connexion failed in csharp smart device Pin
Luc Pattyn5-May-10 2:57
sitebuilderLuc Pattyn5-May-10 2:57 
GeneralRe: TCP/IP connexion failed in csharp smart device Pin
Tunisien865-May-10 3:22
Tunisien865-May-10 3:22 
GeneralRe: TCP/IP connexion failed in csharp smart device Pin
Luc Pattyn5-May-10 3:43
sitebuilderLuc Pattyn5-May-10 3:43 
AnswerRe: TCP/IP connexion failed in csharp smart device Pin
Pete O'Hanlon5-May-10 3:57
mvePete O'Hanlon5-May-10 3:57 
GeneralRe: TCP/IP connexion failed in csharp smart device Pin
Tunisien865-May-10 4:08
Tunisien865-May-10 4:08 
GeneralRe: TCP/IP connexion failed in csharp smart device Pin
Michel Godfroid5-May-10 4:16
Michel Godfroid5-May-10 4:16 
GeneralRe: TCP/IP connexion failed in csharp smart device Pin
Tunisien865-May-10 5:06
Tunisien865-May-10 5:06 
GeneralRe: TCP/IP connexion failed in csharp smart device Pin
Michel Godfroid5-May-10 5:12
Michel Godfroid5-May-10 5:12 
No, that's another exception. It happens because your try block never executed succesfully.
put a breakpoint at MessageBox.Show(ex.Message);
and look at the value of ex then (with the debugger)
GeneralRe: TCP/IP connexion failed in csharp smart device Pin
Tunisien865-May-10 5:29
Tunisien865-May-10 5:29 
GeneralRe: TCP/IP connexion failed in csharp smart device Pin
Michel Godfroid5-May-10 4:08
Michel Godfroid5-May-10 4:08 
AnswerRe: TCP/IP connexion failed in csharp smart device Pin
Pete O'Hanlon5-May-10 4:40
mvePete O'Hanlon5-May-10 4:40 
GeneralRe: TCP/IP connexion failed in csharp smart device Pin
Tunisien865-May-10 4:59
Tunisien865-May-10 4:59 
AnswerRe: TCP/IP connexion failed in csharp smart device Pin
Tunisien8611-May-10 6:33
Tunisien8611-May-10 6:33 
Questiondictionary Pin
toto_20105-May-10 0:26
toto_20105-May-10 0:26 
AnswerRe: dictionary Pin
Peace ON5-May-10 0:41
Peace ON5-May-10 0:41 
AnswerRe: dictionary Pin
sanforjackass5-May-10 0:43
sanforjackass5-May-10 0:43 
AnswerRe: dictionary Pin
Richard MacCutchan5-May-10 1:02
mveRichard MacCutchan5-May-10 1:02 
GeneralRe: dictionary Pin
Luc Pattyn5-May-10 2:59
sitebuilderLuc Pattyn5-May-10 2:59 
AnswerRepost - attempt to bump post. Pin
Pete O'Hanlon5-May-10 2:35
mvePete O'Hanlon5-May-10 2:35 
GeneralRe: Repost - attempt to bump post. Pin
toto_20105-May-10 4:49
toto_20105-May-10 4:49 
Questiontransfer data from layer to layer (logic to gui) Pin
igalep1324-May-10 23:49
igalep1324-May-10 23:49 
AnswerRe: transfer data from layer to layer (logic to gui) Pin
Abhinav S5-May-10 0:06
Abhinav S5-May-10 0:06 
GeneralRe: transfer data from layer to layer (logic to gui) Pin
igalep1325-May-10 0:09
igalep1325-May-10 0:09 
AnswerRe: transfer data from layer to layer (logic to gui) Pin
Peace ON5-May-10 0:10
Peace ON5-May-10 0:10 
GeneralRe: transfer data from layer to layer (logic to gui) Pin
igalep1325-May-10 0:19
igalep1325-May-10 0:19 

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.