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

Hi Team, 

I’m encountering an issue when running tests in Visual Studio 2022 using Typemock version 9.3.6 (licensed). 

I have already successfully installed Typemock on my system.

as well as the NuGet package Typemock.Isolator version 9.3.6 on VS 2022

Could someone assist me with resolving the following error please?

TypeMock.TypeMockException:
*** Typemock COM objects are not registered, please install Typemock or use AutoDeploy.

Thanks

asked by harbour (630 points)

2 Answers

0 votes
 
Best answer

Issue was solved by checking the "Integrate With Other Runners" option under the Typemock Menu in VisualStudio.

answered ago by Alon_TypeMock (11.4k points)
0 votes
Hi Harbour,

Can you please share with me the version of VS 2022 you have installed?
Also, which .NET version does your test project target?

Best,
Alon Sapozhnikov.
Support Specialist.
answered by Alon_TypeMock (11.4k points)
...