Click here to Skip to main content
15,914,419 members
Home / Discussions / C#
   

C#

 
Questionxml Pin
arkiboys12-Oct-09 11:25
arkiboys12-Oct-09 11:25 
AnswerRe: xml Pin
Henry Minute12-Oct-09 12:05
Henry Minute12-Oct-09 12:05 
AnswerRe: xml Pin
DaveyM6912-Oct-09 12:24
professionalDaveyM6912-Oct-09 12:24 
GeneralRe: xml Pin
arkiboys12-Oct-09 12:47
arkiboys12-Oct-09 12:47 
GeneralRe: xml Pin
Not Active12-Oct-09 12:53
mentorNot Active12-Oct-09 12:53 
GeneralRe: xml Pin
arkiboys12-Oct-09 12:55
arkiboys12-Oct-09 12:55 
GeneralRe: xml Pin
DaveyM6912-Oct-09 13:06
professionalDaveyM6912-Oct-09 13:06 
GeneralRe: xml Pin
Not Active12-Oct-09 13:42
mentorNot Active12-Oct-09 13:42 
GeneralRe: xml Pin
Henry Minute12-Oct-09 13:02
Henry Minute12-Oct-09 13:02 
GeneralRe: xml Pin
arkiboys12-Oct-09 13:25
arkiboys12-Oct-09 13:25 
GeneralRe: xml Pin
Henry Minute13-Oct-09 0:40
Henry Minute13-Oct-09 0:40 
GeneralRe: xml Pin
arkiboys13-Oct-09 11:54
arkiboys13-Oct-09 11:54 
GeneralRe: xml Pin
DaveyM6912-Oct-09 13:26
professionalDaveyM6912-Oct-09 13:26 
GeneralRe: xml Pin
Not Active12-Oct-09 13:40
mentorNot Active12-Oct-09 13:40 
GeneralRe: xml Pin
Henry Minute13-Oct-09 0:26
Henry Minute13-Oct-09 0:26 
AnswerRe: xml Pin
PIEBALDconsult12-Oct-09 13:28
mvePIEBALDconsult12-Oct-09 13:28 
QuestionStrong Names Pin
Matt Cavanagh12-Oct-09 10:36
Matt Cavanagh12-Oct-09 10:36 
AnswerRe: Strong Names Pin
Not Active12-Oct-09 11:02
mentorNot Active12-Oct-09 11:02 
AnswerRe: Strong Names Pin
Jacobb Michael12-Oct-09 17:55
Jacobb Michael12-Oct-09 17:55 
QuestionSerial Port Strange Error! Pin
zafersavas12-Oct-09 10:28
zafersavas12-Oct-09 10:28 
AnswerRe: Serial Port Strange Error! Pin
I Believe In GOD12-Oct-09 10:33
I Believe In GOD12-Oct-09 10:33 
AnswerRe: Serial Port Strange Error! Pin
Luc Pattyn12-Oct-09 11:14
sitebuilderLuc Pattyn12-Oct-09 11:14 
Hi,

is the code shown all part of a single method?
are multiple threads involved? (including ThreadPool, BackgroundWorker, ...)
did you use CheckForIllegalCrossThreadCalls anywhere?
are you using one of the asynchronous events, such as DataReceived?
where in the code is comport.Close()?

you probably simplified your code before showing to such an extent that we cannot help you, unless you tell more and show more code.

Smile | :)

Luc Pattyn

I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages

Local announcement (Antwerp region): Lange Wapper? Neen!


GeneralRe: Serial Port Strange Error! Pin
charlie363620-Oct-09 5:25
charlie363620-Oct-09 5:25 
GeneralRe: Serial Port Strange Error! Pin
Luc Pattyn20-Oct-09 6:05
sitebuilderLuc Pattyn20-Oct-09 6:05 
GeneralRe: Serial Port Strange Error! Pin
charlie363620-Oct-09 22:30
charlie363620-Oct-09 22:30 

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.