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,

I have a test that passes but when I debug it, I get the following exception:

[ img ]

On my other machine, I don't have any problem.
I've made a diff between the two machines:

[ img ]

Hope to get some help on this..
asked by mod (5.8k points)

4 Answers

0 votes
I see that both machines have the same OS (XP Pro), do both machines have the same .NET frameworks installed? are both machines 32bit or 64bit?

I will also need to know what code caused this issue if possible.
answered by dhelper (11.9k points)
0 votes
Hi,

Both machines has the same .Net framework (3.5) and are 32bit.
The code itself does not matter, I can't debug any test using Isolator.
The example was taken from code that used Isolate.Fake (this line throw the exaption)
answered by mod (5.8k points)
0 votes
We use .Net framework 3.5 SP1
answered by mod (5.8k points)
0 votes
Interesting issue. let's take it offline.
answered by dhelper (11.9k points)
...