I am getting this error when calling a web service method which writes to a file on the local drive on Windows 2003.
\"System.Security.SecurityException: Request for the
After a lot of troubleshooting, it boiled down to a mistake I made in web.config where the location tag had a path of www.example.com but in IIS it was example.com!