In VS2005, a VB.NET project has a form with a combo
box on it and combo box's AutoCompleteMode property
is set to anything other than None. Running an NUnit
test that intanciates this form throws
a "ThreadStateException: Current thread must set to
single thread apartment (STA) mode before OLEDB calls
can be made."
I have duplicated this in a project with only a
single form...
04:49PM UTC on Oct 26 2006 in NUnit .Net unit testing framework