| Products | Versions |
|---|---|
| Spotfire Web Player | All Versions |
This article describes how to change the error reporting email address where emails will be sent if a user chooses to report an issue to the administrator.
<errorReporting
emailAddress="spotfireadmin@example.com" maxMailLength="1000"
includeDetailedErrorInformation="false"
enabledMiniDumpCreationOnError="true"
miniDumpPath=""
miniDumpSizeLarge="false"
dumpToolPath ="C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\cdb.exe"
dumpToolFlagsSmall="-c ".dump /mhtpFidcu {0};q" -p {1}"
dumpToolFlagsLarge="-c ".dump /ma {0};q" -p {1}"/>
3. Save the file and then import it back to the server by using the import-service-config command.<errorReporting emailAddress="spotfireadmin@example.com" maxMailLength="1000" automaticallyShutDownAfterStartupFailureAfterMinutes="5" />