473,789 Members | 2,634 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTTP 403 error on a newly created web site

I created a new website, using the ASP .NET Website template. Before I
did anything, I tried running it in debug mode. This worked, giving a
blank page. I then moved the site to become the default site on my
machine. At first, I had issues with an XML error that came up. After
I setup IIS to use ASP .NET 2.0, I started getting the 403 -- You
are not authorized to view this page, when I try to look at localhost.

Is there some code that is needed?

Thanks,

Ed Lorden
Consultant
Jun 2 '06 #1
4 2518
What have you done to troubleshoot. I can think of half a dozen steps I
would take before posting to half a dozen newsgroups.

Had this been an interview question, I wouldn't hire you
"Edward Lorden" <el*****@hotmai l.com> wrote in message
news:OJ******** ******@TK2MSFTN GP04.phx.gbl...
I created a new website, using the ASP .NET Website template. Before I did
anything, I tried running it in debug mode. This worked, giving a blank
page. I then moved the site to become the default site on my machine. At
first, I had issues with an XML error that came up. After I setup IIS to
use ASP .NET 2.0, I started getting the 403 -- You are not authorized to
view this page, when I try to look at localhost.

Is there some code that is needed?

Thanks,

Ed Lorden
Consultant

Jun 2 '06 #2

Thank you, Jeff, for the spam that helps not one wit learn. Now, if
you've got something useful to say, say it. I would greatly appreciate
any help I can be given to learn what I should do. That is what I
thought these newsgroups were for. If you want to take it offline, that
is fine too.
Thanks,

Ed

Jeff Dillon wrote:
What have you done to troubleshoot. I can think of half a dozen steps I
would take before posting to half a dozen newsgroups.

Had this been an interview question, I wouldn't hire you
"Edward Lorden" <el*****@hotmai l.com> wrote in message
news:OJ******** ******@TK2MSFTN GP04.phx.gbl...
I created a new website, using the ASP .NET Website template. Before I did
anything, I tried running it in debug mode. This worked, giving a blank
page. I then moved the site to become the default site on my machine. At
first, I had issues with an XML error that came up. After I setup IIS to
use ASP .NET 2.0, I started getting the 403 -- You are not authorized to
view this page, when I try to look at localhost.

Is there some code that is needed?

Thanks,

Ed Lorden
Consultant


Jun 2 '06 #3
Nah, just throw up your hands. There is no hope.

You can just expect people to solve all your problems..that entitlement
attitude that seems to be so common.

I am happy to help, and instruct, anyone, if they don't expect someone to do
their work for them.

Or, you can try to troubleshoot. It "seems" to be a permissions issue. Here
is what I would do:

* Create a one-line test.htm page and test

* Turn on Anonymous

* Make sure you are in the local Admin group

* View Event Log

* Try a different vdir on the same machine, with no web.config or
global.asax

* Remove web.config and global.asax from the root, and test a one-line
test.aspx

* Get a book


"Edward Lorden" <el*****@hotmai l.com> wrote in message
news:e5******** ******@TK2MSFTN GP05.phx.gbl...

Thank you, Jeff, for the spam that helps not one wit learn. Now, if
you've got something useful to say, say it. I would greatly appreciate
any help I can be given to learn what I should do. That is what I thought
these newsgroups were for. If you want to take it offline, that is fine
too.
Thanks,

Ed

Jeff Dillon wrote:
What have you done to troubleshoot. I can think of half a dozen steps I
would take before posting to half a dozen newsgroups.

Had this been an interview question, I wouldn't hire you
"Edward Lorden" <el*****@hotmai l.com> wrote in message
news:OJ******** ******@TK2MSFTN GP04.phx.gbl...
I created a new website, using the ASP .NET Website template. Before I
did anything, I tried running it in debug mode. This worked, giving a
blank page. I then moved the site to become the default site on my
machine. At first, I had issues with an XML error that came up. After
I setup IIS to use ASP .NET 2.0, I started getting the 403 -- You are
not authorized to view this page, when I try to look at localhost.

Is there some code that is needed?

Thanks,

Ed Lorden
Consultant


Jun 2 '06 #4
Thanks for the help. I don't care what anybody say about you. You're
really a nice guy.

Ed

Jeff Dillon wrote:
Nah, just throw up your hands. There is no hope.

You can just expect people to solve all your problems..that entitlement
attitude that seems to be so common.

I am happy to help, and instruct, anyone, if they don't expect someone to do
their work for them.

Or, you can try to troubleshoot. It "seems" to be a permissions issue. Here
is what I would do:

* Create a one-line test.htm page and test

* Turn on Anonymous

* Make sure you are in the local Admin group

* View Event Log

* Try a different vdir on the same machine, with no web.config or
global.asax

* Remove web.config and global.asax from the root, and test a one-line
test.aspx

* Get a book


"Edward Lorden" <el*****@hotmai l.com> wrote in message
news:e5******** ******@TK2MSFTN GP05.phx.gbl...
Thank you, Jeff, for the spam that helps not one wit learn. Now, if
you've got something useful to say, say it. I would greatly appreciate
any help I can be given to learn what I should do. That is what I thought
these newsgroups were for. If you want to take it offline, that is fine
too.
Thanks,

Ed

Jeff Dillon wrote:
What have you done to troubleshoot. I can think of half a dozen steps I
would take before posting to half a dozen newsgroups.

Had this been an interview question, I wouldn't hire you
"Edward Lorden" <el*****@hotmai l.com> wrote in message
news:OJ******** ******@TK2MSFTN GP04.phx.gbl...
I created a new website, using the ASP .NET Website template. Before I
did anything, I tried running it in debug mode. This worked, giving a
blank page. I then moved the site to become the default site on my
machine. At first, I had issues with an XML error that came up. After
I setup IIS to use ASP .NET 2.0, I started getting the 403 -- You are
not authorized to view this page, when I try to look at localhost.

Is there some code that is needed?

Thanks,

Ed Lorden
Consultant

Jun 2 '06 #5

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

Similar topics

0
2726
by: pptran | last post by:
Hi, I am trying to rebuild our XS module using the newly installed Perl 5.8.4 with Dynamic Loading and 64-bit Integers enabled. During the XS make process, I ran into the following error message. Can someone explain to me what the error is about? ========================================= LD_RUN_PATH="" g++ -shared -L/usr/local/lib HSDAdmin.o -o blib/arch/auto/HSDAdmin/HSDAdmin.so ../../libhsd.a
8
12243
by: biro man | last post by:
I have a dynamic database driven page that I have been working on and tweaking etc until I have got it to work pretty much the way I want it to. I also have a defined website. I wish to include the new dbase page in the exisiting website and keep the "feel" of the exisiting website. So I thought the easiest way to do this wasy to use the template that I had created for the existing site and then just *include* the .asp pages. ...
1
1303
by: Rik Hoeflaak | last post by:
Hi there, I'm struggling with this problem: in a website I developed, XML files are created by users of the site to describe. The creation is OK, the (new) file is present, but it can not be read by any website visitor. How can the default permission become at least readable? It's a ASP script running on W2K, using the
4
5133
by: Polly | last post by:
I had a macro that ran a parameter query and created and opened an Excel file with the system date as part of the file name, but I had to change the file name by hand. So I converted the macro to code using tools-->references. The converted macro included the following statement: DoCmd.OutputTo acQuery, "qselLabelsBloodLog_output", "MicrosoftExcelBiff8(*.xls)", "S:\susan_cheree\lb041129.xls", True, "", 0
4
2421
by: mcwooq | last post by:
Hi, I just installed the VS.Studio 2005 Team Edition for Developper and encountered severe problems with debugging ASP.NET 2.0 projects. Even newly empty created ASP 2.0 projects can't debug (setting breakpoint in page_load()). I'm getting the following message: "Unable to start debugging on the web server. An error occurred that usually indicates a corrupt installation (code 0x80004002). If the problem persists,
21
6898
by: one2001boy | last post by:
PostMessage() function returns ERROR_NOT_ENOUGH_QUOTA after running in a loop for 700 times, but the disk space and memory are still big enough. any suggestion to resolve this problem? thanks.
0
863
by: Chris B | last post by:
Howdy, When the AddNew button is clicked on the BindingNavigator, a new row is made in the datagrid and the row selector moves to that newly created row, what is the method that moves the selector to the new row? I have created a method that calls the AddNew method on a DefaultView and creates a new row. I need to move to that newly created row and get the value from a auto-incremented cell in the new row and then populate a combo box with...
22
1697
by: DL | last post by:
Hi, What I wanted to do is to call a function from a newly created element. But it stumbled me. Here's the line that references the newly created element and I used the alert function for debugging for now. Did I mess up all these quotes? // once again this is the key line of code, problem area, disregard
16
2327
by: Harry Simpson | last post by:
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...
0
9663
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10195
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9979
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9016
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7525
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5415
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4090
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3695
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2906
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.