Options

Page Error

eagle_eyeeagle_eye Member Posts: 130
edited 2011-06-15 in NAV Three Tier
I am still working on the whole debugging thing in NAV 2009 RTC.

I am running (well, trying to run) a Page with some 'Actions' on it. When I select an action that has some code behind it I get the following error:

Function ID 1098 was called. The object with ID does not have a member with that ID.

I think the function # refers to a named function that was created, but I am not really sure what this error message is trying to tell me.

Any clues?

Comments

  • Options
    kinekine Member Posts: 12,562
    It means that the function, which was selected when the object was compiled last time, is not existing anymore in the target object. Try to recompile the object.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.