/
WIRE Profile Configuration Settings
WIRE Profile Configuration Settings
The configuration for profile persistence is stored in a file within the <web folder>\bin\ folder on the IIS server called WIRE.XMLProfilePersister.dll.config.
This configures where Default and User Profile information is stored on the server.
An example of how this is configured for c:\temp is as follows:
<configuration>
<assemblySettings>
<add key="ProfilePath" value="c:\temp\"/>
</assemblySettings>
</configuration>
, multiple selections available,
Related content
Installation
Installation
More like this
WIRE Region Configuration Settings
WIRE Region Configuration Settings
More like this
Deployment Prerequisites
Deployment Prerequisites
More like this
Prerequisites
Prerequisites
More like this
System Variables - Built-In Script Variables
System Variables - Built-In Script Variables
More like this
Telnet Environment Options
Telnet Environment Options
More like this