此错误主要针对ACCESS数据库,ACCESS使用时间过长或操作频率过高会出现以下错误
Server Error in '/' Application.
--------------------------------------------------------------------------------
未指定的错误
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.OleDb.OleDbException: 未指定的错误
解决办法:
解决方法:使用Access里的“工具->数据库实用工具->压缩和修复数据库”来修复数据库。修复前请最好先重启IIS。