Email this Page
Log Support Call
Send Feedback
Print |
|||||||
AuthorIT.Config FileAfter installing the Author-it Integration Server, you will need to update the AuthorIT.Config file. Locate the AuthorIT.config file (default location c:\inetpub\wwwroot\aitIS). The AuthorIT.Config file is used to store user settings such as library details, compiler location, and license details. Open the AuthorIT.Config file with Notepad to update it. Sample XML<?xml version="1.0" encoding="utf-8" ?> <configuration> <libraries> <library alias="SampleSQL" database="sample" server="servername" trusted="true" user="" password="" /> </libraries> <licensing> <code>12345</code> <key>0123456789</key> <timeoutMinutes>1</timeoutMinutes> </licensing> </configuration>
|
|||||||
| Top of Page |
Email this Page
Log Support Call
Send Feedback
Print |
||||||
|
|||||||