| The Expere Administration Tool / Expere Knowledge Base Repository | |
With the Admin Tool running, open the Expere Knowledge Base repository by completing the following steps:
You can configure load timeout to avoid failure loading huge repositories. The default timeout is 10 minutes.
<appSettings> <add key="LoadTimeout" value="10"/> </appSettings>
If key "LoadTimeout" does not exist in config file, internal load timeout will be set to 10 by default.