WPF - Deployment Issue - Faulting Module Name: KERNELBASE.dll?

Up vote 0 down vote favorite share g+ share fb share tw.

I am trying to install and run my first WPF application and am having a few issues. I have built a setup project and everything appears to be installing correctly, all my third party dll's are copied over, directories are created, etc... When I try to run the app, it just bombs immediately with the following error: Faulting application name: app. Exe, version: 1.0.0.0, time stamp: 0x4f8343f3 Faulting module name: KERNELBASE.

Dll, version: 6.1.7600.16850, time stamp: 0x4e211485 Exception code: 0xe0434352 Fault offset: 0x0000b9bc Faulting process id: 0xdec Faulting application start time: 0x01cd168e7b8a64fc Faulting application path: C:\Program Files (x86)\Some Dir\Some APP\app. Exe Faulting module path: C:\Windows\syswow64\KERNELBASE. Dll Report Id: bad81009-8281-11e1-93ec-f4501845bd18 How do I go about debugging this?

I have wrapped the InitializeComponent() in a try/catch but I'm getting nothing? All that being said, if I copy the contents of the debug directory to the program files directory on the same pc in which I am trying to install the app and then run the exe, everything works just fine? What do I need to do differently in my setup project?

Wpf link|improve this question asked 1 hour agodkirkdrei383 50% accept rate.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions