Re: question on Asp.net and Oracle
From: SHAWN DEB ECKLEY (s.eckley_at_verizon.net)
Date: 07/09/04
- Next message: William \(Bill\) Vaughn: "Re: SQLClient: Total # Failed Connects -> always increasing..."
- Previous message: David Browne: "Re: question on Asp.net and Oracle"
- In reply to: David Browne: "Re: question on Asp.net and Oracle"
- Next in thread: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: question on Asp.net and Oracle"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 9 Jul 2004 10:58:01 -0400
I have already reboot the machine since i nstalled the oracle client. i have
even made sure the oracle home is in PATH. and i t still doesn't work.
"David Browne" <davidbaxterbrowne no potted meat@hotmail.com> wrote in
message news:uI$y4IcZEHA.716@TK2MSFTNGP11.phx.gbl...
>
> "SHAWN DEB ECKLEY" <s.eckley@verizon.net> wrote in message
> news:OHv9y1bZEHA.524@TK2MSFTNGP09.phx.gbl...
> > Hi i'm wondering if anyone can tell me where i'm going wrong.
> > first off i'm using vb.net 2003 to access an oracle 9i (9.2.0.1)
> > i have created a class library that allows me to access an oracle
> database.
> > i have it working in conjunction with a desktop application. however
when
> i
> > use it with a web application i continue to get error message saying
that
> > "Could not create an environment: OCIEnvCreate returned -1"
> >
> > I have then gone back and created a 'fileDSN' which uses the Oracle
client
> > to access the database. i then connected the class library to the
fileDSN
> > and used it in the affore mentioned desktop app. it returned the data in
a
> > split second. then next step i took was to use the library in the web
> > application. i then ran it. when it goes to connect to the database it
> seems
> > to hang. after 10 minute it had not a thing.
> >
>
> The OracleClient is a bunch of DLL's in the [ORACLE HOME]\BIN directory.
> The identity running your web app must have access to the [ORACLE HOME],
and
> [ORACLE HOME]\bin must be in the path. If you installed the OracleClient
> since your last reboot, you will need to reboot for services to see this
> change.
>
> David
>
>
- Next message: William \(Bill\) Vaughn: "Re: SQLClient: Total # Failed Connects -> always increasing..."
- Previous message: David Browne: "Re: question on Asp.net and Oracle"
- In reply to: David Browne: "Re: question on Asp.net and Oracle"
- Next in thread: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: question on Asp.net and Oracle"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|