|
From: <ms...@so...> - 2006-06-10 21:25:09
|
Actually I do not think the space vs. equals sign makes a difference, at least not at the moment :-) I can no longer reproduce my original error. Now, with or without "=" I get this ThreadStateException. Any clues? NDocConsole -project CleanCode.ndoc -verbose NDoc 1.3.1 (Build 1.3.1851.0; release; 1/25/2005) http://ndoc.sourceforge.net using project file CleanCode.ndoc Error: System.Threading.ThreadStateException ActiveX control '8856f961-340a-11d0-a96b-00c04fd705a2' cannot be instantiated because the current thread is not in a single-threaded apartment. at System.Windows.Forms.WebBrowserBase..ctor(String clsidString) at System.Windows.Forms.WebBrowser..ctor() at NDoc.Documenter.Msdn.MsdnUrlValidator.InitializeComponent() at NDoc.Documenter.Msdn.MsdnUrlValidator..ctor() at NDoc.Documenter.Msdn.MsdnDocumenter..ctor(MsdnDocumenterConfig config) at NDoc.Documenter.Msdn.MsdnDocumenterConfig.CreateDocumenter() at NDoc.ConsoleApplication.EntryPoint.Main(String[] args) |