Logo 
Search:

Asp.net Forum

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds

Error between IIS and Webmatrix ...

  Asked By: Dukker    Date: May 11    Category: Asp.net    Views: 594
  

When I use IIS to run the ASP.net database application using Connection
string :


strconnect= " Provider=MSDAORA.1; server=(local);Password=tiger;User
ID=scott; Data Source=tba"

Error Accessing Database.
Oracle client and networking components were not found. These components are
supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or
later client software installation. Provider is unable to function until
these components are installed.
Microsoft OLE DB Provider for Oracle


and if the same connection string run thru webmatrix server it doesn't
produce any error.

Can any one suggest me an error free application that run in both IIS ane
Webmatrix server.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: May Hansen     Answered On: May 11


Did you install .Net Framework bofore or after your installed  IIS? The Cassini
Web Server is separate from IIS. Check out
www.microsoft.com/.../details.aspx\
-009D06457787&displaylang=en

 
Didn't find what you were looking for? Find more on Error between IIS and Webmatrix ... Or get search suggestion and latest updates.




Tagged: