Our ASP.NET application is intermittently spitting out this error. It's been working flawlessly for about a year, and now it's givng us:<BR>=====<BR>Server Error in ...
We've all been there: We're using code to automate something and send to a specific file, or attempting to relocate a file from one folder to another. We find the file and think it's available to open ...
This! The application pool identity needs to have access to the folder. What that is? It could be one of several things. Like he said take a look which app pool the application runs under, then take a ...