Blogger :
ASP.NET Blogs
All posts :
All posts by ASP.NET Blogs
Category :
ASP.NET
Blogged date : 2006 Oct 18
I've noticed quite a few people running into temporary directory permission issues. The PHP blog post I made last month is one example of this issue, there are also several forum postsrelated to ASP & Access database failures, where the reported failure is:Microsoft JET Database Engine error '80004005'Unspecified errorNot a very helpful error, to be sure. It turns out all of these cases have a similar underlying cause: the effective user of the web application (including the anonymous...(
read more)