titanium-as/TitaniumAS.Opc.Client

Attempted to read or write protected memory this is often an indication that other memory is corrupt

Opened this issue · 0 comments

I have got this error message during reqursive BrowseChildern method was running on the row OpcDaBrowseElement[] elements = browser.GetElements(itemId);
The problem has been solved after I chose the x86 platform (AnyCPU and x64 raise the error)