Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > BOOK: Beginning Visual C# 2005
|
BOOK: Beginning Visual C# 2005
This is the forum to discuss the Wrox book Beginning Visual C# 2005 by Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner, Eric White; ISBN: 9780764578472
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Visual C# 2005 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 November 22nd, 2010, 04:00 PM
Authorized User
 
Join Date: Dec 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Question Chapter 18, EventRegistrationWeb application error message

Hi. I am getting an error in the default.aspx.cs class. It appears to be coming from the line of code that reads --

RegistrationInformation ri = PreviousPage.RegistrationInformation;

Error 1 'System.Web.UI.Page' does not contain a definition for 'RegistrationInformation' and no extension method 'RegistrationInformation' accepting a first argument of type 'System.Web.UI.Page' could be found (are you missing a using directive or an assembly reference?) . . .

When I key this statement into the VS editor, RegistrationInformation does not come-up as an IntelliSense option for PreviousPage.

Have followed the instructions for putting together the code through page 593. I have checked the errata and fixed the code on page 592.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Possible error on Chapter 18: Deploying windows applications hshi BOOK: Beginning Microsoft Visual C# 2008 ISBN: 978-0-470-19135-4 1 October 17th, 2010 02:42 PM
Chapter 18: Getting "Failed to generate a user instance of SQL Server" error HungryCaterpillar BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 5 November 11th, 2009 01:56 PM
Linker Error, Chapter 18 Spasticus BOOK: Ivor Horton's Beginning Visual C++ 2005 4 February 20th, 2008 05:04 AM





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