
This is Echo 1.04
We are getting a pop up box when making a selection through a Select field to get a query result. The popup says:
"A Runtime Error has occurred.
Do you wish to Debug?
Line: 53
Error: Object doesn't support this property or method.
We click NO and the message goes away. Otherwise all works fine.
Any ideas?
Thanks so much, --Alice
Can you try it in Firefox
Can you try it in Firefox and post the error logged in the JavaScript console? FF tends to be a bit more descriptive.
There is a 1.0.5 build on sourceforge that may fix the problem (I don't know if it does, but 1.0.4 is not the last 1.0 version). You'll likely be even better off going to 1.1.4 though if you can build your code against it. I don't believe there is much/any breakage between these versions, but it's been a LONG time since I played with 1.x code.