Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 1.1
This is the forum to discuss the Wrox book Beginning ASP.NET 1.1 with Visual C#.NET 2003 by Chris Ullman, John Kauffman, Chris Hart, Dave Sussman, Daniel Maharry; ISBN: 9780764557088
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 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 February 8th, 2004, 11:26 PM
Registered User
 
Join Date: Dec 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to jhock7
Default Chapter 1, page 37, item #6

Beginning ASP.NET 1.1 with VB.NET 2003 (ISBN: 0-7645-5707-6)

Chapter 1, page 37, item #6:

To view the page outside of Web Matrix, the URL entered on this page "http://localhost/Ch01/punctual.aspx" (without the quotes, of course) is incorrect; an ERROR 404 will be returned. I think the correct URL should be http://localhost/BegASPNET11/Ch01/punctual.aspx

To view the page outside of Web Matrix, you are, in effect, utilizing IIS. Am I correct here? Or am I missing something?

Has anyone else encountered this?


Shine on you crazy diamond...

Jeffrey A. Hock
 
Old February 17th, 2004, 06:56 AM
Registered User
 
Join Date: Feb 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to knopfler
Default

Hi

I think the author is talking about using Web Matrix's web server, not IIS. He's saying that once Web matrix server is running in the background, you can run an ASPX page directly by typing in its URL in IE instead of having to open it in Web Matrix and then run it.

The Error 404 error won't come if you set the Application Directory in Web Matrix to C:\BegASPNET11. You can do this while starting the web server. This is mentioned on Page 31.

Also if you have both IIS and Web Matrix running on your system, your Web Matrix will use port 8080, so your URL will be "http://localhost:8080/Ch01/punctual.aspx"

Your IIS URL is absolutely correct (I guess BegASPNET11 is configued as a web application in your IIS).

Booze is the answer. I don't remember the question.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 5 GridView Selected Item stoverje BOOK: Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages ISBN: 978-0-470-12448-2 2 August 8th, 2008 03:11 PM
Chapter 9 Alert Box pg. 305 Item 8 workib BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 2 May 28th, 2008 10:09 PM
paging to the page of selected item or row ysiline ASP.NET 1.0 and 1.1 Professional 1 July 13th, 2006 05:20 AM
Chapter 15 - item.asp Joe Kerr BOOK: Beginning ASP 3.0 1 February 7th, 2006 06:42 PM
Errata, page 37 theoxylo BOOK: Professional Java Development with the Spring Framework 0 December 6th, 2005 06:55 PM





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