Kbase P16628: What Webclient files from the application assembler are required?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/11/2008 |
|
Status: Verified
GOAL:
What Webclient files from the application assembler are required?
FACT(s) (Environment):
Windows
Progress 9.x
FIX:
The WebClient Application Assembler is a Progress PRO*Tool and is part of your Progress development environment. Before you run the WebClient Application Assembler, you should read the design chapters in Progress on the Web and make your decisions about how you want to deliver and install the application on your end users' machines. When you run the WebClient Application Assembler, you are presented with a number of screens in which you provide information about your application install based on the design decisions you make.
Input Files Required for the WebClient Application Assembler
Before you run the WebClient Application Assembler to define your application and its components, You must have a root directory for your application and it must contain:
All files that comprise the application (.r files, .pl files, image files, and so on).
All files that require special install processing (System Tasks) for your application. This includes third-party files such as ActiveX controls, system .dll files, image files for shortcuts, and an initialization file.
In addition to the above items, the following must be true:
All files placed in the components must reside under the Application Root Directory: the directory you specify in the General Tab of the WebClient Application Assembler.
The application's directory structure under the Application Root Directory on the development machine must be the same as the directory structure you want to use on the end users' machine under the directory where the application is installed.
This information is found in Progress on the Web 7.2 Running the WebClient Application Assembler at www.progress.com