Windows error 0x00003ABC, 15036

Detailed Error Information

EVT_CANNOT_OPEN_CHANNEL_OF_QUERY[1]

MessageThe channel at index %1!d! of the query can't be opened.
Declared inwinerror.h

This appears to be a raw Win32 error. More information may be available in error 0x80073ABC.

HRESULT analysis[2]

This is probably not the correct interpretation of this error. The Win32 error above is more likely to indicate the actual problem.
FlagsSeveritySuccess

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.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode0 (0x000)
NameFACILITY_NULL[2][1]
DescriptionThe default facility code.[2][1]
Error Code15036 (0x3abc)

Questions

1vote
9answers

"Save As" causes Office to crash

Since recently, when doing a "Save as" in the following Microsoft Office 2013 applications, they crash: * Word 2013 * Excel 2013 * PowerPoint 2013 The crash immediately quits the application with the usual dialog box (in German): enter image description here [https://i.stack.imgur.com/GCq7b.png] When looking at the Windows Event Log, [...] read more
microsoft-office
microsoft-office-2013
0votes
1answer

How to decrypt this crashlog?

How to decrypt this!? I can't reproduce it! I need your help, please. Incident Identifier: 7C65F52C-E872-4513-89BE-EC869FB3F41A CrashReporter Key: 634a6bc6b8aa653f0e377d8d83304ed15a845a57 Hardware Model: iPod2,1 Process: Rocket Master [564] Path: /var/mobile/Applications/79A9AE3A-9C77-42A8-BC6A-13DCBD961CDC/Rocket Master.app/Rocket Master Identifier: Rocket Master Version: ??? (???) Code Type: ARM (Native) Parent Process: launchd [1] Date/Time: 2010-10-01 21:17:27.823 +0200 OS Version: [...] read more
ios
iphone-4

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0