Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: =?gb2312?Q?=B4=F0=B8=B4:=5Baspx=5Fprofessional=5D_System.Data.oleDb_missing? =?gb2312?Q?_=2C_Help_me?=


Message #1 by "wang xiaohai" <chinappig@h...> on Mon, 15 Apr 2002 21:36:29 +0800
------=_NextPart_001_0003_01C1E4C5.9AA0E350
Content-Type: text/plain; charset="gb2312"
Content-Transfer-Encoding: quoted-printable

Yes,System.Data.oleDb is not exist.But System.Data.OleDb is Exist!be care
ful in that the case is sensitive in .net.

----- =D4=AD=CA=BC=D3=CA=BC=FE -----
=B7=A2=BC=FE=C8=CB: Prashant
=B7=A2=CB=CD=CA=B1=BC=E4: 2002=C4=EA4=D4=C215=C8=D5 20:10
=CA=D5=BC=FE=C8=CB: ASPX_Professional
=D6=F7=CC=E2: [aspx_professional] System.Data.oleDb missing , Help me

hi

i have install on my system .net framework -1.0 and i wirte on
my first page

<%@ Page Language=3D"C#" Debug=3D"true" %>
<%@ Assembly Name=3D"System.Data" %>
<%@ Import Namespace=3D"System.Data" %>
<%@ Import Namespace=3D"System.Data.oleDb" %>
<%@ Import Namespace=3D"System" %>


but i m getting error.... that is...



Compiler Error Message: CS0234: The type or namespace name 'oleDb' does
not exist in the class or namespace 'System.Data' (are you missing an
assembly reference?)

Source Error:



Line 2:  <%@ Assembly Name=3D"System.Data" %>
Line 3:  <%@ Import Namespace=3D"System.Data" %>
Line 4:  <%@ Import Namespace=3D"System.Data.oleDb" %>
Line 5:  <%@ Import Namespace=3D"System" %>



Source File: D:\Dr_E\Prashant\ASP.net\WorkASPx\test.aspx    Line: 4





please help me what can i do.... how to fine out this problem


thak you
to unsubscribe send a blank email to leave-aspx_professional-1080667J@p...
.wrox.com.=B4=D3=CD=F8=D5=BE=B5=C3=B5=BD=B8=FC=B6=E0=D0=C5=CF=A2=A1=A3MSN
 Explorer =C3=E2=B7=D1=CF=C2=D4=D8:http://explorer.msn.com/lccn


  Return to Index