This section outlines the procedure for modifying OpenPix
2.1 references so they point to the new ImageIgniter server and
client viewers.
The Version string <ver> mentioned below changes
over time. To find the current version, look at the ActiveX Verify
page.
To change server and client references |
 |
Identify existing content with OpenPix server
and client references.
Modify all existing server references to point to the
new server.
Change the server references from
/cgi-bin/OpenPixCGI?FIF= to /OpenPix.iip?FIF= |
Modify all existing viewer references to point to the
new viewers.
Change existing ActiveX CLASSID and CODEBASE references to
CLASSID="CLSID:56ECEF01-E59E-11D0-9243-000000000000" |
CODEBASE="http://<hostname>/OpenPix/controls/ViewPix01.cab#Version=<ver>" |
Change existing Java viewer codebase references to
codebase="http://<hostname>/OpenPix/classes" |
Test the modified pages to ensure they function properly.