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.

Unable to load DLL (OraOps9.dll) on IIS 6.0

496735Apr 13 2006 — edited Oct 24 2011
Hi,

i'va got a tricky problem (in my opinion), when creating a web appliction with .Net C# and ODP.Net 9.2 it works perfectly on my client (iis 5.1 installed, odp.net 9.2, oracle client 9.2), but after transfering my web project to the iis 6.0 on win2003 server, i get the following error message (on the server is the oracle 9.2 client installed) when i want to execute the web application from another pc:


Unable to load DLL (OraOps9.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.DllNotFoundException: Unable to load DLL (OraOps9.dll).

Source Error:


[No relevant source lines]

Source File: c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\mitarbeiterforen\5db03c92\b42fb007\baj8zr06.0.cs Line: 0

Stack Trace:

[DllNotFoundException: Unable to load DLL (OraOps9.dll).]


Has anybody a solution for this problem?

thx

Joe
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2011
Added on Apr 13 2006
7 comments
21,793 views