This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I have an Windows Phone markeplace app. Users reports that app sometimes crashes at Windows Phone 8. Here is my data from windows phone dev center report: Problem funciton: Microsoft.Phone.Scheduler.SystemNotificationInterop.CheckHr Exception type system.reflection.targetinvocationexception Stack trace: Frame Image Function Offset 0 microsoft_phone_ni Microsoft.Phone.Scheduler.SystemNotificationInterop.CheckHr 0x0000019a 1 microsoft_phone_ni Microsoft.Phone.Scheduler.SystemNotificationInterop.CreateNotification 0x0000002e 2 microsoft_phone_ni Microsoft.Phone.Scheduler.ScheduledActionService.Add [...] read more