Hi All,
I have requirement to migrate my FRx reports to MR 2012 in my PROD env.
So in my TEST env, i have done the migration of reports from FRx to MR.
So now i want to move this reports to my PROD server.
I have taken the backup of MR DB from my TEST env and restored in my PROD after installing the MR.
Here when i start Report Designer, i have got the below error
![]()
From the eventvwr i got to know the problem is with the master key.
Please create a master key in the database or open the master key in the session before performing this operation. The 'DecryptData' procedure attempted to return a status of NULL, which is not allowed. A status of 0 will be returned instead. Originating procedure: DecryptData.
Then From the below blog, i have followed the steps to overcome the above issue.
But at step 37, when i was configuring the MR Application Service & Process service , i have got an error saying that "Access is Denied"
Below is the information i got from eventviwer.
Value must be set when useWindowsAuth is false.
Parameter name: password Value must be set when useWindowsAuth is false.
Parameter name: password
Component: Microsoft.Dynamics.Integration.Common.TraceLog
User: XXXXXX\MRAdmin
Machine: XXXXXXX
I have selected the windows authentication checkbox while configuring the services but still the error happens.
And the service account that i'm using for services is having "db_owner" rights on MR DB and the login id with which i'm performing the activity is Admin rights in SQL.
Can anyone suggest on how to fix the issue?
OR
Is it OK if i export all the reports definitions from TEST env and import them in my PROD server?
Thanks in Advance.
Regards,
Aravind Reddy