Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Debugging OnFileActivated in Windows 8

I've associated my Windows 8 App with a file type. However when I open that file my app starts to open and then crashes.

I can't figure out a way to do this while the debugger is attached.

I assume there is something wrong with my OnFileActiavted method so I've resorted to changing random bits of code in that method. This isn't working, so I'm wondering how I should debug this problem.

like image 902
Richard Garside Avatar asked Dec 09 '25 13:12

Richard Garside


1 Answers

Does this work? You can debug without launching the app immediately. You can also debug other people's apps.

enter image description here

like image 82
Jamie Avatar answered Dec 12 '25 06:12

Jamie



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!