web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

One or more critical STOP errors have occurred. Use the Error messages below to guide you or call your administration

(0) ShareShare
ReportReport
Posted on by 30

Dear Team,

Please do the needful and provide solution for below ERROR 

pastedimage1604941711074v2.png

Regards

Sudheer Kumar M

I have the same question (0)
  • sudher Profile Picture
    30 on at

    .

  • Sergei Minozhenko Profile Picture
    23,095 on at

    Hi sudher,

    Could you, please, explain what are you doing in the system to get this error?

  • Suggested answer
    Vidir Reyr Bjorgvinsson Profile Picture
    20 on at

    Most likely the Party number or RecId is already in use as these are the only two fields with unique constraints on DirPartyTable (by standard)

    This is typical if data has been manually migrated through SQL without updating the SEQ no for RecIds or NextVal on the numberseqeunce.  Of course, migrating data via SQL is for the most part not recommended.  

    If this is not the case, the numbersequence has possibly been reset or configuration changed to use a new number sequence.  

    To check the Numbersequence (most likely culprit seeing the partynumber is quite low) have a look at the Numbersequence form and look for Party Id numbersequence, it possibly says next number is 47 if you are still getting that error.  This you can compare to the largest PartyNumber in DirPartyTable table.  

    For RecId you can compare the largest RecId in the same table with the output from this query:

    select * from SYSTEMSEQUENCES where Name = 'SEQNO' and TABID = 2303 --DirPartyTable.

    If SEQNO is smaller than highest current RecId in DirPartyTable, then be sure to address it with Senior AX technical before making any changes, which will require Flush or possibly AOS restart.

    If none of these checks pan out, then the problem may need to be traced (Trace cockpit) or debugged.

    Hope this sheds some light on the issue.

    WBR

    Vidir

  • sudher Profile Picture
    30 on at

    At the time of creation new company or creation of Employee in AX.

    Below error appear in AX.

    Requesting you to please check and do the needful at the earliest

    Regards

    Sudheer Kumar M

  • André Arnaud de Calavon Profile Picture
    304,551 Super User 2026 Season 1 on at

    Hi Sudheer,

    This error can be caused by a security policy. Can you check if the Global address book security is enabled or if there is another custom eXtensible Data Security (XDS) policy active?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 689

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 606 Super User 2026 Season 1

#3
CP04-islander Profile Picture

CP04-islander 356

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans