"Memory corrupt" Exception on Vista+Instant Client

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Alladin
Posts: 149
Joined: Mon 27 Nov 2006 16:18
Contact:

"Memory corrupt" Exception on Vista+Instant Client

Post by Alladin » Tue 10 Jul 2007 00:45

I'm using .NET 2.0, ORA.NET 3.55.20 at this moment. My OS is Vista x86.

Sometimes (about 3 times from 10) I get the following exception during opening of OracleConnection.

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

Oracle driver is Instant Client 10.2.0.1.

Any help would be really appreciated...

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 10 Jul 2007 09:18

Please send me a small test project to reproduce the problem with your connection string. Use e-mail address provided in the Readme file.
Also try to use another tool. It may be the problem of Instant Client itself.

Post Reply