The Compile menu is used to compile and test completed pages. There are four options in the Compile menu:
Web pages generated by Genesys Agent Scripting require write access to their target directory. When deploying Genesys Agent Scripting applications, make sure that the Web Server has write authority to the target directory.
Use IIS if you are working with one of the following combinations:
ASP or ASP.Net without Async
ASP.Net with
For either combination above, complete these steps:
From the Windows Start Menu, go to the Control Panel and select Administrative Tools.
Select Internet Information Services.
In the Internet Information Service window, navigate to the target directory folder under (computer name) > Web Sites > Default Web Site > (target directory).
Genesys Agent Scripting must be deployed as a separate application. To do this:
Right-click the folder and select Properties.
Click the Create button next to the Application name.
If you are using ASP.Net with Async, complete these additional steps:
Right-click the Async sub-directory folder and select Properties.
Click the Create button next to the Application name.