Under normal circumstances, ASP can run normally, but as long as you connect to the database, the prompt is displayed, Microsoft Jet Database Engine error '000000'. My computer cannot run because files are cleaned up in batches.
1. Check the database connection statement for no errors found;
2. All the permissions for viewing folders have been granted to everyone;
3. When the database is opened, the system will create a temporary file under the Temporary Folder % SystemRoot %/temp/, and the permissions of % SystemRoot %/temp/are insufficient.
Solution: % SystemRoot %/temp/permission plus (iuser _ computer name read/write)
2. If an error is not specified, there is another way to do this first.
In fact, it takes only a few simple steps. :
Start... Run... Regsvr32 jscript. dll
Start... Run... Regsvr32 VBScript. dll
Start... Run... Iisreset