Windows error 0x80010132, -2147417806

Detailed Error Information

CO_E_LOOKUPACCNAMEFAILED[1]

MessageThe system function, LookupAccountName, failed
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode1 (0x001)
NameFACILITY_RPC[2][1]
DescriptionThe source of the error code is an RPC subsystem.[2][1]
Error Code306 (0x0132)

Questions

1vote
0answers

Threading error when importing hello world programm for Teseo-LIV3F & Nucelo-f401re

I am trying to run the hello world program to obtain the lat and long coordinates of my position using the program linked here —> https://os.mbed.com/components/X-NUCLEO-GNSS1A1/ I am using the Nucleo-f401re board and have the X-NUCLEO-GNSS1A1 shielded on top with the antenna. The program compiles and runs perfect in the [...] read more
c++
arm
embedded
stm32
mbed

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