Skip to main content

Notifications

Microsoft Dynamics GP (Archived)

Navigation pane list crashes GP

Posted on by 2,280

We have a client that just upgraded to GP2013, now when they use any of the standard navigation pane lists (like employee, item), GP crashes. This is happening for all users even Power user. Smartlist, Reporting Services and the other list options work. It's only happening for the lists that provides the report then access to the cards for each module. The users can navigate to card>payroll>employee. They just cannot select the Employees list in the navigation pane. Any suggestions?

*This post is locked for comments

  • Carolyn Grady Profile Picture
    Carolyn Grady 2,280 on at
    RE: Navigation pane list crashes GP

    Thank you so much! This resolved the issue.

  • Carolyn Grady Profile Picture
    Carolyn Grady 2,280 on at
    RE: Navigation pane list crashes GP

    Hi

    Our client is on GP 2013 SP1.

  • Dan Liebl Profile Picture
    Dan Liebl 7,320 on at
    RE: Navigation pane list crashes GP

    What service pack did you update to?   I have not seen this happen on any update.

    Dan Liebl, CMA CPIM | Senior Consultant | OTT, Inc.| DLiebl@OTT-inc.com

  • Verified answer
    Jeff LaPointe Profile Picture
    Jeff LaPointe 1,022 on at
    RE: Navigation pane list crashes GP

    Hi Carolyn,

    This is caused because the Business Analyzer Fact Box is not loading properly and causes GP to crash every time a user opens any navigation list.  This is a bug scheduled to be fixed in future SP.  I updated the SY07225 with the following and created a trigger to hide the Fact Box.

    select * from SY07225

    Update SY07225 SET FactBoxVisible = 0

    USE DYNAMICS

    GO

    CREATE TRIGGER

    dbo.Update_SY07225_FactBoxVisible ON dbo.SY07225 AFTER INSERT

    AS

    Update SY07225 SET FactBoxVisible = 0

    GO

    I tested on my test company and my Live company and issue no longer occurred.  Make sure you have a good backup before running any SQL scripts.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans