Posts
Sort by recent activity
Not able to see locals while debugging into decompiled code
Hi there,
what could be the problem that I can step into decompiled code, but cannot actually see the values of the locals and variables?
E.g.
Cannot obtain value of local or argument as it is not ...
"Bad unmanaged code entry point"
When I try to profile my WCF service host application (this one is a console app) I get this exception:
---
System.Configuration.ConfigurationErrorsException was unhandled
Message="An error occurre...