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

C#

 
GeneralRe: MSDN Pin
CWIZO21-May-04 2:10
CWIZO21-May-04 2:10 
GeneralRe: MSDN Pin
sreejith ss nair21-May-04 2:28
sreejith ss nair21-May-04 2:28 
GeneralRe: MSDN Pin
Aryadip21-May-04 2:42
Aryadip21-May-04 2:42 
GeneralRe: MSDN Pin
sreejith ss nair21-May-04 2:54
sreejith ss nair21-May-04 2:54 
GeneralRe: MSDN Pin
Dave Kreskowiak21-May-04 3:01
mveDave Kreskowiak21-May-04 3:01 
GeneralRe: MSDN Pin
Grimolfr21-May-04 4:05
Grimolfr21-May-04 4:05 
GeneralRe: MSDN Pin
Heath Stewart21-May-04 4:18
protectorHeath Stewart21-May-04 4:18 
GeneralOdd threads Pin
Christer Claesson21-May-04 1:20
Christer Claesson21-May-04 1:20 
I have a very odd problem with J# and threads.

I have a client with a gui and a connection class that is in another thread. At first only parts of the GUI loads, most tabs are not added at this point. Then I connect and check for password, if that is correct I want to load the other tabs. Oddly it loads the first one and that one is empty.

The connection class in an observer that the GUI is listening at.

And when I debug I get this error message:

"An unhandlet exception of type 'System.ArgumentException' occured in system.windows.forms.dll

Additional information: Controls created on one thread cannot be parented to a control on a different thread"

Any idea what might be wrong?
GeneralRe: Odd threads Pin
Dave Kreskowiak21-May-04 2:59
mveDave Kreskowiak21-May-04 2:59 
GeneralYeah Pin
Christer Claesson21-May-04 3:05
Christer Claesson21-May-04 3:05 
GeneralExtremely odd freak incident. Pin
Christer Claesson21-May-04 3:02
Christer Claesson21-May-04 3:02 
GeneralRe: Extremely odd freak incident. Pin
Dave Kreskowiak21-May-04 3:04
mveDave Kreskowiak21-May-04 3:04 
GeneralRe: Extremely odd freak incident. Pin
Christer Claesson21-May-04 3:09
Christer Claesson21-May-04 3:09 
GeneralRe: Extremely odd freak incident. Pin
Dave Kreskowiak21-May-04 3:55
mveDave Kreskowiak21-May-04 3:55 
GeneralSolved it! Pin
Christer Claesson21-May-04 4:49
Christer Claesson21-May-04 4:49 
GeneralRe: Solved it! Pin
Dave Kreskowiak21-May-04 8:57
mveDave Kreskowiak21-May-04 8:57 
GeneralCombine Xml's Pin
bertcox20-May-04 23:56
bertcox20-May-04 23:56 
GeneralRe: Combine Xml's Pin
Heath Stewart21-May-04 4:20
protectorHeath Stewart21-May-04 4:20 
GeneralBitmap.Save("bmpname",ImageFormat.Gif)'s problem Pin
fu020-May-04 23:50
fu020-May-04 23:50 
GeneralRe: Bitmap.Save("bmpname",ImageFormat.Gif)'s problem Pin
fu020-May-04 23:54
fu020-May-04 23:54 
GeneralRe: Bitmap.Save("bmpname",ImageFormat.Gif)'s problem Pin
Dave Kreskowiak21-May-04 2:50
mveDave Kreskowiak21-May-04 2:50 
GeneralRe: Bitmap.Save("bmpname",ImageFormat.Gif)'s problem Pin
fu021-May-04 16:43
fu021-May-04 16:43 
GeneralRe: Bitmap.Save("bmpname",ImageFormat.Gif)'s problem Pin
Dave Kreskowiak21-May-04 17:12
mveDave Kreskowiak21-May-04 17:12 
GeneralWeb service Exception Pin
Cutespn20-May-04 22:56
Cutespn20-May-04 22:56 
GeneralRe: Web service Exception Pin
Dave Kreskowiak21-May-04 2:44
mveDave Kreskowiak21-May-04 2:44 

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.