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: Find Out More About an Exception with the Exception Assistant