NET Access Violation when changing connected to true

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ozelaya
Posts: 11
Joined: Wed 01 Jul 2009 17:45

NET Access Violation when changing connected to true

Post by ozelaya » Wed 01 Jul 2009 17:51

Hi,

I have a test application that works with direct connection mode and all it does is set the connection property of the OraSession component to true.
on the development machine works ok but when i copy this test app to a windows 2003 server i get the following error
NET: Access violation at address 0053A279 in module 'testdbcon.exe'. Read of address 00000008.

do i have to check any other dlls to be installed on the server, .NET version, etc...

Thanks in advance

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 06 Jul 2009 09:08

I have answered you by e-mail.

egb
Posts: 1
Joined: Mon 06 Jul 2009 18:53

Post by egb » Mon 06 Jul 2009 19:12

Hi,

I have a similar or maybe the same problem, (but using the MyConnection component). So, can you send me the same email please?

Thanks

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 20 Jul 2009 13:46

Please contact us by dmitryg*devart*com email and give a more detailed description of the problem.

Post Reply