rs,
Dylan.
From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On
Behalf Of Ken Schaefer
Sent: Friday, 14 May 2010 11:50 AM
To: ozDotNet
Subject: RE: Permission denied
I'm just looking through this:
You say you have the little yellow triangle icon in I
cript object or similar at the client-end.
A server-side permission denied would have a HTTP 401 in the IIS log files.
Cheers
Ken
From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On
Behalf Of Dylan Tusler
Sent: Friday, 14 May 2010 9:39 AM
To: 'ozDotNet'
Subje
-boun...@ozdotnet.com] On
Behalf Of Jason Finch
Sent: Friday, 14 May 2010 10:53 AM
To: ozDotNet
Subject: Re: Permission denied
Have you fired up fiddler and see what the payload of the ajax post is?
It could be something obscure like a too long url post (or a get not a post)
Is the site posting/querying to an
This may not directly help you with your current problem, mayby for future.
ELMAH (http://code.google.com/p/elmah/) is also a great httpModule to have
loaded to catch and alert to application exceptions in your web site.
On a site I used to work for, we'd get the Yellow screen of deaths emailed
Behalf Of Jason Finch
Sent: Friday, 14 May 2010 10:53 AM
To: ozDotNet
Subject: Re: Permission denied
Have you fired up fiddler and see what the payload of the ajax post is?
It could be something obscure like a too long url post (or a get not a post)
Is the site posting/querying to another domain? c
Have you fired up fiddler and see what the payload of the ajax post is?
It could be something obscure like a too long url post (or a get not a post)
Is the site posting/querying to another domain? could it be some sort of
xss thing. (I know you said its posting to the same site, is it perhaps
ret
That would be my first guess. Perhaps a service accounts cress have
expired or an element of infrastructure has changed that prevent a
previously successful auth.
- Glav
Sent from my iPhone
On 13/05/2010, at 4:34 PM, Mark Kemper wrote:
Could there be a active directory issue?
On 13/05
Could there be a active directory issue?
On 13/05/2010, at 11:24, Dylan Tusler > wrote:
We've suddenly (this week) started getting "Permission denied"
errors on some of our internal websites (page loads fine, but a
little "Error on page." appears in the bottom left corner, and
behind it