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