Use Oracle 6 from ASP.NET application -
I have an asp.net 2.0 web application that uses an oracle database to "System.Data.OracleClient, Version = 2.0.0.0 ". I get the following exceptions on the connection: System.Data.OracleClient requires Oracle Client software version 8.1.7 or greater. I looked up and found many articles / posts which say that the error is confusing and is caused by some security problems of ASP.NET user who is trying to access the Oracle home folder. However in my case Oracle Client of my client is really big 8.1.7. Actually this version is 6! I know this is very old, but you understand that this change can not happen. Oracle data version can be confusing with Oracle database servers.
numbering. Oracle server version 6 was released back in '88 and I suspect it will run under any existing OS. Oracle Form 6.0 was recently (probably ten years old) and I'm happily missing on Windows XP.
He said, Form 6.0 should have used the SQL * Net 8.0 client, which still will give the problem. If you type tnsping on the command line, then it can give you the version number.
You can download a free instant client from the Oracle web site. This can be unzipped in the form of another machine as another Oracle client. To ensure that the right client is Raised by Net, you may have to play a small role with path settings
Comments
Post a Comment