You can use this file to confirm settings while troubleshooting a problem with the
Conform Server.
The adds several parameters in the appSettings section as in the following example:
<appSettings>
<add key="resolverURL"
value="http://10.16.57.161/AMUI/AM_ResolverService.asmx" />
<add key="resolverUserId" value="nbadmin"/>
<add key="resolverPwd" value="newsat10"/>
<add key="resolverDomain" value="MyDomain"/>
<add key="xBoxAVFiles" value="V:\XreAVFiles" />
</appSettings>
The appSettings section contains the following items:
•
resolverURL
. The URL of the Resolver service, used by the Conform Server to
locate the High Resolution media described in the EDL.
•
resolverUserId
. The user account under which the Conform Server service runs.
•
resolverPwd
. The password for the ResolverUserId account.
•
resolverDomain
. The domain name of the resolver service.
•
xBoxAVFiles
. The fully qualified path to the temporary working directory.
4 October 2010
Aurora Edit Installation Guide
123
Conform Server