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 August 11th, 2009, 01:41 AM
Authorized User
 
Join Date: Apr 2009
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy Ch 18 Deploying Your Web Site

I finished the book (one of the best!) and all the exercises. I've been building my own web site using the one I created from the book. I completed configuring IIS as stated in chapter 18 but when I type "http://localhost" in my browser I get this error-
 
Old August 11th, 2009, 02:02 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi jtruffa,

Did you hit Send too soon? I don't see an error.

Can you, besides the error message, provide more information about how you set things up, which OS you're using and so on?

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old August 11th, 2009, 08:00 AM
Authorized User
 
Join Date: Apr 2009
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy Chapter 18; Deploying Your Web Site

Imar,

Sorry...below is the error message. Running Windows Vista and IE 7 as well as Visual Studio 2008.

Error Summary
HTTP Error 500.19 - Internal Server Error

The requested page cannot be accessed because the related configuration data for the page is invalid.


Detailed Error InformationModuleIIS Web CoreNotificationBeginRequestHandlerNot yet determinedError Code0x80070021Config ErrorThis configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false". Config File\\?\C:\BegASPNET\JBHSite2\web.config
Requested URLhttp://localhost:80/Physical PathC:\BegASPNET\JBHSite2Logon MethodNot yet determinedLogon UserNot yet determined


Config Source 160: </modules> 161: <handlers> 162: <remove name="WebServiceHandlerFactory-Integrated" />
Links and More InformationThis error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error. View more information »
 
Old August 24th, 2009, 07:29 AM
Authorized User
 
Join Date: Apr 2009
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Default Chapter 18; Deploying Your Web Site

Hello,

I'm still working on trying to deploy my web site. Seeing that I couldn't get my own to work I went back and tried doing the same with the RELEASE version I created of the Planet Wrox project. I still get an error. Again, I'm running IE 7, Windows Vista, Visual Studio 2008. Any help would be appreciated.

HTTP Error 500.19 - Internal Server Error

The requested page cannot be accessed because the related configuration data for the page is invalid.


Detailed Error InformationModuleIIS Web CoreNotificationBeginRequestHandlerNot yet determinedError Code0x80070021Config ErrorThis configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false". Config File\\?\C:\BegASPNET\Release\web.config
Requested URLhttp://localhost:80/Physical PathC:\BegASPNET\ReleaseLogon MethodNot yet determinedLogon UserNot yet determined


Config Source 159: </modules> 160: <handlers> 161: <remove name="WebServiceHandlerFactory-Integrated" />
Links and More InformationThis error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error. View more information »





Similar Threads
Thread Thread Starter Forum Replies Last Post
can't get messagebox example in ch 18 to work itlotl VB.NET 2002/2003 Basics 3 January 13th, 2006 04:39 PM
Ch. 18 Exercise 1, is there a change? horseatingweeds BOOK: Beginning CSS: Cascading Style Sheets for Web Design ISBN: 978-0-7645-7642-3 4 November 29th, 2005 05:33 PM
JSP web Development ch-18 struts problem wilson_kwan JSP Basics 0 December 12th, 2004 01:17 PM
JSP web Development ch-18 stuts problem wilson_kwan JSP Basics 0 December 12th, 2004 01:13 PM
Problems with Ch. 18 example tomephillips BOOK: Beginning ASP 3.0 5 November 6th, 2003 08:25 AM





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