Checklist for successful run of 4gl applications

There are certain requirements that must be fulfilled before running 4gl applications.
If these requirements are not met, you might get runtime issues.

You have the successfully installed all the necessary Lycia components:
runtime
application server
web server
You have created all the necessary source files.
You have imported and add all the necessary resource files.
You have created and linked all the necessary libraries.
You have successfully built your program (no compilation errors).
You have successfully deployed your program from the development station (no deployment issues).