I am trying to install an excel spreadsheet that call my apl workspace. Everything is fine when I use the SS on my computer with "aplwin52" installed. When I tried it on a client machine, I got the "Cannot create ActiveX object.." error.
I have save my workspace using "rsave" and rename the aplwr.exe to "vipill.exe" the name of my workspace. I copied these files to my client's computer on the same directory (C:\vip):
aplwCO.dll (registered using regsvr32.exe)
vipill.exe (registered using /regserver)
aspx20ocx.dll
vipill.adf (aplwr.adf renamed)
vipill.w3 (the workspace created by "rsave")
Any help will be very appreciated.