Activity overview
Latest activity by mamu
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...
Mixing VS2008 with .NET 2.0 and VS2010 with .NET 4.0
Hi there!
I installed .Net Reflector 6.1 pro on my Win7 x64 machine including the integration in VS2008 and VS2010 RC. Yes, I have those both on my machine.
I use VS2008 to debug and build my .NET ...