Windows error 0x8002000D, -2147352563

Detailed Error Information

DISP_E_ARRAYISLOCKED[1]

MessageMemory is locked.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode2 (0x002)
NameFACILITY_DISPATCH[2][1]
DescriptionThe source of the error code is a COM Dispatch.[2][1]
Error Code13 (0x000d)

Questions

1vote
1answer

System.AccessViolationException after a second use of an ADODB Connection

I’m suffering a frustrating error for the last two weeks in a vb.net application developed for my company. The application consists of a basic interface (Windows Form Application) to get some data (file paths and coordinates) and then processes a lot of information coming from a steel structure modelled in [...] read more
vb.net
adodb

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