自从2018年7月10日更新Windows7 Update KB 4340556以来,我们收到以下错误消息:
"Automation Error":The system cannot find the file specified" from the Access VBA CreateObject() call.
Set ComClass = CreateObject("MyApplication1.InteropStart")
Run Code Online (Sandbox Code Playgroud)
Microsoft将此视为安全问题.
如果我们卸载更新KB4340556,则呼叫将像以前一样工作.
有没有人有同样的问题?还是比卸载更新更好的解决方案?