WatiN, NUnit e CruiseControl.NET - Mensagem de erro 800704a6

Ao executar um conjunto de testes no NUnit com o WatiN por meio do CruiseControl.NET (como um serviço), este erro aparece:

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. 

Este erro foi um pesadelo para depurar porque não é consistente (acontece 25% por cento do tempo) e não é reproduzível. Alguém tem algum problema semelhante?

questionAnswers(2)

yourAnswerToTheQuestion