Server is dedicated and I have remote access.
We have custom ASP CMS with Access database and we use custom error pages for "mod rewrite". It works great.
This website is available in 6 different languages and each language has its own domain and they all connect to the same database.
Problem is, I get this error every few hours:
Microsoft JET Database Engine error '80004005'
Unspecified error
After I get this error I have to restart IIS or edit "Error pages settings" to detailed error and then set it again to custom. After that it works fine.
I have Process monitor installed and I track w3wp.exe proces.
When error ocurs I got Access denied on HKLM\SOFTWARE\Wow6432Node\Microsoft\Jet\4.0\Engines
.
Thank you.