Link to home
Start Free TrialLog in
Avatar of ewang1205
ewang1205

asked on

Imports System.Data.OracleClient problem

Imports System.Data.OracleClient  gives me the following error:

Warning      1      Namespace or type specified in the Imports 'System.Data.OracleClient' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.      C:\Inetpub\wwwroot\WebSite1\Default.aspx.vb       




ASKER CERTIFIED SOLUTION
Avatar of appari
appari
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial