Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8
This is the forum to discuss the Wrox book Beginning ASP.NET 2.0 by Chris Hart, John Kauffman, David Sussman, Chris Ullman; ISBN: 9780764588501
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 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 January 9th, 2009, 07:16 PM
Registered User
 
Join Date: Jan 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy HTTP Error 403 from WroxUnited

Hi,

I am using the 2008 Express editions of VWD and SQL Server on my XP Pro system with IIS installed. After following the instructions in Appendix B, I attempt to check the installation with IIS. When I type in http://localhost/WroxUnited I get back the message that that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage.

A couple of notes:
I installed the SQL Server 2008 express edition while installing the VWD.
When the VWD was starting the default.asp file, it asked if I wanted to convert to the 3.0 edition of ASP. I tried it both ways, most rescently agreeing to the conversion.

The troubleshooting note do not make any sense to me.
1. Add [machine\ASPNET] and [NT AUTHORITY\NETWORK SERVICE] as logins, substituting machine with your machine name. (Add to WHAT and HOW?)
2. Attach the database (wroxunited.mdf), making ASPNET the db_owner. (How?)
3. Add [machine\ASPNET] and [NT AUTHORITY\NETWORK SERVICE] as database users. (Again Where and HOW?)
4. Change the connection strings in web.config. (TO WHAT?) That should be all for the WroxUnited database. Then there's the providers, which can be added to either the WroxUnited database (HOW?) or to a separate one.
5. Run aspnet_regsql (in the framwork directory) (Websites\WroxUnited ?), to add user/roles/etc tables/procs (WHAT?) to the appropriate database (WHICH IS?).
6. Add provider sections in web.config for <membership>,<role>, and <profiles>, settingthe default provider (TO WHAT?) for each to the new provider added. (???) These providers should point at the ConnectionString for the database (which will be either WroxUnited or a new connection string if you're using another database).

Could someone please provide me with clear concise instructions on what to do.

The miscrosoft download site only offered me the options of 2008 editions. Do I need to start over and find the 2005 editions?

Please help!!!!

Jim
 
Old January 13th, 2009, 08:38 PM
jminatel's Avatar
Wrox Staff
Points: 18,059, Level: 58
Points: 18,059, Level: 58 Points: 18,059, Level: 58 Points: 18,059, Level: 58
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
Default

Yes, the book was written way back when Visual Studio 2005 and SQL Server 2005 (and the related Visual Web Developer 2005 Express Edition and SQL Server 2005 Express Edition) were releasing. It's possible that you'll get the examples to work with the newer 2008 editions but you'll be making a lot of extra work for yourself.
__________________
Jim Minatel
Associate Publisher, WROX - A Wiley Brand
Did someone here help you? Click on their post!





Similar Threads
Thread Thread Starter Forum Replies Last Post
http 403 in dotnetnuke dsolak BOOK: Professional DotNetNuke ASP.NET Portals ISBN: 0-7645-9563-6 2 December 11th, 2007 06:39 AM
HTTP Status 403 jsp101 JSP Basics 1 October 16th, 2007 08:59 AM
VB. NET HTTP/1.1 403 ACCESS FORBIDDEN spaxton111757 Classic ASP Professional 0 July 8th, 2007 08:03 AM
What is HTTP 403 error exstream ASP.NET 2.0 Professional 1 April 28th, 2006 09:19 PM
HTTP 403.9 acces denied Dj Kat Classic ASP Basics 1 March 7th, 2006 06:30 PM





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