Click here to Skip to main content
15,881,757 members
Home / Discussions / C#
   

C#

 
GeneralRe: My Code gets stuck at MessageBox.Show() after pressing OK it does not move further. Pin
Radheya Patil10-Nov-22 1:05
Radheya Patil10-Nov-22 1:05 
GeneralRe: My Code gets stuck at MessageBox.Show() after pressing OK it does not move further. Pin
Richard Deeming10-Nov-22 1:24
mveRichard Deeming10-Nov-22 1:24 
GeneralRe: My Code gets stuck at MessageBox.Show() after pressing OK it does not move further. Pin
Radheya Patil10-Nov-22 1:42
Radheya Patil10-Nov-22 1:42 
GeneralRe: My Code gets stuck at MessageBox.Show() after pressing OK it does not move further. Pin
Richard Deeming10-Nov-22 2:00
mveRichard Deeming10-Nov-22 2:00 
GeneralRe: My Code gets stuck at MessageBox.Show() after pressing OK it does not move further. Pin
Radheya Patil10-Nov-22 16:37
Radheya Patil10-Nov-22 16:37 
GeneralRe: My Code gets stuck at MessageBox.Show() after pressing OK it does not move further. Pin
jsc4210-Nov-22 5:08
professionaljsc4210-Nov-22 5:08 
GeneralRe: My Code gets stuck at MessageBox.Show() after pressing OK it does not move further. Pin
Radheya Patil10-Nov-22 16:39
Radheya Patil10-Nov-22 16:39 
GeneralRe: My Code gets stuck at MessageBox.Show() after pressing OK it does not move further. Pin
OriginalGriff10-Nov-22 20:18
mveOriginalGriff10-Nov-22 20:18 
The chances are we can't help you - it looks like you need the exact hardware you have setup in exactly the same way, and we have no access to that.

So start small, and assume that it's something to do with "multiple message boxes" on your system. Create a minimal console program that increments a number in a loop and displays it in a MessageBox. Test it. Does that fail after 5 presses? Or 10? Or 100? If so, it's something to do with how MessageBox interacts with your hardware / software combination, and we can't do anything about it - talk to the tech support for your embedded device.

If it doesn't ... then it's your software. So start expanding your minimal app until it does fail after 5, 10, or 100 presses. When it fails, you know it is what you added that caused the problem - so look at what you just added!

Sorry, but we can't do any of that for you!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!

QuestionRe: My Code gets stuck at MessageBox.Show() after pressing OK it does not move further. Pin
Eddy Vluggen11-Nov-22 6:37
professionalEddy Vluggen11-Nov-22 6:37 
AnswerRe: My Code gets stuck at MessageBox.Show() after pressing OK it does not move further. Pin
Gerry Schmitz11-Nov-22 6:46
mveGerry Schmitz11-Nov-22 6:46 
QuestionNet framework again Pin
Calin Negru8-Nov-22 7:59
Calin Negru8-Nov-22 7:59 
AnswerRe: Net framework again Pin
OriginalGriff8-Nov-22 10:05
mveOriginalGriff8-Nov-22 10:05 
GeneralRe: Net framework again Pin
Calin Negru8-Nov-22 22:01
Calin Negru8-Nov-22 22:01 
GeneralRe: Net framework again Pin
OriginalGriff8-Nov-22 23:14
mveOriginalGriff8-Nov-22 23:14 
GeneralRe: Net framework again Pin
Calin Negru9-Nov-22 4:00
Calin Negru9-Nov-22 4:00 
GeneralRe: Net framework again Pin
OriginalGriff9-Nov-22 4:12
mveOriginalGriff9-Nov-22 4:12 
AnswerRe: Net framework again Pin
Sam Hobbs8-Nov-22 17:59
Sam Hobbs8-Nov-22 17:59 
GeneralRe: Net framework again Pin
Richard Andrew x6420-Nov-22 6:34
professionalRichard Andrew x6420-Nov-22 6:34 
AnswerRe: Net framework again Pin
Gerry Schmitz8-Nov-22 18:02
mveGerry Schmitz8-Nov-22 18:02 
GeneralRe: Net framework again Pin
Richard Deeming8-Nov-22 21:38
mveRichard Deeming8-Nov-22 21:38 
GeneralRe: Net framework again Pin
Gerry Schmitz9-Nov-22 19:03
mveGerry Schmitz9-Nov-22 19:03 
GeneralRe: Net framework again Pin
Calin Negru8-Nov-22 22:06
Calin Negru8-Nov-22 22:06 
Question.NET Framework versus .NET latest? Pin
Bruce Greene7-Nov-22 8:59
Bruce Greene7-Nov-22 8:59 
AnswerRe: .NET Framework versus .NET latest? Pin
OriginalGriff7-Nov-22 9:39
mveOriginalGriff7-Nov-22 9:39 
AnswerRe: .NET Framework versus .NET latest? Pin
Mycroft Holmes7-Nov-22 10:47
professionalMycroft Holmes7-Nov-22 10:47 

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.