Hi all.. i'm a new member
I have a problem with my ASP.net page , this the error msg:
================================================== =================
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Tempo rary ASP.NET Files\jdm1\c8cfd0fb\744078a7\gvgd0uge.0.
vb(16) : error BC30466: Namespace or type 'Data' for the Imports 'Stytem.Data' cannot be found.
Imports Stytem.Data
~~~~~~~~~~~
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Tempo rary ASP.NET Files\jdm1\c8cfd0fb\744078a7\gvgd0uge.0.
vb(17) : error BC30466: Namespace or type 'oleDb' for the Imports 'Stytem.Data.oleDb' cannot be found.
Imports Stytem.Data.oleDb
~~~~~~~~~~~~~~~~~
http://localhost/jdm1/searchCust.aspx(12) : error BC30002: Type 'oledbConnection' is not defined.
dim objConnection as new oledbConnection (strConnection)
================================================== ===================
Help me to solve this problem... Thanks a lot b4...