Hi
I have a problem. I use NAV 2013 R2. When I change the code in an object, let say table 79.
The code doesn't run even though it should be. The debugger also shows the old code.
I have compiled the object and restarted service and restarted the client.
But it doesn't run the new code.
What can I do?
*This post is locked for comments
Please check this article
blogs.msdn.microsoft.com/.../about-object-metadata-and-why-i-cant-see-object-changes-in-rtc
Also, have you checked to see if the client is connecting to the correct service? If you have separate dev, test and prod databases, it's possible that the client you're connecting from is pointing to an incorrect service, or the service you're connecting to is pointing to a database other than what you're expecting. It may sound silly, but I have seen this happen when multiple databases and service tiers are in play.
I hope this helps. If my response has answered your question, please verify by clicking Yes next to "Did this answer your question?"
Try also clearing the object cache from C/SIDE (Tools --> Options --> Set Object Cache to 0).
Hi,
Some times it happens.
The problem would be the meta data for the object is not updated.
The solution may be to compile all the objects and check.
Otherwise build server application objects.
Please refer this.
docs.microsoft.com/.../how-to--build-server-application-objects
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156