473,788 Members | 2,705 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.
Nov 16 '05 #1
3 1108
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.

Nov 16 '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.

Nov 16 '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.


Nov 16 '05 #4

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

Similar topics

4
2034
by: dave | last post by:
if i created a web part in vs.net like http://www.devx.com/dotnet/Article/17518/0/page/2 is it possible to use the web part in both the sharepoint services environment and the sharepoint portal environment without modification new to these products and not sure where to look for resource th dave
3
4069
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
3509
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
4337
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
2114
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
1770
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
10370
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
10177
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...
1
10113
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8995
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
7519
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
5402
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...
0
5538
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3677
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2896
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.