Hello!

I'm coding for client-server applications. In server application,When 
client joins, a method is invoked. In this invoked method,I have a 
statement label2.text ="client joined"; ---label2 is on my form to show 
a text "client connected", ...the error message i get is "illegal cross-
thread operation: Control 'label2' accessed from a thread other than 
the thread it was created on.

How can i solve the problem?

Thanks.





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Microsofts_C_Sharp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to