dhelper,
Travis is right on with his reply. I would like to upgrade (especially to take advantage of the exact argument checking and specific constructor invocation, which are things I've been wanting in the AAA interface) but we have 7 devs on the team and we have TypeMock installed on our build server. We have a policy that we don't upgrade unless there is consensus amongst the team. When we do upgrade, I have to upgrade the Isolator assemblies that we reference in our projects and that our build servers uses and all the devs have to upgrade our local machines. Fortunately, on our build server we use the TypeMockRegister and TypeMockStart MSBuild tasks so that I don't have to have it installed there. All in all, it's fairly painless to upgrade but I can't do it any time I want (unfortunately).
Travis kindly pointed me to the 32-bit version. I'm setting up a 64-bit machine. I would like to install the 64-bit version w/ VS 2008. Could you email that to me? Is there still a requirement to have both 32 and 64-bit versions installed? I saw that in another post.
Travis, thanks for your reply and the link. BTW, I'm not far from you - Sandy OR. I'm occasionally at PADNUG.
Ron Ratzlaff