Question Webclient 11-7 -> 12.8 Application installation file

Therese

New Member
So, I have inherited an old Webclient application built in 11.7. We are now looking into upgrading it to OE 12.8.
To distribute it an .msi was built in Visual Studio including installation instructions for both the Progress WebClient and our app. It is including Webclient files with destination folders program files/Progress Software/WebClient and our files with destination folder program files/Progress Software/WebClientApps .

Also, there are files as prowcini.exe, prowcam.exe and some -dll-files, with destination folder program files/common files/Progress Software/WebClient.
These files I don't know where they came from, and I can't find them anywhere in the dlc folders.

1. Do I still need the files and where can I get them?
or
2. Is there any change in ways of distribute installation files in 12.8? What is the easiest way to produce installation files needed for the application that we now make available on our website for customers to access? I need instructions for beginners :)

Kind Regards,
 
1. The WebClient executables are available at WebClient Executables - Progress OpenEdge
2. with 12.8 the classic AppServer is no longer supprted, you must use PASOE - Quick Start: Moving Your Classic AppServer Applications to the Progress Application Server for OpenEdge
Thank you Stefan! Is seems the prowcini.exe etc is still in use. The documentation of this is really poor or uneasy to find... But hopefully I should be able to just modifiy my project files in VS.

We have migrated most customers to Pasoe in 11.7 already so the main part is done there.

Have you tried Intellistream instead of an external installer tool?
 
Back
Top