Hi,
I have an xbap app and when I try to run the deployed version on my laptop it crashes every time. I am able to run this xbap from other systems without issue, so I know that the application is fine. I can also run other xbap applications from my laptop without issue. It is just one particular app that crashes everytime...unfortunately it's the app that i'm the developer on and I need to be able to run it!
I am running Windows 8/.Net 4.5.2
I have tried uninstalling/reinstalling .Net, uninstalling/reinstalling VS2013/checking permissions on my system/pretty much every other advice from the support articles that I could find. Nothing so far has resolved the issue.
here is the error when the app crashes:
Problem signature:
Problem Event Name: APPCRASH
Application Name: PresentationHost.exe
Application Version: 6.3.9600.16384
Application Timestamp: 521582ce
Fault Module Name: clr.dll
Fault Module Version: 4.0.30319.34209
Fault Module Timestamp: 5348961e
Exception Code: c00000fd
Exception Offset: 000020d1 or 00001e82
OS Version: 6.3.9600.2.0.0.256.4
Locale ID: 1033
Additional Information 1: 7b00
Additional Information 2: 7b00d64d11e33cade90d3130b43b071f
Additional Information 3: 5f29
Additional Information 4: 5f299f211e1d98e0a704789ec95825a1
From Event Viewer:
Faulting application name: PresentationHost.exe, version: 6.3.9600.16384, time stamp: 0x521582ce
Faulting module name: clr.dll, version: 4.0.30319.34209, time stamp: 0x5348961e
Exception code: 0xc00000fd
Fault offset: 0x000020d1
Faulting process id: 0x1dd4
Faulting application start time: 0x01d14fc9d1352995
Faulting application path: C:\Windows\SysWOW64\PresentationHost.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Report Id: 1d380208-bbbd-11e5-8266-dc4a3e030f14
Faulting package full name:
Faulting package-relative application ID:
I ran SFC to check my system and found 1 file corrupted which it repaired:
Repairing corrupted file [ml:520{260},l:46{23}]"\??\C:\windows\System32"\[l:24{12}]"invagent.dll" from store
I then ran a chkdsk on the next reboot and it did not find any issues.
I have cleared my cache, deleted all the app files from the user\AppData\Apps, user\AppData\Local\<apppath> and still have this same crash when I run this xbap.
Please help resolve this issue.
Thanks,
Christine