Dear All,
I'm working in Nav 2009 R2 ( ES Version) on SQL Server 2008 and I am developing some changes in NAV Pages. When I open the "Item Ledger Entries Page" from Item card page in roletailored client , NAV shows me this error: "Could not find the object of type Table with id. 2000000058." and forces me to close the page.
I've been checking the error ,and the only thing I have clear is that this table is the virtual table AllObjWithCaption. I checked the table "Object Metadata", and looks correct, can anyone tell me why this error occurs?
Finally If I open the page "Item Ledger Entries Page" directly, it works correctly.
Thanks in advance.
0
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Is there any modification on the calling page?
Are all of the objects are compiled?
What happens when you try to create an object (e.g. form, report) based on table 2000000058?
Pargesoft
First of all, in case, just now recompile all my objects, and the error persists.
Yes, on both pages are some new fields. To give more information in the Form object, everything works fine ..
I created a form to see if this table 2000000058 had incorrect data, and Filtering by name, and all objects related to the product Item ledger entries are correctly.
Pargesoft
Finally I found the problem. Recently, I changed the server database. Xml file Microsoft.Dynamics.Nav.Server.exe service configuration, had access configured correctly, but the RoleTailored client was configured to another server. There was no warning messages .. and I've noticed when starting the debugger does not produce any cs file.
Sorry for the inconvenience, impact of work on new versions xD
Thank you very much for the help.
A greeting.