Click here to Skip to main content
15,884,537 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: Serial Port Strange Error! Pin
charlie363620-Oct-09 22:40
charlie363620-Oct-09 22:40 
QuestionMerge datasets having null values Pin
sri1312-Oct-09 9:08
sri1312-Oct-09 9:08 
AnswerRe: Merge datasets having null values Pin
I Believe In GOD12-Oct-09 10:01
I Believe In GOD12-Oct-09 10:01 
AnswerRe: Merge datasets having null values Pin
cjoki12-Oct-09 10:01
cjoki12-Oct-09 10:01 
QuestionCheck Box in Header Column of DataGridview ? Pin
Jacobb Michael12-Oct-09 5:49
Jacobb Michael12-Oct-09 5:49 
AnswerRe: Check Box in Header Column of DataGridview ? Pin
stancrm12-Oct-09 5:52
stancrm12-Oct-09 5:52 
Questionvs 2005 c#, need guidance on recording command line arguments to an msi (microsoft installer) Pin
cjoki12-Oct-09 5:22
cjoki12-Oct-09 5:22 
AnswerRe: vs 2005 c#, need guidance on recording command line arguments to an msi (microsoft installer) Pin
Not Active12-Oct-09 5:53
mentorNot Active12-Oct-09 5:53 
GeneralRe: vs 2005 c#, need guidance on recording command line arguments to an msi (microsoft installer) Pin
cjoki12-Oct-09 7:56
cjoki12-Oct-09 7:56 
GeneralRe: vs 2005 c#, need guidance on recording command line arguments to an msi (microsoft installer) Pin
cjoki12-Oct-09 9:44
cjoki12-Oct-09 9:44 
QuestionConvert Stream as an Excel Pin
satsumatable12-Oct-09 5:15
satsumatable12-Oct-09 5:15 
AnswerRe: Convert Stream as an Excel Pin
Md. Marufuzzaman12-Oct-09 5:38
professionalMd. Marufuzzaman12-Oct-09 5:38 
AnswerMy Vote of 1 Pin
Keith Barrow12-Oct-09 6:44
professionalKeith Barrow12-Oct-09 6:44 
AnswerRe: Convert Stream as an Excel Pin
Dave Kreskowiak12-Oct-09 6:57
mveDave Kreskowiak12-Oct-09 6:57 

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.