Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. (warning) Close the Performer Suite
  2. Delete the folder Settings
  3. Delete the folder Settings_off
  4. Start the Performer Suite again. This will immediately generate the latest "TraceConfig.xml" in folder "\Documents\PerformerSuite\Settings_off"
  5. (warning) Close the Performer Suite
  6. Repeat the Step-by-Step instruction above from the start

Latest Content of the TraceConfig.xml

...

Code Block
languageapplescript
themeEclipseEmacs
<TraceSettings AutoFlush="true">
<Sources>
<Source Name="BiPlatformModel" SwitchValue="All" />
<Source Name="BiPlatformModelSync" SwitchValue="All" />
<Source Name="BoRestfulClient" SwitchValue="All" />
<Source Name="BoRestfulPlatformClient" SwitchValue="All" />
<Source Name="BoRestfulWebiClient" SwitchValue="All" />
<Source Name="BoRestfulWebiClientPackets" SwitchValue="All" />
<Source Name="BoWebServiceClient" SwitchValue="All" />
<Source Name="BoWebServiceClientPackets" SwitchValue="All" />
</Sources>
</TraceSettings>

...