Follow these steps if you receive the following error with geoport toolkit: "Missing dependency COMDLG32.OCX"
1. download the file ftp://update.geotab.com/public/support/COMDLG32.zip 2. Paste the file into WINDOWS\SYSTEM32 directory on your C: drive 3. Click on the Windows "Start" button and then click on "Run" 4. type cmd and press enter 5. type c:/windows/system 5. type the following command to register this library file:
regsvr32 \windows\system32\COMDLG32.OCX and press enter
|