Showing posts with label Administration Tool. Show all posts
Showing posts with label Administration Tool. Show all posts

Thursday, 8 January 2015

You do not have permissions to modify profile records because the tenant is mounted with the application database as read-only

Error Message:






You do not have permissions to modify profile records because the tenant is mounted with the application database as read-only. Contact your system administrator.

Problem Statement:

System returns above error message when you try to set any Profile ID as Default Role Center in Multi-Tenant environment. The problem happens because the tenant can’t write changes to the application database and the Profile table is in Application database.

Here is the list of tables which are distributed to Application database and Business Data Database.



Solution: If you want to allow the Tenant’s to allow changes in Application database then follow below steps.


Below is the screenshot of tenants list mounted to a servicetier in NAV Administration Tool


“Allow Application Database Writes” should be True to fix the above error.
By default “Allow Application Database Writes” will be False.

If you want to change then go to below path
C:\Program Files\Microsoft Dynamics NAV\80\Service\Instances\TradeOnline

Here you will find Tenants.Config file
Open it in Notepad and change the “Allow Application Database Writes” to True
And Restart the Service.




But make sure that if you change Default Role Center in one tenant then it will be applied to all tenants as Profile table is in Application Database.

Wednesday, 27 November 2013

Microsoft Dynamics NAV 2013 administration tool does not work in a side-by-side installation with Microsoft Dynamics NAV 2013 R2.

Platform hotfix for Microsoft Dynamics NAV 2013 (Build 35591) is released.

This hotfix resolves the following problems:

ID
 Title
353997 
Microsoft Dynamics NAV 2013 administration tool does not work  in a side-by-side installation with Microsoft Dynamics NAV 2013  R2.
353766
When you use RapidStart services to import lots of records from an Excel workbook, it takes longer than expected.
353279
When you export an account schedule to an Excel workbook and select the Update Workbook option, calculated cells are not updated in the Excel workbook.

You can request the hotfix here (Partnersource login required)