Generally speaking, asp can run normally, but as long as you connect to the database, it will prompt that Microsoft JETDatabaseEngine error '80004005', my computer cannot run because it uses batch processing to clean the files, only
1. Check the database connection statement without finding any errors;
2. All permissions to view folders have been given to everyone;
3. While opening the database, the system will create a temporary file under the temporary folder %SystemRoot%/temp/, and the permissions of %SystemRoot%/temp/ are not sufficient.
Solution: %SystemRoot%/temp/ permission plus (IUSER_read and write computer name)
2. If there is an error that is not specified in general, there is another way, first
In fact, it only takes a few simple steps. :
start. . . run. . . regsvr32jscript.dll
start. . . run. . . regsvr32vbscript.dll
start. . . run. . . iisreset