Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

error while loggin in

Posted on by 125

I have been geetting "You are not authorized to sign in.Verify that you are using valid credentials and that you have been set up as a user in Microsoft Dynamics NAV." error messages while trying to run client window in demo mode.How do I remove this error?

*This post is locked for comments

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: error while loggin in

    Hi Raja Venkatesh,

    you missed a step in before query Execution i.e

    USE [Database Name]

    after this you can run this commands

    delete from [dbo].[User]

    delete from [dbo].[Access Control]

    delete from [dbo].[User Property]

    delete from [dbo].[Page Data Personalization]

    delete from [dbo].[User Default Style Sheet]

    delete from [dbo].[User Metadata]

    delete from [dbo].[User Personalization]

    Regards,

    Ramesh.

  • Verified answer
    Raja Venkat Profile Picture
    Raja Venkat 190 on at
    RE: error while loggin in

    Hi Sulav Raj Thapaliya,

            Check your  permissions SQL Server Management Studio .

     Have you set Log on  as service right,check  by  Run--->services.msc --->your instance make your credentials . then check again RTC.

    still not working

    Databases--->Database--->Security--->users-->user--->Properties-->add membership  

    db_reader and db_writer /db_owner/admin.

    If still not working  then

    1. Open SQL Server Management studio.

    2. Click on New Query form Top Left.

    3. Copy below listed query and paste it in query window

    delete from [dbo].[User]

    delete from [dbo].[Access Control]

    delete from [dbo].[User Property]

    delete from [dbo].[Page Data Personalization]

    delete from [dbo].[User Default Style Sheet]

    delete from [dbo].[User Metadata]

    delete from [dbo].[User Personalization]

    4. Run/Execute the query.

    5. Once done, start the service and Start the RTC Client.

    Regards,

    Raja Venkatesh.

     If my answer helped you, please mark it as verified 

  • Suggested answer
    Miguel Llorca Profile Picture
    Miguel Llorca User Group Leader on at
    RE: error while loggin in

    If you are using Windows authentication, your Administristrator should associate your Windows account (with you SID) to your NAV user (that must be done in NAV). Then it replicates to SQL with the defined set of permissions :-)

  • Suggested answer
    TharangaC Profile Picture
    TharangaC 23,116 on at
    RE: error while loggin in

    Request your system admin to create a user login to you.

    msdn.microsoft.com/.../dd355093.aspx;MSPPError=-2147217396

  • Suggested answer
    Mohana Yadav Profile Picture
    Mohana Yadav 59,139 Super User 2024 Season 2 on at
    RE: error while loggin in

    it means that there are users added in users section of RTC but not you.

    You need to add your windows login details from backend SQL or delete existing users.

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!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans