Options

NAV 2009 R2 -> The specified path is invalid Error

NAV2009ServiceNAV2009Service Member Posts: 4
Hello Everyone,
I have following Problem:

I have installed NAV 2009 R2 on Windows Server 2008 R2. I am facing problem of NAV Server.Once Server is started, I got following errors:

Microsoft Dynamics NAV


Metadata for object of type Table with id 2000000073 is in a failed state. This is caused by a previous exception:

The specified path is invalid.
OK


When I stop and start NAVISION Server and NAVISION Web Services, It works fine and Next day morning again we face the same problem.

Please Guide me.

Comments

  • Options
    ta5ta5 Member Posts: 1,164
    Try to compile all objects. Hope this helps.
    Thomas
  • Options
    kinekine Member Posts: 12,562
    Check, that every developer touching the objects is using same build of the client.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • Options
    NAV2009ServiceNAV2009Service Member Posts: 4
    Hello,
    I have compliled all Objects. but I am still getting the same error.

    What does mean by "Check, that every developer touching the objects is using same build of the client."

    I have installed Two NAV server on Window Server.

    Please Guide me.
  • Options
    kinekine Member Posts: 12,562
    The NAV 2009 RTC and NST are sensible to different versions of clients used. Try to keep all used clients on same build. It means, everyone, connecting to the DB, should use same build of the client used to connect. E.g. when you have NST of version 6.0.28814, check that everyone connecting is using same version of the client 9classic and RTC)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • Options
    Marije_BrummelMarije_Brummel Member, Moderators Design Patterns Posts: 4,262
    I had the same error at one of my customers yesterday.

    The only solution that worked was re-installing the service tier.

    /Mark
  • Options
    urpokurpok Member Posts: 23
    I realise this is a old thread, but I would like to contribute:
    Restarting the service does is not enough if you have multiple services running the same executable (for example nav server service and web service).

    You have to do following:
    * recompile all recently imported objects (and, I always recompile table 2000000071 object metadata, even though it might not be needed)
    * shut down all dynamics nav services (Nav server service and web service)
    * start services again
    * test

    If this does not help, download updates from MS, and do a technical update.
    Path for NAV 2009 SP1/R2 client updates:
    https://mbs.microsoft.com/partnersource ... erview.htm
    "There is no spoon."
    --Matrix

    https://navurpo.blogspot.com/?view=classic
Sign In or Register to comment.