We get the following error when we login to Management reporter the first time we launch it, usually the second or third try we are able to get in. Any help would be appreciated.
Log Name: Application
Source: Management Reporter 2012 Services
Date: 12/18/2014 7:21:11 AM
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: GGC-TS1.vshgp.local
Description:
System.ArgumentNullException: Value cannot be null.
Parameter name: fileOrServerOrConnection
at System.Data.Linq.DataContext..ctor(String fileOrServerOrConnection, MappingSource mapping)
at Microsoft.Dynamics.Performance.Reporting.Security.SecurityAccess.GetDataContext()
at Microsoft.Dynamics.Performance.Reporting.Security.SecurityAccess.GetPrincipal(String securityIdentifier)
at Microsoft.Dynamics.Performance.Reporting.Security.Service.SecureServiceBase.SecureExecuteInternal[TResult](Func`1 hasPermission, Func`1 executor)
at Microsoft.Dynamics.Performance.Reporting.Common.Service.ServiceBase.BaseExecute[TResult](Func`1 executor)
Component: Microsoft.Dynamics.Performance.Reporting.DataAccess.Server.SpecificationSetService
User: VSHGP\phonaker
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Management Reporter 2012 Services" />
<EventID Qualifiers="0">0</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-12-18T12:21:11.000000000Z" />
<EventRecordID>61423</EventRecordID>
<Channel>Application</Channel>
<Computer>GGC-TS1.vshgp.local</Computer>
<Security />
</System>
<EventData>
<Data>System.ArgumentNullException: Value cannot be null.
Parameter name: fileOrServerOrConnection
at System.Data.Linq.DataContext..ctor(String fileOrServerOrConnection, MappingSource mapping)
at Microsoft.Dynamics.Performance.Reporting.Security.SecurityAccess.GetDataContext()
at Microsoft.Dynamics.Performance.Reporting.Security.SecurityAccess.GetPrincipal(String securityIdentifier)
at Microsoft.Dynamics.Performance.Reporting.Security.Service.SecureServiceBase.SecureExecuteInternal[TResult](Func`1 hasPermission, Func`1 executor)
at Microsoft.Dynamics.Performance.Reporting.Common.Service.ServiceBase.BaseExecute[TResult](Func`1 executor)
Component: Microsoft.Dynamics.Performance.Reporting.DataAccess.Server.SpecificationSetService
User: VSHGP\phonaker</Data>
</EventData>
</Event>
*This post is locked for comments