473,406 Members | 2,867 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

403 (Forbidden) Error

This page is for the google crawler and requires no response.

I had a problem accessing web sites in ASP.NET using VS 2005. When I
launched an ASP.NET web site, from Visual Studio or from my browser, I got a
403 (Forbidden) Error.

SOLUTION: The problem stems from the fact that IIS 5.1 does not recognize
ASP.NET default pages, since it predates ASP.NET. To fix the problem, open
the IIS Administrative Tool (Windows XP Start > Control Panel >
Administrative Tools > Internet Information Services). Navigate to the
Default Web Site in the tree in the left pane. Right-click the Default Web
Site and select Properties from the context menu. When the Default Web Site
Properties box opens, select the Documents tab. Add the following to the
list:

Default.aspx
index.aspx

Click OK to save the additions. You should no longer get a 403 error.

So why isn't this on page 1 of every introductory ASP.NET book on the
market?

David Veeneman
Foresight Systems
Jan 14 '06 #1
1 923
Thanks for the info
Patrick

"David Veeneman" <da****@nospam.com> wrote in message
news:uT*************@tk2msftngp13.phx.gbl...
This page is for the google crawler and requires no response.

I had a problem accessing web sites in ASP.NET using VS 2005. When I
launched an ASP.NET web site, from Visual Studio or from my browser, I got a 403 (Forbidden) Error.

SOLUTION: The problem stems from the fact that IIS 5.1 does not recognize
ASP.NET default pages, since it predates ASP.NET. To fix the problem, open
the IIS Administrative Tool (Windows XP Start > Control Panel >
Administrative Tools > Internet Information Services). Navigate to the
Default Web Site in the tree in the left pane. Right-click the Default Web
Site and select Properties from the context menu. When the Default Web Site Properties box opens, select the Documents tab. Add the following to the
list:

Default.aspx
index.aspx

Click OK to save the additions. You should no longer get a 403 error.

So why isn't this on page 1 of every introductory ASP.NET book on the
market?

David Veeneman
Foresight Systems

Jan 16 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Oleg Konovalov | last post by:
Hi, I am trying to create 2 separate environments (dev and test) on one powerful Unix server which has 2 network cards, 2 IP addresses, 2 server names... Using Apache 2.0.43 and Tomcat...
0
by: Layne L via DotNetMonster.com | last post by:
Trying to install a .NET application on a Windows 2003 Server ( .NET v1.1) and for any . aspx file get the following error: 403.1 Forbidden: Execute Access Forbidden The application has...
1
by: DotNetter | last post by:
I have two computers. Both computers have Windows 2003 installed as well as Visual Studio.Net 2003 installed. Computer A has active directory set and also has .Net and the webservice called...
4
by: Ollie | last post by:
I have wrriten a reverse proxy for a client of mine, this reverse proxy takes the url takes it attempt to access a *.XXXX and returns the the contents of an aspx web page from another internal...
2
by: Edward Low | last post by:
Hi all, When creating a virtual directory in IIS 5.0 win xp Pro with the name like "abc.com", an error HTTP 403.1 Forbidden: Execute Access Forbidden will return when accessing the web page. But,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.