ASP.NET Temp Directory Permissions
Posted by: Rick Strahls WebLog,
on 15 Jul 2005 |
View original | NEW Bookmarked: 0 time(s)
I spent a bit of time working with a local ISP to set up a couple of customers with my West Wind Web Store over last couple of days. The app is fairy generic and it went onto the server fairly smoothly, but I did have a couple of issue with security permissions not being set properly at the ISP (who’s not big on ASP.NET at this point).
The first issue I ran into was that the ASP.NET Temp directory did not have permissions for NETWORK SERVICE. I know I’ve run into this with every...