Windows error 0xE0464645, -532265403

Detailed Error Information

HRESULT analysis[1]

FlagsSeverityFailure
Reserved (R)true
OriginCustomer

This code was defined by a third party software company, and may mean different things for different software. Contact the software author for more information about this error.

NTSTATUSfalse
Reserved (X)false
FacilityCode70 (0x046)
Error Code17989 (0x4645)

Questions

3votes
2answers

Windows Phone 8 Application crash once its launched AgHost.exe' has exited with code -532265403

My application crashes once its opened with no exception It was working fine but suddenly I got this problem. On the output console im getting the below: 'AgHost.exe' (CoreCLR: DefaultDomain): Loaded 'C:\windows\system32\mscorlib.ni.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled. 'AgHost.exe' (CoreCLR: Silverlight [...] read more
wpf
windows-phone-8
2votes
0answers

App(installed package) crash immediately after retargeting to WP Silverlight 8.1

My app was retargeted from WP8.0 to WP Silverlight 8.1. Everything runs well no matter Debug/Release mode when I deployed from Visual Studio 2013 to WP8.1 Device. However, when I packed into xap format file and deployed by MS Deployment Tool, the app crash immediately after clicking even no slashscreen. [...] read more
silverlight
exception
windows-phone-8
windows-phone-8.1
crash-dumps
1vote
1answer

Using front camera on wp8 code

I was using this Microsoft sample http://code.msdn.microsoft.com/wpapps/Basic-Camera-Sample-52dae359#content because I needed to implement camera functionality in my application. Ans this is working fine until I try to switch to front camera then the app just closes and I get this The program '[3032] TaskHost.exe' has exited with code -532265403 (0xe0464645) I [...] read more
camera
windows-phone-8
capture

Comments

Leave a comment

(plain text only)

Sources

  1. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0