Troubleshooting Exceptions: System.Threading.ThreadStartException

The exception that is thrown when a failure occurs in a managed thread after the underlying operating system thread has been started, but before the thread is ready to execute user code.

See Also

Tasks

How to: Use the Exception Assistant

Reference

ThreadStartException