PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
Unable to find entry point named OCIEnvCreate in Dll oci.dll
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
Unable to find entry point named OCIEnvCreate in Dll oci.dll
![]() |
Unable to find entry point named OCIEnvCreate in Dll oci.dll |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Am I getting the following error because of an installation, permissions, configuration, etc. issue
Unable to find entry point named OCIEnvCreate in Dll oci.dl I am running Oracle 8i on my pc |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi,
Do you have at least 8.1.6 oracle client? -- Miha Markic [MVP C#] - RightHand .NET consulting & development miha at rthand com www.rthand.com "PTWill" <anonymous@discussions.microsoft.com> wrote in message news:2A4EF1E0-F00E-44B1-A253-96D9F818AF0C@microsoft.com... > Am I getting the following error because of an installation, permissions, configuration, etc. issue? > > Unable to find entry point named OCIEnvCreate in Dll oci.dll > > I am running Oracle 8i on my pc |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hi, I have the same problem. My Oracle Client is version 8.0.xx (xx = 15 I think) Unfortunately I do not have the option to upgrade all clients to 8.1.7 or higher
![]() When I try to access the DB via ODBC VS.NET does not comply and forces me to use the OLE DB driver. Is there a way around this? Kind regards Dominik |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Miha Markic [MVP C#] wrote:
> Hi, > > Do you have at least 8.1.6 oracle client? > I have Oracle 8.1.6 Client and I am still getting this error. How can I fix the problem?? Unable to find an entry point named OCIEnvCreate in DLL oci.dll. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.EntryPointNotFoundException: Unable to find an entry point named OCIEnvCreate in DLL oci.dll. Source Error: Line 41: Line 42: Response.Write(strSQL) Line 43: objConnection.Open() Line 44: Line 45: Response.Write("ServerVersion: " & objConnection.ServerVersion Thanks, David Chinoraks dchinoraks@csustan.edu |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Miha Markic [MVP C#] wrote:
> Hi, > > Do you have at least 8.1.6 oracle client? > I have Oracle 8.1.6 Client and I am still getting this error. How can I fix the problem?? Unable to find an entry point named OCIEnvCreate in DLL oci.dll. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.EntryPointNotFoundException: Unable to find an entry point named OCIEnvCreate in DLL oci.dll. Source Error: Line 41: Line 42: Response.Write(strSQL) Line 43: objConnection.Open() Line 44: Line 45: Response.Write("ServerVersion: " & objConnection.ServerVersion Thanks, David Chinoraks dchinoraks@csustan.edu |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 


