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
Since I've upgraded from 5.3 to 5.4.4 I'm finding VS crashes alot, mainly when editing unit tests. So I'm tring to run without the intellitest feature but if I install without the productivity tools I get the following error starting VS (2008 SP1 + KB974558 + KB962866 + DB GDR R2)

---------------------------
Microsoft Visual Studio
---------------------------
The Add-in 'Typemock Isolator' failed to load or caused an exception.
Would you like to remove this Add-in?
If you choose yes, the file it was loaded from, 'C:ProgramDataMicrosoftVisualStudio9.0\AddinsTypeMock.AddIn2008.AddIn', will be renamed.

Error Message: The system cannot find the file specified.


Error number: 80070002
---------------------------
Yes No
---------------------------

Any advice?

Cheers,

Stephen.
asked by swoolhead (1.2k points)

2 Answers

0 votes
As far as I know you cannot install Typemock without the productivity tools using our installer.

Have you tried installing Isolator 5.4.4 and disabling the productivity tool from visual studio Tools menu -> Add-in manager.

I would like to investigate the crashes you're experiencing I it possible to send a project that reproduce the problem to our support (support AT typemock.com) or enable logging from Isolator configuration and send us the logs (after enabling the logs you'll need to restart VS).

Thanks

Dror Helper
Typemock Support
answered by dhelper (11.9k points)
0 votes
Yep, I found that the options under the custom install menu don't work, so I have turned the options of as you suggested via the add-in menu.

I'll enable the logging and see what happens.

Cheers,

Stephen.
answered by swoolhead (1.2k points)
...