I have an issue on SSRS with oracle database the tnsping is connect to database but When I request the report give the error
The type initializer for ‘OracleInternal.Network.AddressResolution’ threw an exception.
And in SSRS log
ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source ”. —> System.TypeInitializationException: The type initializer for ‘OracleInternal.Network.AddressResolution’ threw an exception. —> System.TypeInitializationException: The type initializer for ‘OracleInternal.Network.TNSNames’ threw an exception. —> System.InvalidOperationException: Process has exited, so the requested information is not available.
I tried to install oracle client
And ODAC x86 & x64 but still same issue
Mahmoud is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.