473,775 Members | 2,263 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problems after installing Sharepoint Services

Hi,
Recently, we installed Sharepoint Services on our test server (Server 2003)
to try it out. I made a new web for my regular aspx pages. My problem is
that now whenever I try to access my old pages, it prompts for a username
and password for that server. I want it to allow anonymous web requests from
this server. (Anonymous is checked off under web properties already). If I
click cancel on the Username and Password prompt, I see this message...
please help...
thanks,
Brent

You are not authorized to view this page
You do not have permission to view this directory or page due to the access
control list (ACL) that is configured for this resource on the Web server.
----------------------------------------------------------------------------
----

Please try the following:

a.. Contact the Web site administrator if you believe you should be able
to view this directory or page.
b.. Click the Refresh button to try again with different credentials.
HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the
requested resource.
Internet Information Services (IIS)

----------------------------------------------------------------------------
----

Technical Information (for support personnel)

a.. Go to Microsoft Product Support Services and perform a title search
for the words HTTP and 401.
b.. Open IIS Help, which is accessible in IIS Manager (inetmgr), and
search for topics titled About Security, Access Control, and About Custom
Error Messages.
Jul 21 '05 #1
3 4068
SPS (FP2000 ext) changes default IIS ananymouse user, so this why you see
the warning. You have to either change it back (need major changes in SPS)
or just change ASP.NET user default user in Machine.asa to fit your needs.
If you have Active Directory it can be a piece of work

--
Tamir Khason
Who am I at
http://www.khason.biz/

"Brent" <b@b.com> wrote in message
news:10******** *****@corp.supe rnews.com...
Hi,
Recently, we installed Sharepoint Services on our test server (Server 2003) to try it out. I made a new web for my regular aspx pages. My problem is
that now whenever I try to access my old pages, it prompts for a username
and password for that server. I want it to allow anonymous web requests from this server. (Anonymous is checked off under web properties already). If I
click cancel on the Username and Password prompt, I see this message...
please help...
thanks,
Brent

You are not authorized to view this page
You do not have permission to view this directory or page due to the access control list (ACL) that is configured for this resource on the Web server.
-------------------------------------------------------------------------- -- ----

Please try the following:

a.. Contact the Web site administrator if you believe you should be able
to view this directory or page.
b.. Click the Refresh button to try again with different credentials.
HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the
requested resource.
Internet Information Services (IIS)

-------------------------------------------------------------------------- -- ----

Technical Information (for support personnel)

a.. Go to Microsoft Product Support Services and perform a title search
for the words HTTP and 401.
b.. Open IIS Help, which is accessible in IIS Manager (inetmgr), and
search for topics titled About Security, Access Control, and About Custom
Error Messages.

Jul 21 '05 #2
It can help you:
You also need to enable anonymous access on the iis virtual server otherwise
IIS will prompt you for credentials.

Here are some steps:
1. Create a new IIS virtual server and set this to be anonymous
2. Then using the SPS admin pages using the "Extend an existing virtual
server" map this server by using an existing appl pool
(mssharepointpo rtalapppool).
3. Now browse to this new site and change the anonymous access settings to
enable anonymous access.
4. Provide this address to those users who require anonymous access.

If you dont do the above and you just enable anonymous access via IIS for
the default web site you will lose authenticated access then.


--
Tamir Khason
Who am I at
http://www.khason.biz/
"Brent" <b@b.com> wrote in message
news:10******** *****@corp.supe rnews.com...
Hi,
Recently, we installed Sharepoint Services on our test server (Server 2003) to try it out. I made a new web for my regular aspx pages. My problem is
that now whenever I try to access my old pages, it prompts for a username
and password for that server. I want it to allow anonymous web requests from this server. (Anonymous is checked off under web properties already). If I
click cancel on the Username and Password prompt, I see this message...
please help...
thanks,
Brent

You are not authorized to view this page
You do not have permission to view this directory or page due to the access control list (ACL) that is configured for this resource on the Web server.
-------------------------------------------------------------------------- -- ----

Please try the following:

a.. Contact the Web site administrator if you believe you should be able
to view this directory or page.
b.. Click the Refresh button to try again with different credentials.
HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the
requested resource.
Internet Information Services (IIS)

-------------------------------------------------------------------------- -- ----

Technical Information (for support personnel)

a.. Go to Microsoft Product Support Services and perform a title search
for the words HTTP and 401.
b.. Open IIS Help, which is accessible in IIS Manager (inetmgr), and
search for topics titled About Security, Access Control, and About Custom
Error Messages.

Jul 21 '05 #3
Ok, I'm not sure I'm following those steps correctly...
I have the "Default Web Site" which is now SPS, and I added a new one called
"TestWeb" which I made the default directory be wwwroot2 (A new folder under
inetpub). I have the frontpage server extensions 2002 configured for this
server (version 5.0.2.5012). And under the properties, "Enable Anonymous
Access" is checked off with the user "IUSR_DEVTESTER " being used. What do I
need to change? You said that default anon user is not the same anymore? Can
I just enter another username for it to use?
Brent

"Tamir Khason" <ta**********@t con-NOSPAM.co.il> wrote in message
news:eI******** *****@TK2MSFTNG P10.phx.gbl...
It can help you:
You also need to enable anonymous access on the iis virtual server otherwise IIS will prompt you for credentials.

Here are some steps:
1. Create a new IIS virtual server and set this to be anonymous
2. Then using the SPS admin pages using the "Extend an existing virtual
server" map this server by using an existing appl pool
(mssharepointpo rtalapppool).
3. Now browse to this new site and change the anonymous access settings to enable anonymous access.
4. Provide this address to those users who require anonymous access.

If you dont do the above and you just enable anonymous access via IIS for
the default web site you will lose authenticated access then.


--
Tamir Khason
Who am I at
http://www.khason.biz/
"Brent" <b@b.com> wrote in message
news:10******** *****@corp.supe rnews.com...
Hi,
Recently, we installed Sharepoint Services on our test server (Server 2003)
to try it out. I made a new web for my regular aspx pages. My problem is
that now whenever I try to access my old pages, it prompts for a username and password for that server. I want it to allow anonymous web requests

from
this server. (Anonymous is checked off under web properties already). If I click cancel on the Username and Password prompt, I see this message...
please help...
thanks,
Brent

You are not authorized to view this page
You do not have permission to view this directory or page due to the

access
control list (ACL) that is configured for this resource on the Web server.
--------------------------------------------------------------------------
--
----

Please try the following:

a.. Contact the Web site administrator if you believe you should be

able to view this directory or page.
b.. Click the Refresh button to try again with different credentials.
HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource.
Internet Information Services (IIS)


--------------------------------------------------------------------------
--
----

Technical Information (for support personnel)

a.. Go to Microsoft Product Support Services and perform a title search for the words HTTP and 401.
b.. Open IIS Help, which is accessible in IIS Manager (inetmgr), and
search for topics titled About Security, Access Control, and About Custom Error Messages.


Jul 21 '05 #4

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

Similar topics

3
1108
by: Brent | last post by:
Hi, Recently, we installed Sharepoint Services on our test server (Server 2003) to try it out. I made a new web for my regular aspx pages. My problem is that now whenever I try to access my old pages, it prompts for a username and password for that server. I want it to allow anonymous web requests from this server. (Anonymous is checked off under web properties already). If I click cancel on the Username and Password prompt, I see this...
6
2149
by: Michael S | last post by:
Not sure if I'm posting in the right group but here goes. I am getting the following error when trying to browse to an .aspx page which I have set up in a virtual directory under the default companyweb sharepoint site on Microsoft SBS 2003. I've tried various suggestions I've seen in other posts but no luck. I've also tried giving every single user/group full permissions to the directory and files but still no luck. The page works...
15
3508
by: (PeteCresswell) | last post by:
Got a sample of MS's "Advisor Guide To Microsoft Access" in the mail today - accompanied by a sample "Advisor Guide To Microsoft SharePoint". I skimmed both, but the SharePoint explanation is too abstract - it's going right over my head. Can somebody explain, in simple/concrete terms what MS SharePoint is? -- PeteCresswell
2
3094
by: wale | last post by:
Yesterday I attempted to install sharepoint portal server 2003 on windows server 2003. Once we had installed it I realised that we had followed the setup instructions for a server farm set up as opposed to a single server network. I then un installed the sharepoint services program, and then tried to uninstall the sharepoint portal server, but it was impossible. The program would start to uninstall, then say that un installation had failed...
2
4336
by: =?Utf-8?B?QWxhc3RhaXIgQmVsbA==?= | last post by:
I am having trouble creating a web site on a server running sharepoint services. I am creating an ASP.Net website using Visual Studio 2005. The server I am trying to create it on is a Windows 2003 server. From what I understand I need to exclude in sharepoint services the folder where the application will be deployed. I have done this in the Define Managed Paths section of the Sharepoint management site, but it has no effect. Even after...
1
4239
by: getobject | last post by:
I am building an ASP.Net site and wish to use a SharePoint to hold the information. I am trying to add an entry to a list using Sharepoint webservices and keep getting a SOAP exception. I have know its not a credential problem because I have been successful in using the GetList to bind a list to a gridview. I am running Windows Sharepoint Services 3.0 I created an empty list and wish to use the UpdateList webservice to add an item (row)...
8
2111
by: GaryDean | last post by:
I was advised by a Microsoft speaker at a local .Net conference that "SharePoint" had a lot to offer for asp.net developers. I've spent a few hours hunting down links on Sharepoint Services in Server2003 and also SharePoint Portal Server Product. Whenever I try to learn the details of what the SharePoint services have to offer for asp.net developers all roads lead to a video, recorded in 2003 that has to do with "asp.net" and sharepoint....
1
1769
by: apondu | last post by:
hi, I am new to Sharepoint Server. I was just trying to install sharepoint server and work with it. I wanted to access the sharepoint server services with dotnet and work with it. I just installed the hsarepoint server on my system. Now i am in all sorts of trouble. I am now not able to create any web service in ODtnet. When i try to create it pops upa message box and i don't know wht to do. the message is :
0
1230
by: Zamdrist | last post by:
I've copied a project from a non-sharepoint IIS server to a sharepoint services 3.0 IIS server, in a virtual directory similar to how the source project was layed out as. When I copy it over it seems to copy fine until the end where it complains about not being able to copy everything to the bin folder. Yet when I open the project (open/project from web) it appears fine, and yet when I run the project, I get an error message to the...
0
9621
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
10267
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10106
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
8939
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...
0
6717
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4014
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
3611
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2852
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.