Crossthread operation
I have a richtextbox that acts like a console with information on the status
of the server I am creating. I spawn new threads for each connection that is
created and would like to write the status to the console. When I try to do
that right now it gives me the error "Cross-thread operation not valid:
Control 'rtbConsole' accessed from a thread other than the thread it was
created on." Thanks in advance!s
.
Relevant Pages
- Sub-items dont load in Admin Console over vpn
... I'm trying to administer my Sms2003 server via the admin console on an XP Pro ... sp1 machine while connected remotely. ... The connection to the site db appears to be made ok and the main console tree ... (microsoft.public.sms.admin) - RE: Allow custom group access to Power User server console?
... Another alternative would be if there is a simple console (similar to ... Allow custom group access to Power User server console? ... Power Users server management console without putting them in the Power ... (microsoft.public.windows.server.sbs) - Re: Monitoring inbound faxes on shared fax SBS 2003
... we can monitor the server-received faxes using Fax ... "Fax server SBS received a new fax from 925825xxxx."). ... When they've triaged the email in Fax Console,, they ... which deletes it from the server hard drive folder. ... (microsoft.public.windows.server.sbs) - Re: RDP connectivity to SBS2003 lost
... >> wizard and by rebooting the server. ... >> procedure seems to have introduced another one: RDP connection to the ... >> travel to the box's console. ... (microsoft.public.windows.server.sbs) - Re: Crossthread operation
... of the server I am creating. ... I spawn new threads for each connection that is created and would like to write the status to the console. ... (microsoft.public.dotnet.languages.csharp) |
|