|
|
 |
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0  | This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

September 15th, 2006, 04:22 PM
|
|
Authorized User
|
|
Join Date: Sep 2006
Location: , , .
Posts: 73
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
403 Forbidden page comes up
I extracted the project to a local folder and opened the solution in Visual Studio 2005. I have SQL Server Express running.
When I started debugging, the browser prompted me for the credentials, so I entered "Admin" for username and "admin" for password like specified in the readme. I get the following error:
Server Error in '/TBH_Web' Application.
HTTP Error 403 - Forbidden.
Version Information: ASP.NET Development Server 8.0.0.0
I am logged in in a remote session and running VS under a user who is not part of the Administrators group, is this related?
__________________
Alex
- TheBeerHouse Mods Repository
http://www.sashka.com/TheBeerHouse/thebeerhouse.html
|

September 16th, 2006, 04:57 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Atlanta, Georgia, USA.
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
What do you mean by "remote session"?
Did you see a page first, and then click to login, or did it prompt you before showing the site at all?
|

October 6th, 2006, 03:48 PM
|
|
Authorized User
|
|
Join Date: Sep 2006
Location: , , .
Posts: 73
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I am logging into the box which is running VS2005 using Terminal Services. The user which I am logging in as is limited to Users and Domain Users groups in the Active Directory. The Forbidden message displays before showing the site, first thing in the browser after I click on the Debug button in VS.
The site loads ok when I am logged onto the box directly in the console as Administrator.
|

October 9th, 2006, 12:17 PM
|
|
Authorized User
|
|
Join Date: Sep 2006
Location: , , .
Posts: 73
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Ok, found a temporary solution. I am using Windows authentication for now. I found out that I am able to login and see the main page of the site if I supply the user credentials of the user who is running the remote session. I didn't think this was necessary since I was already logged in as this user.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |