I can't get Management Reporter to work.
I've installed GP2010 latest version 11.00.2164
Running SQL 2008 R2 on Windows Server 2008 R2
Installed MR sever and client using data mart.
import the example reports from 'TWO MR demo reports.tdbx'
run the SQL Updates to correct the Dimension names to Division, Account, Department
to match GPs Fabrikam data.
In report designer when I try to open any column deffinition (or crate a new one) Report Designer crashes with the message:
---------------------------
Management Reporter
---------------------------
The operation could not be completed due to a problem in the data provider framework.
---------------------------
OK
---------------------------
then
---------------------------
Management Reporter
---------------------------
Value cannot be null.
Parameter name: source
---------------------------
OK
---------------------------
In the Configuration Console's Service log :
Microsoft.Dynamics.Performance.DataProvider.Core.RequestException: The source system request did not complete successfully. ---> System.ArgumentOutOfRangeException: The length of the value is invalid. \r\nMinimum supported length: 1 \r\nMaximum supported length: 512
Parameter name: code
Actual value was .
???