This article discusses what and most effective solutions to fix Windows Error D2DERR_ORIGINAL_TARGET_NOT_BOUND, also known as 0x88990023, -2003238877, and 2291728419. D2DERR_ORIGINAL_TARGET_NOT_BOUND error means the operation failed because the original target is not currently bound as a target.
Table of Contents
- Error Information
- Error Number/Return Code/Error Code Value
- What is Windows Error D2DERR_ORIGINAL_TARGET_NOT_BOUND 0x88990023, -2003238877, 2291728419?
- HRESULT analysis
- Where does Windows Error D2DERR_ORIGINAL_TARGET_NOT_BOUND 0x88990023, -2003238877, 2291728419 come from?
- How to fix Windows Error D2DERR_ORIGINAL_TARGET_NOT_BOUND 0x88990023, -2003238877, 2291728419?
- Solution
Error Information
Error Number/Return Code/Error Code Value
HEX: 0x88990023
Signed Integer/Dec: -2003238877
Unsigned Integer: 2291728419
What is Windows Error D2DERR_ORIGINAL_TARGET_NOT_BOUND 0x88990023, -2003238877, 2291728419?
Constant Name/Result String/String Error: D2DERR_ORIGINAL_TARGET_NOT_BOUND
Error Message Description
- The operation failed because the original target is not currently bound as a target.
- 元の対象が現在は対象としてバインドされていないため、操作が失敗しました。
Category: HRESULT
HRESULT is a data type numerical error code used in Windows operating systems, and the earlier IBM/Microsoft OS/2 operating system, to represent error conditions, and warning conditions, and to prevent collisions between error codes in different subsystems of the OS/2 operating system at the same time. Various bits within an HRESULT encode information about the nature of the error code. HRESULT error codes are commonly used in COM programming, where they form the basis for a standardized COM error handling convention.
HRESULT analysis
flags: SX; facility: 2201 (FACILITY_DIRECT2D); error: 35
- Flags/Severity: Failure
- Flags/Reserved (R): false
- Flags/Origin: Microsoft
- Flags/NTSTATUS: false
- Flags/Reserved (X): true
- Facility/Code: 2201 (0x899)
- Facility/Name: FACILITY_DIRECT2D
- Error Code: 35 (0x0023)
- Facility: DLS
- Operating System: Windows
Where does Windows Error D2DERR_ORIGINAL_TARGET_NOT_BOUND 0x88990023, -2003238877, 2291728419 come from?
Windows Error D2DERR_ORIGINAL_TARGET_NOT_BOUND 0x88990023, -2003238877, 2291728419 declared in the following source:
- winerror.h from Windows SDK 10.0.14393.0
- COM-based APIs Error Codes (UI, Audio, DirectX, Codec)
- Direct 2D (hardware accelerated GUI rendering) > FACILITY_DIRECT2D
Value: 2201 | 0x899 | 0b100010011001 - Error code definitions for the Win32 API functions
pub const D2DERR_ORIGINAL_TARGET_NOT_BOUND: HRESULT = 0x88990023 - PythonForWindows > generated Windows defines and structures
windows.generated_def.D2DERR_ORIGINAL_TARGET_NOT_BOUND = D2DERR_ORIGINAL_TARGET_NOT_BOUND(0x88990023) - GO windows package
D2DERR_ORIGINAL_TARGET_NOT_BOUND Handle = 0x88990023 - Xbox One Kernelbase.dll
0x88990023, “The operation failed because the original target is not currently bound as a target.\r\n” - danmar/cppcheck/cfg/windows.cfg
<define name=”D2DERR_ORIGINAL_TARGET_NOT_BOUND” value=”0x88990023″/> - RattletraPM/Snickerstream/include/Direct2DConstants.au3
Global Const $D2DERR_ORIGINAL_TARGET_NOT_BOUND = 0x88990023 ;You can’t set the image as a target because it is either an effect or a bitmap that doesn’t have the D2D1_BITMAP_OPTIONS_TARGET option. - Google Git > go / sys / refs/heads/master / . / windows / zerrors_windows.go
D2DERR_ORIGINAL_TARGET_NOT_BOUND Handle = 0x88990023 - “Fossies” – the Fresh Open Source Software Archive > Member “cppcheck-2.8.2/cfg/windows.cfg” (12 Jul 2022, 840860 Bytes) of package /linux/misc/cppcheck-2.8.2.tar.gz:
<define name=”D2DERR_ORIGINAL_TARGET_NOT_BOUND” value=”0x88990023″/> - twitchapon-anim > zerrors_windows.go (678909B)
D2DERR_ORIGINAL_TARGET_NOT_BOUND Handle = 0x88990023
How to fix Windows Error D2DERR_ORIGINAL_TARGET_NOT_BOUND 0x88990023, -2003238877, 2291728419?
Solution
Escalate to Dev Center Support through the developer account which is free without payment options/subscriptions needed. Follow the below steps to create Dev Center Support:
- Open the browser and visit Dev Center Support.
- Sign in with your developer account.
- Click on the question mark icon.
- Click on the Submit an incident button. Alternatively, you can click on the Chat offline button.
Note: Chat is ONLY available Monday – Friday, 9 a.m. – 9 p.m. EDT, excluding the U.S.