Error Stopping NAS

basdirkse
basdirkse Member Posts: 9
Hi everybody,

I'm having trouble stopping a NAS 4.0. I receive error messages in the event log:

Internal Error 1 in module 5 and Internal Error 2 in Module 7.

This used to work with NAS 3.70...

Any help would be appreciated!

Regards,
Bas Dirkse

Comments

  • DenSter
    DenSter Member Posts: 8,307
    Did you uninstall your NAS 3.7 and install a NAS 4.0?
  • basdirkse
    basdirkse Member Posts: 9
    I only installed a 4.0 NAS.

    But I already found the solution for this problem. The codeunit I'm using is converted from a 3.70 version. I created a new codeunit in 4.0 and copied all code into this newly created one. Running this codeunit with the NAS 4.0 doesn't have the problem...

    Weird behaviour though....

    Thanks for your reaction
    regards,
    Bas Dirkse
  • DenSter
    DenSter Member Posts: 8,307
    That is weird... glad you made it work though. Next time you have this issue, try recompiling the objects, that may have helped also.