Comments
Sort by recent activity
thanks Alex, sounds promising.
I thought that .Net Reflector would honor the settings I made in the VS Debugging Options dialog where I can specify the "Symbol file (.pdb) locations". But sadly it did not.
-Matthias / comments
thanks Alex, sounds promising.
I thought that .Net Reflector would honor the settings I made in the VS Debugging Options dialog where I can specify the "Symbol file (.pdb) locations". But sadly it ...
you got it right.
But when I decompile the 4.0 version and switch back to VS2008 using .NET 2.0 I get the same message vice versa.
And I would have to decompile again for 2.0.
And when I switch back to 4.0 I will have to decompile...again..again..again.
That is cumbersome. [image]
Why can't I have both decompiled versions on my machine? / comments
you got it right.
But when I decompile the 4.0 version and switch back to VS2008 using .NET 2.0 I get the same message vice versa.
And I would have to decompile again for 2.0.
And when I switch bac...