I am trying to use CLR Profiler for my WPF application, but app crashes every time. Upon finding the Trace log for the application I got that in my app's MainNavigation.xmal.cs uses a Singleton class to store global data. When I start the app from profiler it somehow fails to initialize the Singleton class mentioned. Has anyone out here faced this kind of a issue?
feedback
|
|
Try CLR Profiler 4. You can get it here I'm not sure how well v2 works with WPF apps, if at all. | |||
|
feedback
|