Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
What am I doingt wrong?
I am new to using OLE controls and have just worked out how get MSCAL to work. However I have a heap of SRP Ole controls(acquired for a project that a contractor was doing) that I cant seem to get to work. The controls are in the OI directory. I assumed that all I would need to do would be to put the control name in the OLE control box in a similar manner to MSCAL. However it doesn't work - all I get is an error message 'Navigation to the Web page was cancelled'. What am I doing wrong?
Comments
The Prog IDs for each SRP control are listed on their respect home pages in our technical wiki. For instance, the SRP Button control's home page is:
https://wiki.srpcs.com/display/ButtonControl/SRP+Button+Control
In the upper right corner where the info box is located, you'll find the SRP.Button.1 Prog ID. From here you can navigate to the other controls you have and get their respective Prog IDs. That said, all of the controls use a similar pattern for a Prog ID: SRP.ControlName.1.
Looking forward to your email in due course.
This other symptom you described is because the OLE controls are not registered to the other computer. All OCX files need to be registered on each and every machine that will run OI. This is no different than installing the ClientSetup.exe for OI on each machine. This is different from licensing.
Licensing, on the other hand, only has to be done once and when a proper SRPLicense.dll file is put inside the OI folder it will work for all workstations.
Thanks again