Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

CLR20R3 with Windows Server 2019 and Oracle.DataAccess 4.112.2.40

Juan Pablo PolaDec 5 2023

Hi Folks!

I'm deploying an ancient WCF .net App that previously was running in a WS2008.

This app uses Oracle.DataAccess 4.112.2.40 for 11g.

The new server has the Oracle 19c installed.

I've installed the 11g client, but now I'm having this trouble:

\<ProblemSignatures>  
    \<EventType>CLR20r3\</EventType>  
    \<Parameter0>w3wp.exe\</Parameter0>  
    \<Parameter1>10.0.17763.1\</Parameter1>  
    \<Parameter2>a7ccada2\</Parameter2>  
    \<Parameter3>Oracle.DataAccess\</Parameter3>  
    \<Parameter4>4.112.2.40\</Parameter4>  
    \<Parameter5>4ddac735\</Parameter5>  
    \<Parameter6>a02\</Parameter6>  
    \<Parameter7>4\</Parameter7>  
    \<Parameter8>System.AccessViolationException\</Parameter8>  
\</ProblemSignatures>

Any idea?

Thanks in advance.

Comments
Post Details
Added on Dec 5 2023
1 comment
402 views