Wrox Programmer Forums
|
BOOK: Professional ASP.NET 1.0, Special Edition/1.1
This is the forum to discuss the Wrox book Professional ASP.NET 1.1 by Alex Homer, Dave Sussman, Rob Howard, Brian Francis, Karli Watson, Richard Anderson; ISBN: 9780764558900
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional ASP.NET 1.0, Special Edition/1.1 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 19th, 2004, 07:17 AM
Authorized User
 
Join Date: Jun 2003
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
Default ibuyadventure server error

Hi everybody,

Im still quite new to dotnet and ive just borrowed the pro asp 1.1 SE book off a mate, im trying to get the ibuyadventure app to work but im getting this error at the moment, line 26 seems to be the problem.

Compiler Error Message: BC30002: Type 'IBuyAdventure.CartDB' is not defined.

Source Error:

Line 24:
Line 25: If Context.User.Identity.Name <> "" Then
Line 26: Dim cart As New IBuyAdventure.CartDB(ConfigurationSettings.AppSett ings("connectionString"))
Line 27: cart.ResetShoppingCart(GetCustomerID())
Line 28: FormsAuthentication.SignOut()


Source File: D:\Inetpub\wwwroot\dot-net\7035_VB\7035_VB\Pro ASP.NET VB\24 - Case Study\IBuyAdventure\UserControl\Header.ascx Line: 26


Any help would be great,
cheers
Andy





Similar Threads
Thread Thread Starter Forum Replies Last Post
IBuyAdventure Problem shivendra012 ASP.NET 1.x and 2.0 Application Design 0 September 30th, 2006 06:38 AM





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