Hey,

Rather than do that, use an Initialize method either at the start of all the unit tests, or have it run on a per test basis:

http://msdn.microsoft.com/en-us/libr...attribute.aspx

or

http://msdn.microsoft.com/en-us/libr...attribute.aspx

Hope that helps!!

Gary