How do I find the Open Client version information?

Open Client has two version numbers: one for the client running in the browser, and one for the server running in the web server. There are several ways of obtaining the version information from the status bar, you can:

  1. Hover over the PROIV icon on the right of the status bar to display the Open Client Server and the client versions.  

  2. Click P? in the status bar to display the About PROIV window.

Click here to see an example screenshot of an Open Client application with the version information displayed.

If the application does not have a status bar, right-click on an empty area of the screen and select View Page Source option from the menu. The Open Client Server version is displayed near the top of the page.

Click here to see an example screenshot of the View Page Source with the version information displayed.

The client version is stored in the script file loaded by the browser. The file is on the Open Client Server in the Open Client root folder, and is called a2_OpenClient_Init.js. To view this information, use either a browser debug tool such as Firebug (for FireFox) or I.E. Developer (for Internet Explorer), or open the file with a text editor. The client version is located in the clientBuild property on line 212.

Comment on this topic

Topic ID: 800041

Table of Contents

Index

Glossary

-Search-

Back