FYI, this is probably not the cause of your issues, but it will be the cause
of someone’s issues soon:

 

On IIS7 on Windows Server 2008, http://localhost is treated differently to
http://hostname, even though the IIS web site has no host headers.  Recently
I had a sharepoint site which returned 403 on http://localhost, and 200 OK
on http://hostname.  I believe that this functionality is new, because it
tripped me up.

 

I’ve been pinging a few people to get the exact reason, though at the moment
http://localhost is a no-no.

 

Cheers,

 

Matt

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Sezai KOMUR
Sent: Thursday, 22 November 2007 11:20 AM
To: [email protected]
Subject: RE: [OzMOSS] RE: HTTP 403 Access problems

 

We have also found recently that using Integrated Window Authentication over
the web can also cause strange connection issues and problems depending on
where you are connecting to a site from.

 

On a few occasions now we have setup external domains for sites and tested
them, with everything functioning nicely.

 

BUT then we go on-site for a Sharepoint demo, and try to access our
SharePoint sites from other internal Corporate networks, then BAM we either
get connection issues or other errors occurring when logged in, seems
anonymous access functions nicely regardless, but when logged in strange
things start to occur.

 

It seems switching the web application to use Basic Authentication fixes
these connection issues and the site seems more robust and can be used from
more external networks. Although Basic Auth sends login and password in
clear text…. So it should be avoided, or apply a Certificate over your site
to secure it further.

 

It’s nice that you can now use Forms Authentication and custom
authentication stores with MOSS !!! It’s a pitty that it’s tough to setup
and is the non-default authentication/security configuration, good luck
getting external SharePoint Hosting which will allow you to setup and use
Custom Forms Authentication for your site though, you need to mess around in
central admin to get it going, so its only an option if you do all the
Server hosting and configuration yourself.

Sezai Kömür
Senior Developer  - BEng, BSc - Microsoft Certified Technology Specialist  -
http://www.moss2007.com.au/

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Mick Badran
Sent: Thursday, 22 November 2007 8:30 AM
To: [email protected]
Subject: RE: [OzMOSS] RE: HTTP 403 Access problems

 

Hi Jeremy - the SLK won't have an effect on your site.

 

It looks like you're getting a 403 as a result of something on one of your
pages - a webpart? or page field control.

(or a web.config file error)

 

Can you go to http://server  and see if you get redirected to
http://server/pages/default.aspx

 

Also check the Sharepoint logs under - \12\logs....

(there is a 'log file' viewer under central admin to make life easier for
you)

 

Check (if you can) the IIS logs

 

Create another site collection and see if you have the same erorr - basic
team site (eliminates any non-std webparts)

 

>From first impressions it doesn't look like an auth/routing/security issue
at all. (all your other sites work no probs.)

 

Let me know how you go

 

Mick Badran (MVP - BizTalk) | mb: +61 404842833 |
im:[EMAIL PROTECTED]

Breeze Training | Training + Integration Specialist | Microsoft Readiness
Instructor

blogs: <http://blogs.breezetraining.com.au/mickb>
http://blogs.breezetraining.com.au/mickb

 

  _____  

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Jeremy
Thake [EMAIL PROTECTED]
Sent: Thursday, 22 November 2007 10:03 AM
To: [email protected]
Subject: Re: [OzMOSS] RE: HTTP 403 Access problems

I actually get this when I try and hit my sharepoint hosted site via my
corporate proxy. They've not been too helpful on fixing this because I have
already proved it works fine via my ADSL home connection. Although it times
out a lot when submitting new items. Currently looking to rehost to a more
SharePoint friendly hoster...any suggestions? Sorry I know off topic... 

Thanks
Jeremy Thake

On Nov 22, 2007 6:55 AM, Aaron Saikovski <[EMAIL PROTECTED]>
wrote:

Hi Peter,

I have seen this before and the way i got around it was to create a new
application pool in IIS and to ensure that the service accounts I am using
in central admin,SSP , site collections are correct. I had to create a new
account and re-assign the services to use the newly created account and the
problem went away.

It worked for me and it might solve your problem.

 

Good luck.

 

Regards,

Aaron Saikovski
Readify - Senior Consultant 


M:

+61 410 480 971


C: 

[EMAIL PROTECTED]

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Peter Milliner
Sent: Thursday, 22 November 2007 8:40 AM
To: [email protected]
Subject: [OzMOSS] HTTP 403 Access problems

 

Hello All,

 

Require some assistance with following problem

 – I have started getting HTTP 403 message when trying to access main portal
site.  I can access central admin, SSP and another top level site I have
created.

 

The only thing I can think of that could have changed configuration is that
I installed SharePoint Learning Kit and Microsoft SharePoint training

 

The message I am getting in event log is as follows:

 

Event Type:        Information

Event Source:    ASP.NET 2.0.50727.0

Event Category:                Web Event 

Event ID:              1314

Date:                     22/11/2007

Time:                     8:26:34 AM

User:                     N/A

Computer:          BSP1

Description:

Event code: 4011 

Event message: An unhandled access exception has occurred. 

Event time: 22/11/2007 8:26:34 AM 

Event time (UTC): 21/11/2007 9:26:34 PM 

Event ID: 7560c7f23f164539b36fe51dab1bfad9 

Event sequence: 81 

Event occurrence: 11 

Event detail code: 0 

 

Application information: 

    Application domain: /LM/W3SVC/1224027985/Root-1-128401337765712364 

    Trust level: WSS_Minimal 

    Application Virtual Path: / 

    Application Path: C:\Inetpub\wwwroot\wss\VirtualDirectories\80\ 

    Machine name: BSP1 

 

Process information: 

    Process ID: 5356 

    Process name: w3wp.exe 

    Account name: BRITAFE\SP******

 

Request information: 

    Request URL: http://bsp1/Pages/Default.aspx 

    Request path: /Pages/Default.aspx 

    User host address: ****** 

    User: BRITAFE\******
    Is authenticated: True 

    Authentication Type: NTLM 

    Thread account name: BRITAFE\SP****** 

 

Custom event details: 

 

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

 

Peter Milliner

BRITNET Administrator

Bendigo TAFE Victoria

 

This email is intended for the recipient only. It may contain confidential
or sensitive information which should not be passed on to unauthorised
persons. Views expressed in this email are the author's own and form no
basis for any contractual obligation by Bendigo Regional Institute of TAFE,
nor do they imply a formal endorsement by the Institute of those views.

 

-------------------------------------------------------------------
OzMOSS.com - to unsubscribe from this list, send a message back to the list
with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

-------------------------------------------------------------------
OzMOSS.com - to unsubscribe from this list, send a message back to the list
with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 


-------------------------------------------------------------------
OzMOSS.com - to unsubscribe from this list, send a message back to the list
with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

-------------------------------------------------------------------
OzMOSS.com - to unsubscribe from this list, send a message back to the list
with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

-------------------------------------------------------------------
OzMOSS.com - to unsubscribe from this list, send a message back to the list
with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 




------------------------------------------------------------------- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net

Reply via email to