the memory could not be read

M

mamin

I'm releasing my com object as follows:
System.Runtime.InteropServices.Marshal.ReleaseComObject(o)
and then messagebox occures:
The instruction as "0x77ab193d" referenced memory at "0x0207da34". The
memory could not be "read".
What to do with it?
 
N

Nicholas Paldino [.NET/C# MVP]

Mamin,

Is it possible that you have already released the object?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top