Knowledge Base Article
KB10794 - What is the procedure for running the TatukGIS Internet Server on the Win2000 operating system?
The Internet Server 8.x is not out-of-the-box compatible with Windows 2000 because registry-free COM deployment is supported only on Windows XP and newer operating systems. However, it is still possible to run the Internet Server on Win2000, by following the following steps:
1) Install the TatukGIS IS as usual.
2) Locate the TatukGIS_IS8_CORE.dll in the TatukGIS_IS.core subdirectory of the sample folder and register this COM object. Usually it will be:
regsvr32 "\Program Files\TatukGIS\IS8\TatukGIS_IS8\TatukGIS_IS.core\TatukGIS_IS8_CORE.dll".
3) Call IISRESET to restart the server.
4) Activation procedure will place a .KEY with the proper activation key in a subfolder TatukGIS_IS.core of the web application. If you use regsvr32 to run a different copy of TatukGIS_IS8_core.dll, ensure that .KEY file is placed in a same folder as the registered .dll.
If you want just to deploy the server, perform step (2) in a properly deployed application folder.
Created: 2008-07-03, Modified: 2008-07-03
|