/
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
WIRE Region Configuration Settings
WIRE Region Configuration Settings
More like this
Where are my Settings?
Where are my Settings?
More like this
Deployment Prerequisites
Deployment Prerequisites
More like this
Telnet Environment Options
Telnet Environment Options
More like this
The Default Session
The Default Session
More like this
Installation
Installation
More like this