Windows error 0x80040235, -2147220939

Detailed Error Information

TPC_E_RECOGNIZER_NOT_REGISTERED[1]

MessageTabletPC inking error code. There are no handwriting recognizers registered
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode4 (0x004)
NameFACILITY_ITF[2][1]
DescriptionThe source of the error code is COM/OLE Interface management.[2][1]
Error Code565 (0x0235)

Questions

0votes
0answers

TabletPC inking error code. There are no handwriting recognizers registered

I'm working with an application (windows forms) using Microsoft.Ink namespace to recognize user's handwriting. This functionality had been working fine on Surface PRO 4 tablets, until we updated their Windows 10 version from 1909 to 2004. Now we get the error below at random on tablets when trying to initialize [...] read more
.net
winforms
windows-10
windows-update
handwriting-recognition

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