InsertRow.edittable program not found (OpenInsight)
At 07 JAN 2002 03:54:32PM Jackie Jones wrote:
We have a client who gets an error message when they
hit the Insert key when entering data in an edittable.
"$$$Sysprog*insertrow.edittable.oiwin.*". Program not found.
Does anyone have any ideas? Could their Windows edittable
dll or something be messed up? Could one of our DLLs be messed up?
Thanks
At 07 JAN 2002 06:05PM Donald Bakke wrote:
Jackie,
That message is saying that the system level event for inserting a row in an edittable (INSERTROW) is missing. This is a record stored in SYSREPOSEVENTEXES. That seems odd that it would be missing unless they had a crash that lost that record. Even so, crash usually corrupt records not lose them.
This type of error can also occur if they have a slow network. OI will time out when attempting to load a routine and give this message.
At 07 JAN 2002 07:18PM Jackie Jones wrote:
Thank you!
Hope you are doing well.