Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 18th, 2005, 12:10 PM
Registered User
 
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Error import namespace

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...






Similar Threads
Thread Thread Starter Forum Replies Last Post
syntax error?<%@ Import Namespace="System.Data" %> fjm9 ASP.NET 1.0 and 1.1 Basics 2 January 16th, 2007 11:51 AM
Syntax error? <%@ Import Namespace="System.Data" % fjm9 C# 1 January 16th, 2007 09:17 AM
Import Namespace seannie ASP.NET 2.0 Basics 0 December 7th, 2006 04:48 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.