Hi, i have windows xp sp2 & visual .net 2003 and asp 1.1 iis 5.1 and
oracle 10.1
and when i try to connect to database by webservice OCIEnvCreate error
occures. While connecting with console application or windows
application goes without any problems. I gave permission to bin
directory (oci.dll). I tried to use other version of oci.dll and it
didn't help. Thank for any advise.

Re: Webservices + oracle connection problem by S

S
Wed Oct 05 06:00:20 CDT 2005


Hi Lomiarz,

It looks like your ASP.NET worker process (ASPNET account on Windows XP)
doesn't have the right permissions.

Try granting this account permissions on your Ora Home directory. Read, as
well as execute.

-Altaf
[MVP - VB]


--------------------------------------------------------------------------------
All that glitters has a high refractive index. www.mendhak.com
"lomiarz" <lomiarz@megapolis.pl> wrote in message
news:1127998262.154564.59090@f14g2000cwb.googlegroups.com...
> Hi, i have windows xp sp2 & visual .net 2003 and asp 1.1 iis 5.1 and
> oracle 10.1
> and when i try to connect to database by webservice OCIEnvCreate error
> occures. While connecting with console application or windows
> application goes without any problems. I gave permission to bin
> directory (oci.dll). I tried to use other version of oci.dll and it
> didn't help. Thank for any advise.
>