Re: VS2008 HTTP 403 Help!!
- From: "Harry Simpson" <hssimpson@xxxxxxxx>
- Date: Tue, 8 Jul 2008 14:44:35 -0500
Those were the first things I checked. Yes.
It creates a virtual directory in the project properties. When I go into IIS
I see it as a web app.
"Juan T. Llibre" <nomailreplies@xxxxxxxxxxx> wrote in message
news:eryFRET4IHA.5060@xxxxxxxxxxxxxxxxxxxxxxx
Is your ASP.NET application running as an IIS application ?
Does the account ASP.NET runs as, have read permissions to the app's
physical directory ?
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Harry Simpson" <hssimpson@xxxxxxxx> wrote in message
news:ecge97S4IHA.1952@xxxxxxxxxxxxxxxxxxxxxxx
I've been away from ASPNET - I open up a new Web app in VS2008 and go
into properties and select to use IIS instead of the personal web server.
Then I run in debug mode and it says I have to set the Debug= True in the
Web.config which I do. Then try to run it again and it says I must enable
integrated security which I do. I then try to run it again and get the
HTTP 403 error - " This error (HTTP 403 Forbidden) means that Internet
Explorer was able to connect to the website, but it does not have
permission to view the webpage."
What have I got to do to get around this to debug a simple ASPNET app?
TIA
Harry
.
- Follow-Ups:
- Re: VS2008 HTTP 403 Help!!
- From: Harry Simpson
- Re: VS2008 HTTP 403 Help!!
- References:
- VS2008 HTTP 403 Help!!
- From: Harry Simpson
- Re: VS2008 HTTP 403 Help!!
- From: Juan T. Llibre
- VS2008 HTTP 403 Help!!
- Prev by Date: Re: Set focus on control 2 with click event of control 1
- Next by Date: Gridview: embedding a texbox and button in each row, passing info from that row to a function?
- Previous by thread: Re: VS2008 HTTP 403 Help!!
- Next by thread: Re: VS2008 HTTP 403 Help!!
- Index(es):
Loading