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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.