Compile Menu Overview

The Compile menu is used to compile and test completed pages. There are four options in the Compile menu:

Deploying Applications

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.

Deploying Applications Under IIS

Use IIS if you are working with one of the following combinations:

For either combination above, complete these steps:

  1. From the Windows Start Menu, go to the Control Panel and select Administrative Tools.

  2. Select Internet Information Services.

  3. In the Internet Information Service window, navigate to the target directory folder under (computer name) > Web Sites > Default Web Site > (target directory).

  4. Genesys Agent Scripting must be deployed as a separate application. To do this:

    1. Right-click the folder and select Properties.

    2. Click the Create button next to the Application name.

ASP.Net with Async*

If you are using ASP.Net with Async, complete these additional steps:

  1. Right-click the Async sub-directory folder and select Properties.

  2. Click the Create button next to the Application name.