Solution to prompt run time error “438” when a VB program is opened

RT, the error is as follows:

Run-time error “438”
Object doesn’t support this property or method

The solution is as follows:
Win + R brings up the run box, type Services.MSC to open the service and stop the following service:

Windows Management Instrumentation

Open the following path and empty the folder:

C:\Windows\System32\wbem\Repository

Be careful not to make the mistake of emptying WBEM, which can have serious consequences unless the files are retrieved from the original system.
Go back to the service, start what you just stopped, open the error reporting program again, and run normally!
The same error solution may not be universal and is for reference only.

Read More: