CruiseControl.NET (サービスとして) を介して WatiN を使用して NUnit で一連のテストを実行すると、次のエラーが表示されます。
SetUp : System.Runtime.InteropServices.COMException :
Creating an instance of the COM component with CLSID
{0002DF01-0000-0000-000-000000000046} from the IClassFactory
failed due to the following error: 800704a6.
TearDown : System.NullReferenceException : Object reference
not set to an instance of an object.
このエラーは一貫性がなく (25% の確率で発生)、再現できないため、デバッグするのは悪夢でした。誰かに同様の問題がありますか?