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
Hello,

Using WIndows 7. WhenI type: Isolate.CleanUp( , when I get to the paren, it takes a while to finish. Could this be Intellitest trying to create suggestions for me, and it's not bringing any up?

If that is the case, this is taking a long time, can I adjust this service?

Thanks.
asked by bmains (13.2k points)

4 Answers

0 votes
Hi Brian,

Intellitest should not do a lot of work around Isolate.Cleanup() as it doesn't have any parameters. Can you create a log file (using the Isolator configuration form, the log file should start with "Typhoon") and send it over to our support email?

Are you having performance issues with method calls other than Cleanup?

Thanks,
Doron
Typemock Support
answered by doron (17.2k points)
0 votes
Hello,

Intellitest is what's causing me issues; I disabled the add-on for intellitest using the VS add-in manager and my coding is much faster now. With it enabled, I have about a 1 minute delay for intellisense to popup on windows 7 and VS 2008 SP 1. Now, no delay.

This isn't just for Isolate.Cleanup either; it's anytime I type (

I'll send that over.

Brian
answered by bmains (13.2k points)
0 votes
Hello,

I don't see a log file, or any file with today's date; what is the exact path/file it generates? If I set it to log, does it log immediately?

Thanks.
answered by bmains (13.2k points)
0 votes
Hi Brian,

Intellitest log is similar to the other Isolator logs. You can enable/disable it and set it's path from the "Visual Studio" tag in Isolator configuration.

After enabling the log you'll need to restart visual studio.
answered by dhelper (11.9k points)
...