G
Guest
What additional steps are needed to allow web apps to access oracle ODP.NET
resources under Windows Server 2003?
When using Oracle's ODP.NET (9.2.0.401) from a WebForm I get permission
errors when invoking oracle - System Error: Unable to load DLL (OraOps9.dll).
Impersonation fixes the error - but cannot be used as a production solution.
Under Windows 2000 all you needed to do after installing the Oracle ODP was
granting read and execute permissions to OraOps9.dll for ASPNET. This was
done on 2003 with no effect.
resources under Windows Server 2003?
When using Oracle's ODP.NET (9.2.0.401) from a WebForm I get permission
errors when invoking oracle - System Error: Unable to load DLL (OraOps9.dll).
Impersonation fixes the error - but cannot be used as a production solution.
Under Windows 2000 all you needed to do after installing the Oracle ODP was
granting read and execute permissions to OraOps9.dll for ASPNET. This was
done on 2003 with no effect.