ASP突然无法访问了

程序在本地是可以运行的

 

显示的错误信息是:Microsoft JET Database Engine (0x80004005) 未指定的错误

 

最后的解决办法,在开始——》程序--》运行

 

中输入

 

cacls c:\Windows\temp /g everyone:f

 

分析:

 

原来是c:\Windows\temp是需要给Everyone的所有权限。

posted @ 2008-07-23 09:49  lots  阅读(158)  评论(0编辑  收藏  举报