Windows error 0x8002000D, -2147352563

Detailed Error Information

DISP_E_ARRAYISLOCKED[1]

MessageMemory is locked.
Declared inwinerror.h
HRESULT analysis: flags: S; facility: 2 (FACILITY_DISPATCH); error: 13 (more)

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