Skip to content

Deploying Web Applications Needing ASP

Active Server Pages (ASP) are an obsolete technology that is no longer supported by Microsoft or in DataFlex.

ASP is not enabled by default even after installing Internet Information Server (IIS). Since some older DataFlex Web applications may use ASP, you might need to enable this feature before those types of applications can run on Windows Server.

Enabling ASP

To enable ASP, follow these steps:

  1. Select Start | Manage Your Server (if Manage Your Server does not come up automatically).
  2. Click on Manage this Application server.
  3. Expand Internet Information Services (IIS) | (local computer).
  4. Highlight Web Service Extensions.
  5. In the right-side panel, highlight Active Server Pages (the default status is prohibited).
  6. Click on the Allow button from the group of buttons on the left.

See Also

Deployment Reference