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

C#

 
GeneralWebBrowser bug- application won't die. Pin
Bog14-Jul-03 8:59
Bog14-Jul-03 8:59 
QuestionHow can I make one Form show another? Pin
Anonymous14-Jul-03 8:26
Anonymous14-Jul-03 8:26 
AnswerRe: How can I make one Form show another? Pin
J. Dunlap14-Jul-03 8:34
J. Dunlap14-Jul-03 8:34 
GeneralRe: How can I make one Form show another? Pin
Anonymous14-Jul-03 8:36
Anonymous14-Jul-03 8:36 
GeneralRe: How can I make one Form show another? Pin
J. Dunlap14-Jul-03 8:44
J. Dunlap14-Jul-03 8:44 
GeneralActually I do have one more question Pin
Anonymous14-Jul-03 8:46
Anonymous14-Jul-03 8:46 
GeneralRe: Actually I do have one more question Pin
J. Dunlap14-Jul-03 8:48
J. Dunlap14-Jul-03 8:48 
GeneralNope, no love. Pin
Anonymous14-Jul-03 8:53
Anonymous14-Jul-03 8:53 
I get this error:

An unhandled exception of type 'System.InvalidOperationException' occurred in system.windows.forms.dll

Additional information: It is invalid to start a second message loop on a single thread. Use Application.RunDialog or Form.ShowDialog instead.

Trying Application.RunDialog gives me this error:

C:\Documents and Settings\...\Form1.cs(402): 'System.Windows.Forms.Application.RunDialog(System.Windows.Forms.Form)' is inaccessible due to its protection level

Not sure exactly what that means, but any other thoughts? (Oh, and this.Close() on Form1 does quit the app.)
GeneralFixed it, kinda Pin
frogb0x14-Jul-03 8:57
frogb0x14-Jul-03 8:57 
GeneralRe: Fixed it, kinda Pin
J. Dunlap14-Jul-03 8:59
J. Dunlap14-Jul-03 8:59 
GeneralRe: Fixed it, kinda Pin
frogb0x14-Jul-03 9:00
frogb0x14-Jul-03 9:00 
GeneralDirectShow .NET HELP!!! Pin
Brian JR14-Jul-03 8:17
Brian JR14-Jul-03 8:17 
GeneralRe: DirectShow .NET HELP!!! Pin
Mazdak14-Jul-03 9:30
Mazdak14-Jul-03 9:30 
GeneralNavigating to a new page and Communicating with C++ Pin
pdunn14-Jul-03 7:48
pdunn14-Jul-03 7:48 
GeneralRe: Navigating to a new page and Communicating with C++ Pin
Mazdak14-Jul-03 9:35
Mazdak14-Jul-03 9:35 
GeneralUpdating IE automatically Pin
Meysam Mahfouzi14-Jul-03 6:50
Meysam Mahfouzi14-Jul-03 6:50 
GeneralRe: Updating IE automatically Pin
Not Active14-Jul-03 7:03
mentorNot Active14-Jul-03 7:03 
GeneralRe: Updating IE automatically Pin
Meysam Mahfouzi14-Jul-03 18:36
Meysam Mahfouzi14-Jul-03 18:36 
GeneralReceiveFailure problem Pin
viperxp14-Jul-03 6:49
viperxp14-Jul-03 6:49 
GeneralStopping a service - programmatically Pin
Anonymous14-Jul-03 6:16
Anonymous14-Jul-03 6:16 
GeneralRe: Stopping a service - programmatically Pin
Xiangyang Liu 刘向阳14-Jul-03 6:23
Xiangyang Liu 刘向阳14-Jul-03 6:23 
GeneralPerforming Validation Pin
precious66214-Jul-03 5:35
precious66214-Jul-03 5:35 
GeneralRe: Performing Validation Pin
Anonymous14-Jul-03 6:35
Anonymous14-Jul-03 6:35 
QuestionListbox using Objects? Pin
codycaillet14-Jul-03 5:35
codycaillet14-Jul-03 5:35 
GeneralGDI+ question Pin
Mazdak14-Jul-03 5:22
Mazdak14-Jul-03 5:22 

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.