Wednesday, August 6, 2014

Management reporter config files

To enable logging:

  • Browse to (C:\Program Files\Microsoft Dynamics ERP\Management Reporter\2.1\Server\Services)
  • Open the "MRServiceHost.exe.config" file in Notepad. 
  • At the bottom of the file you will see the following line.
    <switches>
    <add name="Microsoft.Dynamics.Integration.TraceLog" value="0"/>
    </switches>
    Change the value to 4

To increase the integration time-out:
  • Browse to (C:\Program Files\Microsoft Dynamics ERP\Management Reporter\2.1\Server\Services) 
  • Open the "MRServiceHost.settings.config" file in Notepad
  • Change the IntegrationReaderTimeout to a greater value, or put 0 - which means no time-out



No comments:

Post a Comment