Wrox Programmer Forums
|
BOOK: Beginning Microsoft Visual C# 2008 ISBN: 978-0-470-19135-4
This is the forum to discuss the Wrox book Beginning Microsoft Visual C# 2008 by Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner, Eric White; ISBN: 9780470191354
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Microsoft Visual C# 2008 ISBN: 978-0-470-19135-4 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 July 19th, 2010, 07:35 AM
Registered User
 
Join Date: Jul 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default EventRegistrationWeb

Hello, I liked your book "Beginning Visual C # 2008".

My only problem with your book. The example in Chapter 19 on EventRegistrationWeb continues on several examples and two chapters. I am unable to run the example from page 640. Since it is the same example that continues for the rest of the chapter and the next I am no longer able to follow the examples.

I downloaded the code that you provide on your website (Wrox), but there is no Solution", only code files (unlike the previous chapters). Even including every file in the Solution, I am unable to roll the program.

Error 2 The type or namespace name 'RegistrationInformation' could not be found (are you missing a using directive or assembly reference year?) C: \ BegVCSharp \ Chapter 19 \ EventRegistrationWeb \ EventRegistrationWeb \ Default.aspx.cs 15 December EventRegistrationWeb

Again congratulations for your good work

David
 
Old July 29th, 2010, 12:02 PM
Authorized User
 
Join Date: Mar 2010
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hello David,

I got the same error but fixed it.
I realized that I had made a mistake in the default.aspx.cs
I wrote RegistrationInformaiton instead of RegistrationInformation

So for me it was a syntax error, otherwise it does work!!

Hope this helps!!

Bon









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