Chris Kao - 2006-07-14

I'm attempting to use ndocconsole.exe to generate MSDN-style documentation for a project. However, typing "ndocconsole C:\src\CommonUnitTest\bin\Debug\CommonUnitTest.exe - verbose" results in:

"Error: System.Threading.ThreadStateException Active X control '8856f961-340a-11d0-a96b-00c04fd705a2' cannot be instantiated because the current thread is not in a single-threaded apartment."

I'm pretty confused about what this means and despite banging my head on the monitor repeatedly in the time-old tradition, I've had no success at all.

Any help would be appreciated in understanding what is going on and/or how to fix it.