|
|
ISPG Runtime
ISPG Runtime is a set of dynamic libraries (dll) that process .ispg HTTP requests on the web
server, and format .ispg HTTP responses to be sent to the client browser.
The runtime is available in two versions:
- Server Edition, designed to be used on web servers powerd by Microsoft IIS 6.0 or later,
as an ISAPI extension. It requires a license. A 30-day trial license can be obtained during the product
registration process. It is included only in ISPG Server.
- Developer Edition, designed to be used embedded in ISPG IDE to help visualize and debug
ispg web pages, or on IIS 6.0, for tests and demonstration purposes, since it can be used freely, without a
license. It may also serve as a fall-back when a license is not available for the Server Edition, althou it is not
reccomended to be used on a production site, because it has embedded debug facilities which diminish
performance. It is included in ISPG Server
and ISPG Studio.
To find out more about the ISPG Runtime, please read the
ISPG Manual.
|
|