[OzMOSS] FW: HTTP 403 Access problems

2007-11-25 Thread Peter Milliner
Hello all,

 

Thanks for all the advice.  I have tracked down problem.  The old adage
should have looked at simple solutions first.  I took the advice and
used filemon.  I found the file called C:\Program Files\Common
Files\Microsoft Shared\web server
extensions\12\TEMPLATE\FEATURES\TSATypes\fields.xml did not have correct
permissions.  It seems as though when adding solution for Learning Kit
or SharePoint training solution the permissions for this file changed.
Most probably by human error not SharePoint.  

 

It only affected main site because that was the site these features had
been added to.

 

Further investigation and it seems as thought the file had been backed
up due to changes and cut and pasted instead of copy and pasted.

 

Thankyou again for all your input (and sorry for sending you on a bit of
wild goose chase) 

 

Regards

Peter M.

Bendigo TAFE.

 

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Mick Badran
Sent: Sunday, 25 November 2007 6:34 PM
To: listserver@ozMOSS.com
Subject: [OzMOSS] FW: HTTP 403 Access problems

 

Peter - I was thinking about whether this is a Sharepoint thing or an
IIS thing on the site.

 

Are you able to copy 

(a) just a plain HTML file to the site in question (just on the
filesystem), and successfully access it from the browser.

(b) just a plain *.ASPX file (same as above) ??

 

Also - if you create a new Sharepoint Web App, grab the 'newly' created
web.config for that Sharepoint Web App and copy it to the one in
question - just to see if it's something in the Web.Config.

 

I'm putting my thinking cap on from afar. :-)

 



From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Peter
Milliner [EMAIL PROTECTED]
Sent: Friday, 23 November 2007 12:09 PM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] FW: HTTP 403 Access problems

Clayton, Mick,

 

I had  tried this earlier but still got  403 message.

 

Peter M.

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Mick Badran
Sent: Friday, 23 November 2007 11:12 AM
To: listserver@ozMOSS.com
Subject: [OzMOSS] FW: HTTP 403 Access problems

 

CJ - why wouldn't this sympton be across all of the sites on the box?
(sharepoint web apps etc.?)

 



From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of
Clayton James [EMAIL PROTECTED]
Sent: Friday, 23 November 2007 11:06 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] FW: HTTP 403 Access problems

Hi Peter

 

This seems to be an issue with a .Net framework security update. I have
seen some comments explaining the same issue as yours the only solution
I have read is to remove the framework update.

 

MSFT support said to uninstall KB928365.  You'll find this in the
Add/Remove
programs with Show updates checked off.  It's one of the .NET
Framework
updates.

Make sure that you do the uninstall when people are off the
system...you'll
also need to reboot after.

So far so good, no HTTP 403 errors in two weeks.

 

Hope this helps.

 

Clayton James

Data Cogs Information Technology| Mob 0402 463 276

 



From: [EMAIL PROTECTED] on behalf of Peter Milliner
Sent: Fri 23/11/2007 10:05 AM
To: listserver@ozMOSS.com
Subject: FW: [OzMOSS] FW: HTTP 403 Access problems

 

 

From: Peter Milliner 
Sent: Friday, 23 November 2007 8:39 AM
To: 'listserver@ozMOSS.com'
Subject: Re: [OzMOSS] FW: HTTP 403 Access problems

 

Tried the suggestion from the link below but still no luck.  Still
getting HTTP 403 Forbidden Page.

 

I can create new site collection and runs OK  an another site collection
I had created still runs under http://server/sites/teaching just not
site collection I originally created under http://servername

 

As stated previously the only addition I have made is installing the
SharePoint Learner Kit and the SharePoint Training Solutions/features

 

Does anybody have anymore suggestions.  I have checked and double
checked permissions.

 

Below is an extract from IIS logs.  Can anybody get anything from these

 

2007-11-22 15:38:04 W3SVC1224027985 10.1.2.120 GET / - 80 - 10.1.2.120
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.432
2;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30) 401 2 2148074254

2007-11-22 15:38:04 W3SVC1224027985 10.1.2.120 GET / - 80 - 10.1.2.120
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.432
2;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30) 401 1 0

2007-11-22 15:38:04 W3SVC1224027985 10.1.2.120 GET / - 80
BRITAFE\. 10.1.2.120
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.432
2;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30) 200 0 0

2007-11-22 15:38:04 W3SVC1224027985 10.1.2.120 GET /Pages/Default.aspx -
80 BRITAFE\.. 10.1.2.120
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.432
2;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30) 403 0 0

 

Assistance is appreciated

 

Regards

Peter Milliner

 

From: [EMAIL 

RE: [OzMOSS] FW: HTTP 403 Access problems

2007-11-25 Thread Aaron Saikovski
Well found. Might be worth blogging about

-Original Message-
From: Peter Milliner [EMAIL PROTECTED]
To: listserver@ozMOSS.com 'listserver@ozMOSS.com'
Sent: 26/11/07 8:53 AM
Subject: [OzMOSS] FW: HTTP 403 Access problems


Hello all,

Thanks for all the advice.  I have tracked down problem.  The old adage should 
have looked at simple solutions first.  I took the advice and used filemon.  I 
found the file called C:\Program Files\Common Files\Microsoft Shared\web server 
extensions\12\TEMPLATE\FEATURES\TSATypes\fields.xml did not have correct 
permissions.  It seems as though when adding solution for Learning Kit or 
SharePoint training solution the permissions for this file changed.  Most 
probably by human error not SharePoint.

It only affected main site because that was the site these features had been 
added to.

Further investigation and it seems as thought the file had been backed up due 
to changes and cut and pasted instead of copy and pasted.

Thankyou again for all your input (and sorry for sending you on a bit of wild 
goose chase)

Regards
Peter M.
Bendigo TAFE.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mick Badran
Sent: Sunday, 25 November 2007 6:34 PM
To: listserver@ozMOSS.com
Subject: [OzMOSS] FW: HTTP 403 Access problems

Peter - I was thinking about whether this is a Sharepoint thing or an IIS thing 
on the site.

Are you able to copy
(a) just a plain HTML file to the site in question (just on the filesystem), 
and successfully access it from the browser.
(b) just a plain *.ASPX file (same as above) ??

Also - if you create a new Sharepoint Web App, grab the 'newly' created 
web.config for that Sharepoint Web App and copy it to the one in question - 
just to see if it's something in the Web.Config.

I'm putting my thinking cap on from afar. :-)


From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Peter Milliner [EMAIL 
PROTECTED]
Sent: Friday, 23 November 2007 12:09 PM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] FW: HTTP 403 Access problems
Clayton, Mick,

I had  tried this earlier but still got  403 message.

Peter M.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mick Badran
Sent: Friday, 23 November 2007 11:12 AM
To: listserver@ozMOSS.com
Subject: [OzMOSS] FW: HTTP 403 Access problems

CJ - why wouldn't this sympton be across all of the sites on the box? 
(sharepoint web apps etc.?)


From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Clayton James [EMAIL 
PROTECTED]
Sent: Friday, 23 November 2007 11:06 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] FW: HTTP 403 Access problems
Hi Peter

This seems to be an issue with a .Net framework security update. I have seen 
some comments explaining the same issue as yours the only solution I have read 
is to remove the framework update.

MSFT support said to uninstall KB928365.  You'll find this in the Add/Remove
programs with Show updates checked off.  It's one of the .NET Framework
updates.

Make sure that you do the uninstall when people are off the system...you'll
also need to reboot after.

So far so good, no HTTP 403 errors in two weeks.

Hope this helps.

Clayton James
Data Cogs Information Technology| Mob 0402 463 276


From: [EMAIL PROTECTED] on behalf of Peter Milliner
Sent: Fri 23/11/2007 10:05 AM
To: listserver@ozMOSS.com
Subject: FW: [OzMOSS] FW: HTTP 403 Access problems


From: Peter Milliner
Sent: Friday, 23 November 2007 8:39 AM
To: 'listserver@ozMOSS.com'
Subject: Re: [OzMOSS] FW: HTTP 403 Access problems

Tried the suggestion from the link below but still no luck.  Still getting HTTP 
403 Forbidden Page.

I can create new site collection and runs OK  an another site collection I had 
created still runs under http://server/sites/teaching just not site collection 
I originally created under http://servername

As stated previously the only addition I have made is installing the SharePoint 
Learner Kit and the SharePoint Training Solutions/features

Does anybody have anymore suggestions.  I have checked and double checked 
permissions.

Below is an extract from IIS logs.  Can anybody get anything from these

2007-11-22 15:38:04 W3SVC1224027985 10.1.2.120 GET / - 80 - 10.1.2.120 
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30)
 401 2 2148074254
2007-11-22 15:38:04 W3SVC1224027985 10.1.2.120 GET / - 80 - 10.1.2.120 
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30)
 401 1 0
2007-11-22 15:38:04 W3SVC1224027985 10.1.2.120 GET / - 80 BRITAFE\. 
10.1.2.120 
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30)
 200 0 0
2007-11-22 15:38:04 W3SVC1224027985 10.1.2.120 GET /Pages/Default.aspx - 80 
BRITAFE\.. 10.1.2.120