1. amit kurhe
  2. PowerBuilder
  3. Thursday, 10 October 2019 16:20 PM UTC

We have a Ole custom control (name ole_progress) defined in a window but when trying to access ole_progress.object.value property getting error accessing external object property value. what are the parameters i have to check to work the ole custom control  or how it works. please help if i need to check or add any control or registry  (windows 10 PB 2017 R3) thanks. 

Roland Smith Accepted Answer Pending Moderation
  1. Thursday, 10 October 2019 16:27 PM UTC
  2. PowerBuilder
  3. # 1

Sometimes a property is returned as Any so you have to convert it to the underlying datatype (String, Long, etc.).

Comment
  1. amit kurhe
  2. Thursday, 10 October 2019 16:33 PM UTC
Hi Smith, thanks for the reply

The same code works in another machine, but does not work in some machines. What are the settings or registry entry i have to check or i have to import any of the active x control or register any ocx ? Please advise (OLE Control name blank in property window ) thanks
  1. Helpful
  1. Roland Smith
  2. Thursday, 10 October 2019 17:07 PM UTC
The OLE Control needs to be installed on all the machines. We can't be more specific because you haven't given us the name of the control.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.