From: Benjamin W. <bw...@co...> - 2006-08-22 14:17:08
|
=20 I got several NDOC errors fixed last week after I posted the issues here. I hope someone has a clue about this one too. I updated the O.S. and installed Visual Studio on the machine, but this error just won't go away.=20 =20 Thanks a lot for help!! =20 =20 NAnt 0.85 (Build 0.85.2258.0; nightly; 3/8/2006) Copyright (C) 2001-2006 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///C:/CoinData/products/microsoft/build.build <file:///C:\CoinData\products\microsoft\build.build>=20 Target framework: Microsoft .NET Framework 2.0 Target(s) specified: document=20 msdndocs: [delete] Deleting directory 'C:\CoinData\products\microsoft\docs_msdn'. [mkdir] Creating directory 'C:\CoinData\products\microsoft\docs_msdn'. [exec] NDoc 1.3.1 (Build 1.3.1851.0; release; 1/25/2005) [exec] http://ndoc.sourceforge.net [exec] using project file .\Documentation.ndoc [exec] Error: System.Threading.ThreadStateException [exec] ActiveX control '8856f961-340a-11d0-a96b-00c04fd705a2' cannot be instantiated because the current thread is not in a single-threaded apartment. [exec] at System.Windows.Forms.WebBrowserBase..ctor(String clsidString) [exec] at System.Windows.Forms.WebBrowser..ctor() [exec] at NDoc.Documenter.Msdn.MsdnUrlValidator.InitializeComponent() [exec] at NDoc.Documenter.Msdn.MsdnUrlValidator..ctor() [exec] at NDoc.Documenter.Msdn.MsdnDocumenter..ctor(MsdnDocumenterConfig config) [exec] at NDoc.Documenter.Msdn.MsdnDocumenterConfig.CreateDocumenter() [exec] at NDoc.ConsoleApplication.EntryPoint.Main(String[] args) [exec] Error: System.Threading.ThreadStateException [exec] ActiveX control '8856f961-340a-11d0-a96b-00c04fd705a2' cannot be instantiated because the current thread is not in a single-threaded apartment. [exec] at System.Windows.Forms.WebBrowserBase..ctor(String clsidString) [exec] at System.Windows.Forms.WebBrowser..ctor() [exec] at NDoc.Documenter.Msdn.MsdnUrlValidator.InitializeComponent() [exec] at NDoc.Documenter.Msdn.MsdnUrlValidator..ctor() [exec] at NDoc.Documenter.Msdn.MsdnDocumenter..ctor(MsdnDocumenterConfig config) [exec] at NDoc.Documenter.Msdn.MsdnDocumenterConfig.CreateDocumenter() [exec] at NDoc.ConsoleApplication.EntryPoint.Main(String[] args) BUILD FAILED C:\CoinData\products\microsoft\build.build(64,4): External Program Failed: ndocconsole.exe (return code was 2) Total time: 3.4 seconds. =20 |