Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

6 views
Skip to first unread message

jini...@gmail.com

unread,
Aug 12, 2010, 12:04:44 PM8/12/10
to
Hi

In HIS IMSConnect environment, after receiving byte stream from
MainFrame, I used the
"Microsoft.HostIntegration.TI.AggregateConverter" class to unpack the
incoming IO stream to strong typed structure through the following
method:

Microsoft.HostIntegration.TI.AggregateConverter.UnpackIndependentStructure(Object
CallerLibraryReader, Object CompositeItemAnnotations, Object&
InputStructure, Object InputContainer, Int32& BufferLength)

and I got the following error message.

"Attempted to read or write protected memory. This is often an
indication that other memory is corrupt."

Does anyone know how to fix this issue?

thanks in advance.

Jason Ji

0 new messages