Site icon EfmSoft

What does HRESULT 0x803E0118 (WPN_E_DUPLICATE_REGISTRATION) mean?

 
Previous Next
WPN_E_ACCESS_DENIED WPN_E_PUSH_NOTIFICATION_INCAPABLE

WPN_E_DUPLICATE_REGISTRATION

WPN_E_DUPLICATE_REGISTRATION is an HRESULT used by the Windows notification platform. It means that code attempted to register an application notification component that the platform already has registered.

What to check for WPN_E_DUPLICATE_REGISTRATION

Microsoft documentation

Diagnostic interpretation

This result has the HRESULT value 0x803E0118. AllStat records the condition as “The notification platform found application is already registered.”.

Evidence to capture

Retry and recovery

A retry is useful only after the cause behind WPN_E_DUPLICATE_REGISTRATION has been changed or removed. Reproduce the original call and confirm both the return value and the resulting resource state.


Looking for a different code? Search another status or error code.

Exit mobile version