Rating:
14 user(s) have rated this article
2.9 out of 5 stars.
Posted by: jstrosch01,
on 3/20/2008,
in category "Exceptions"
Views:
this article has been read 204 times
Abstract:
While developing an ASP.NET web application I ran into a 'UnauthorizedAccess' Exception. I started receiving the error while I was developing a form that allows a user to upload an image to the server. Right away I dug into the permissions set on the directory in question.