hello,
While I am connecting user to system give me error " Object of type CodeUnit with id 1 could not be found."
regards,
*This post is locked for comments
Hope you have already resolve the issue. If so please do verify the answers that helped you to resolve your issue.
If the issue is still there, try importing codeunit 1 back to your database using development environment.
Hi,
It doesn't require too much of expertise to compile the objects. From the Development Environment, in the Designer, you may select the All option and select all the objects (Ctrl + A) and use the function key F11.
open development environment and check the compiled column/field of codeunit 1. if it's not checked, then it was changed and saved without compilation by a developer. select the codeunit 1 object and click F11 to compile the codeunit. in best case after that it's simply compiled and you can try again. otherwise you get an error, if it cannot be compiled.
if that does not help, click in the dev env on button ALL (last button in the navigation pane of the objects window, below the buttons tables, pages, reports, ...), then select all objects by shortcut STRG+A, then click F11. so, all objects will be compiled. after that try again.
if that also do not help you have a bigger problem with your database and it's needed to start with a new database, because that would mean the database is corrupted.
How to compile objects : msdn.microsoft.com/.../hh166981(v=nav.71).aspx
(You required to have a developer license)
Hello, programing is not my field and neither expert how to do this?
regards,
Hi,
Please compile all the objects and try to reconnect.
Regards
Narayan
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,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156