I have a problem that I can not resolve. I have several solutions that use the Spring engines via Excel, I've never had problems with them however, my machine needed to be reinstalled - the OS (Windows 7) remains the same and the Office version (2016) too - and I'm not to get the solutions to work as before.
To simulate:
1 - In vba
environment of Excel, add reference ErpBS900.dll
2 - Use the simple code to create the object:
Dim motor As ErpBS
Set motor = New ErpBS
The Activex component can't create object
error is always returned.
I have already applied the last patches to VBA. I have already resented Spring, Excel, VBA. I have again registered the dll
without success.