How can we help you today? How can we help you today?

"Go to Decompile Defintion" not available

I followed the walk through to debug compiled assemblies. Everything seemed fine until I wanted to step into a particular method in the third party dll. I can browse to it in object explorer in visual studio 2008; however, when I right click on the method I do not see the "go to decompile definition" option.

The project is a "web site" project. Does this make a difference?

Cheers,
barrow5659
0

Comments

1 comment

  • Alex D
    The fact it's a web site shouldn't make a difference. What's the signature of the method, perhaps if it's very complicated, our code to translate the object browser's representation of a method to Reflector's didn't work.
    Alex D
    0

Add comment

Please sign in to leave a comment.