Skip to main content
10-Marble
July 19, 2017
Question

Error notifying things of propertyBinding changes on activate: TestThing property Temperature1

  • July 19, 2017
  • 6 replies
  • 2773 views

Dear Team,

I have made my thing property as logged  for to use value stream.

On refreshing on properties values are changing. But no value get logged.

In application log getting error : Error notifying things of propertyBinding changes on activate: TestThing property Temperature1

    6 replies

    1-Visitor
    July 19, 2017

    Just a dumb question, did you set a ValueStream on the Thing?

    Ascherer17
    16-Pearl
    December 14, 2017

    Did you ever get this figured out?  I have the same application log error and am wondering what it means.

    1-Visitor
    December 15, 2017

    This is related to a Local or Remote Binding, when you do a property write this property write propagates to the Local/RemoteBinding and if it fails to write neither it writes on the Thing's property.

    14-Alexandrite
    January 2, 2018

    Did anybody have this problem too? I am having there error in Kepware console. Looks like the properties are being updated but these messages are overflowing logs. Here is the message I get:

    Error notifying things of propertyBinding changes on activate: Asset_Prepac property prepac_Total_B

    Any Idea?

    1-Visitor
    January 8, 2018

    Ewerton Moreira​, check out the following link. I am experiencing similar problem when trying to bind properties locally. No idea what's going on.

    Ascherer17
    16-Pearl
    March 21, 2018

    Did you have any luck getting this figured out?