How to recover objects from a "damaged" database?

NavCoderNavCoder Member Posts: 22
I have a database, with standard license, I made some developments that I want to use, but I can´t get acess because is asking me a username and password that have never been asked before...!

I have only one possible explanation to this, but I don´t know if was because of that, maybe a version conversion has damaged the login, I don´t know.

What could cause such thing?
How can I fix this problem?

Thanks in advance.
MBS Navision C/Side Introduction Certified

IF NOT Help THEN
Exit;

Comments

  • ara3nara3n Member Posts: 9,256
    Is this a sql or native db?
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • NavCoderNavCoder Member Posts: 22
    Native.
    MBS Navision C/Side Introduction Certified

    IF NOT Help THEN
    Exit;
  • WaldoWaldo Member Posts: 3,412

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • ara3nara3n Member Posts: 9,256
    Waldo wrote:

    They have discontinued that with version 4. x
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • WaldoWaldo Member Posts: 3,412
    oh, didn't know that ... never used it either :? .

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • tinoruijstinoruijs Member Posts: 1,226
    Maybe there went something wrong with your shortcut?
    Perhaps if you put ntauthentication=yes in the properties of the desktop-shortcut, you'll have access again?

    Tino Ruijs
    Microsoft Dynamics NAV specialist
  • WaldoWaldo Member Posts: 3,412
    Or delete the .zup file?

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • krikikriki Member, Moderator Posts: 9,110
    tinoruijs wrote:
    Maybe there went something wrong with your shortcut?
    Perhaps if you put ntauthentication=yes in the properties of the desktop-shortcut, you'll have access again?
    Remember that you need to use the same Windows-user as before.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • WaldoWaldo Member Posts: 3,412
    kriki wrote:
    tinoruijs wrote:
    Maybe there went something wrong with your shortcut?
    Perhaps if you put ntauthentication=yes in the properties of the desktop-shortcut, you'll have access again?
    Remember that you need to use the same Windows-user as before.
    To avoid any language-problems, you might want to use "ntauthentication=1".

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • tinoruijstinoruijs Member Posts: 1,226
    Waldo wrote:
    To avoid any language-problems, you might want to use "ntauthentication=1".

    Ok. Learned something new today. :wink:

    Tino Ruijs
    Microsoft Dynamics NAV specialist
  • WaldoWaldo Member Posts: 3,412
    That's the beauty about communities. I learn something new every day :) .
    Today, the new thing I learned was, that you learned something new. :mrgreen:

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • NavCoderNavCoder Member Posts: 22
    kriki wrote:
    Remember that you need to use the same Windows-user as before.

    That might be the problem, because I've changed computer, I´m using a backup from another.

    But I´ll try all possible solutions.

    Thanks.
    MBS Navision C/Side Introduction Certified

    IF NOT Help THEN
    Exit;
  • Luc_VanDyckLuc_VanDyck Member, Moderator, Administrator Posts: 3,633
    IF Stuck THEN
    FIND(mibuso);
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
  • tinoruijstinoruijs Member Posts: 1,226
    Waldo wrote:
    That's the beauty about communities. I learn something new every day :) .
    Today, the new thing I learned was, that you learned something new. :mrgreen:

    The day isn't over yet. Maybe you also learn something new about NAV!
    :mrgreen:

    Tino Ruijs
    Microsoft Dynamics NAV specialist
  • WaldoWaldo Member Posts: 3,412
    I already did! (at another thread)

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • NavCoderNavCoder Member Posts: 22
    Nothing works... :-k

    What are the other possible solutions?
    MBS Navision C/Side Introduction Certified

    IF NOT Help THEN
    Exit;
  • WaldoWaldo Member Posts: 3,412
    Is it possible to use the PC that you worked on?

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • NavCoderNavCoder Member Posts: 22
    Waldo wrote:
    Is it possible to use the PC that you worked on?

    No, I had some problems with the HDD.
    MBS Navision C/Side Introduction Certified

    IF NOT Help THEN
    Exit;
  • WaldoWaldo Member Posts: 3,412
    I assume you're working with the same windows account. Was it a domain user or a local windows user? If it is a local windows account, then you're screwed in my opinion, because it will have another SID then on the other PC. If you're working with a domain user, it should work :|.

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • krikikriki Member, Moderator Posts: 9,110
    IF Stuck THEN
    FIND(mibuso);

    Can I enhance that:
    IF Stuck THEN
    FINDSET(mibuso);

    :mrgreen:
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.