Hi
I have copied Database from Server with different Domain . I have installed on Local System. Now what changes on my Local System i have to do so that i can open Navision.
DO i need to create user. On local system it is Windows 10
Thanks
Hi
I have copied Database from Server with different Domain . I have installed on Local System. Now what changes on my Local System i have to do so that i can open Navision.
DO i need to create user. On local system it is Windows 10
Thanks
Hi Marco
Since all the users have been deleted . What r the next steps i should follow.
Thanks
Hello,
Just to add some context here. The initial issue has been resolved (not possible to open Dynamics NAV), but now you run into an application issue.
For the new issue, you need to verify the assigned permissions for the user.
Thanks.
Hi Mohit
I have done this . No doubt i am able to access Navision . Problem is when i create New Series & click on Lines it does not do anything.
Below is the Licence Information :-
350 Starter Pack 1
360 Extended Pack 1
450 Full Concurrent CAL 47
460 Limited Concurrent CAL 3
8100 Codeunits (each) 10
8200 Tables (10) 180
8350 Pages (100) 200
8400 Reports (100) 100
8750 XML Ports (100) 50
Thanks
Hi Jsingh,
In order to open your database, you can follow the below steps (just assuming you are sysadmin on SQL server)
1. Open SQL Server Management Studio.
2. New Query (select the database we want to remove all the users from).
3. Use the query below >> Hit Execute
4. Enjoy !!
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]
Hope it’s useful for you.
Hi Suresh
Can u provide any link
Thanks
Yes, if you are trying to use a different Windows Login, you need to create a new local windows login account and provide access to that account.
Have you copied Database only or have you also restored it on your local computer's sql server instance?
Please add some details to the issue that you are facing.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156