Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 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 15th, 2008, 11:49 AM
Registered User
 
Join Date: Jul 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Tony Tiger
Default error in prg?

Hello all happy programmers!

I'm new in this so bear with me...=)

I got in Design View some error codes like this:
"
Error Creating Control - 1stOperator Cannot find web project item 'C:\BegASPNET\Source\Chapter 05\CalculatorDemo.aspx'
"

In a dialog box that appear, it says: "Property value not valid"

Belive something is not tuned in my VWD ?

If me enter Ctrl-F5 inside Markup View it seems to be running fine in the browsers Firefox/IE.

(I got the same errors then a run the source-files from Wrox)

/Tony
 
Old July 15th, 2008, 12:14 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi Tony,

Take a look at the errata for the book here: http://www.wrox.com/WileyCDA/WroxTit...Cd-ERRATA.html

The control is called lstOperator with an l as in "List" not with a 1 as in "First".

The downloadable code shouldn't have this problem so maybe something else is going wrong there?

Imar


---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of Beginning ASP.NET 3.5 : in C# and VB, ASP.NET 2.0 Instant Results and Dreamweaver MX 2004
Want to be my colleague? Then check out this post.
 
Old July 15th, 2008, 01:11 PM
Registered User
 
Join Date: Jul 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Tony Tiger
Default

Hello Imar


I'm rushing to fast forward from time to time...I realize that was a small "L" so now its working propely!

Thank you for fast replying.

(I'll better put on my glasses now...)

/tony
 
Old July 15th, 2008, 01:52 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Haha, well, don't worry about it. You're not the first one to report it.

In hindsight, it would have been better to have called the control listOperator or ddlOperator (as in DropDownList) or simply Operator without any form of Hungarian notation...

Imar


---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of Beginning ASP.NET 3.5 : in C# and VB, ASP.NET 2.0 Instant Results and Dreamweaver MX 2004
Want to be my colleague? Then check out this post.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert Query Error & Run-Time Error 3022 DavidWE Access 1 July 31st, 2008 11:17 AM
Ch 4: Parse error: syntax error, unexpected T_SL hanizar77 BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 0 June 23rd, 2008 09:17 PM
prg umeshtheone VB How-To 1 August 10th, 2007 01:07 PM
CGI Prg., keep counts of Number of user visit site davekrunal46 HTML Code Clinic 0 December 28th, 2005 01:41 AM
Run prg file tsimsha Pro VB 6 0 December 13th, 2004 05:41 AM





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