Click here to Skip to main content
15,885,546 members
Home / Discussions / C#
   

C#

 
QuestionCustom Button Background Pin
GoldenFrog13-Nov-06 8:12
GoldenFrog13-Nov-06 8:12 
AnswerRe: Custom Button Background Pin
Pradeep C13-Nov-06 10:28
Pradeep C13-Nov-06 10:28 
GeneralRe: Custom Button Background Pin
GoldenFrog13-Nov-06 11:14
GoldenFrog13-Nov-06 11:14 
GeneralRe: Custom Button Background Pin
Anthony Mushrow13-Nov-06 12:44
professionalAnthony Mushrow13-Nov-06 12:44 
QuestionCan't save after importing Access file Pin
Bjorn240413-Nov-06 7:42
Bjorn240413-Nov-06 7:42 
AnswerRe: Can't save after importing Access file Pin
George L. Jackson13-Nov-06 8:33
George L. Jackson13-Nov-06 8:33 
QuestionEditing File Properties Pin
digital_loser13-Nov-06 6:22
digital_loser13-Nov-06 6:22 
QuestionApplication.Run(new Form1()); Error Code Pin
Blekk13-Nov-06 6:10
Blekk13-Nov-06 6:10 
Ok, I was just debugging my little web browser app I was creating and before Form1 even loads, I get the litte yellow highlight over this text:

Application.Run(new Form1());

With this message:

"Starting a second message loop on a single thread is not a valid operation. Use Form.ShowDialog instead."

This is in Program.cs, I am new to C# and so do not really understand what the error is, I haven't changed anything in Program.cs atall, just the regular Form.cs

Can somebody please tell me what the hell it is trying to tell me?

Thanks,

Any reply is appreciated.
AnswerRe: Application.Run(new Form1()); Error Code Pin
Jon Hulatt13-Nov-06 6:28
Jon Hulatt13-Nov-06 6:28 
GeneralRe: Application.Run(new Form1()); Error Code Pin
Blekk13-Nov-06 6:30
Blekk13-Nov-06 6:30 
QuestionConcurrency violation Pin
Nadia Monalisa13-Nov-06 5:55
Nadia Monalisa13-Nov-06 5:55 
AnswerRe: Concurrency violation Pin
ednrgc13-Nov-06 9:01
ednrgc13-Nov-06 9:01 
GeneralRe: Concurrency violation Pin
Nadia Monalisa13-Nov-06 13:09
Nadia Monalisa13-Nov-06 13:09 
GeneralRe: Concurrency violation Pin
ednrgc14-Nov-06 2:50
ednrgc14-Nov-06 2:50 
GeneralRe: Concurrency violation Pin
Nadia Monalisa14-Nov-06 3:35
Nadia Monalisa14-Nov-06 3:35 
Questionhow to use saveFileDialog Pin
veluru krishna13-Nov-06 5:27
veluru krishna13-Nov-06 5:27 
AnswerRe: how to use saveFileDialog Pin
Jamie Nordmeyer13-Nov-06 5:38
Jamie Nordmeyer13-Nov-06 5:38 
GeneralRe: how to use saveFileDialog Pin
Blekk13-Nov-06 6:35
Blekk13-Nov-06 6:35 
GeneralRe: how to use saveFileDialog Pin
Jamie Nordmeyer13-Nov-06 6:40
Jamie Nordmeyer13-Nov-06 6:40 
GeneralRe: how to use saveFileDialog Pin
Blekk13-Nov-06 6:46
Blekk13-Nov-06 6:46 
GeneralRe: how to use saveFileDialog Pin
Jamie Nordmeyer13-Nov-06 6:52
Jamie Nordmeyer13-Nov-06 6:52 
GeneralRe: how to use saveFileDialog Pin
Blekk13-Nov-06 6:58
Blekk13-Nov-06 6:58 
GeneralRe: how to use saveFileDialog Pin
Jamie Nordmeyer13-Nov-06 7:01
Jamie Nordmeyer13-Nov-06 7:01 
GeneralRe: how to use saveFileDialog Pin
Blekk13-Nov-06 6:47
Blekk13-Nov-06 6:47 
GeneralRe: how to use saveFileDialog Pin
Nadia Monalisa13-Nov-06 6:53
Nadia Monalisa13-Nov-06 6:53 

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.