8

I'm building a WPF 4 application. In the past, Snoop was able to see the application, but now it does not. This is true with Snoop 2.7.1 and 2.8.0.

That is, I click on the refresh button and my app does not show up in the drop-down control. I drag the cross hairs over my window and it does nothing.

I really need to snoop my application as I'm debugging some template issues. Can anybody help?

Tony Vitabile
  • 8,298
  • 15
  • 67
  • 123

1 Answers1

28

Does your application require admin privileges? If that is the case you need to run an elevated instance of snoop i.e. run it as administrator.

Tejas Sharma
  • 3,420
  • 22
  • 35