1. If scripting. FileSystemObject (FSO text file read/write) is disabled, enable the FSO function and run regsvr32 scrrun. dll in "run ".
2. Set the security mode to "medium". If this error is reported in the Javascript script, enable the IE Security Settings "Do Not Allow running ActiveX controls not marked as secure.
Note: If you set a website as a "trusted site", you must set the Internet Explorer security for the "trusted site, in this case, setting "Internet" iewould be futile.
3. Some scripts require Microsoft's MSXML control. When the default security mode of IE 5 or later is used, the system will prompt whether to accept the MSXML control. If yes, MSXML will be automatically installed on your machine (wait a few minutes ). If the automatic installation fails, you can download and install MSXML 3.0 sp7 on your own. Sometimes because the MSXML 3 service is disabled, use regsvr32 msxml3.dll.
4. The above method can basically solve the problem. If this problem occurs after a software is installed, uninstall the software or reinstall it!