When I try running one of the basic examples in VS 2008 on Vista 64 bit using NUnit, I can get a browser to launch, but the code execution never gets past the point of: myManager.LaunchNewBrowser(); A browser opens (doesn't matter if I use IE or FireFox), but the code execution does not go to the...