when i try to select any of function keys, this error keeps popping up. any solutions
Regards, Jon Summers LA Solutions
im using microstation V8i if that means anything. it was working fine than out of no where it started to pop up when i try using the function keys
Hi Gonzalo Barrera,
Please verify the steps listed below in order and attempt to verify after each if the problem has been resolved:
These steps and some more are provided in the MicroStation VBA Troubleshooting FAQ.
HTH,Bob
This did the trick for me:
Run cmd.exe as administrator.
Go to c:\windows\system32
Run command:
regsvr32 fm20.dll
This occurs because different Office versions register FM20.DLL in different locations:
In this case it is the Office 2019 64-bit installation. You can see this in the Registry at this key:
Computer\HKEY_CLASSES_ROOT\CLSID\{C62A69F0-16DC-11CE-9E98-00AA00574A4F}
So make sure the version indicated in the VBA references dialog exists and is registered.
Gonzalo Barrera said:I'm using MicroStation V8i. It was working fine than out of no where it started to pop up
Kirk said:I have this issue now just starting microstation ssvi10
The problem is either a recent Windows update or the installation of another app (typically Microsoft Office) that modified or installed a VBA component.
It's not a problem for this MicroStation Programming Forum. A better place to post is the Administration Forum.