chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
0 votes
We are seeing this error when trying to run unit tests though Visual Studio 2008. 5.2.3 was just installed, but there are no options in the tools menu for TypeMock.
asked by nbrett (1.7k points)

3 Answers

0 votes
what platform are you using?
was there a previous version installed?
are you an admin on the local machine and was the installer running with admin rights?
answered by royo (2k points)
0 votes
Hi

It looks like ans Addin problem. It can happen if Visual Studio was open during installation.
Things you can try:
1 Go to VS Tools menu -> Add-in Manager. Check if the Typemock Isolator Add-in is marked if not check it in.
2. If you don't see the Add-in there - Make sure VS is closed and than re-install Typemock Isolator.

Hope it helps.
answered by ohad (35.4k points)
0 votes
After an internal email, looks like the problem was related to VS 2008 SP1 not being installed on the system. still needs investigation, but seems to have fixed it for this case.
answered by royo (2k points)
...