Some Team-GIS products (e.g. Team-GIS Acreage Analyst and Team-GIS Segment Analyst) use functions that require the ArcGIS Visual Basic for Applications (VBA) add-in. However, this VBA add-in may not be part of the default installation, particularly if doing an 'Administrative Install of ArcGIS for Network Distribution' from the ArcGIS Desktop installation menu.
To find out whether VBA has been enabled in ArcGIS Desktop 9.3 (VBA 6.5) please check your registry to see if you have the following two keys (if you do, it means it is installed):
| • | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{FB97C283-1F3C-42D4-AE01-ADC1DC12F774} |
| • | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{A13D16C5-38A9-4D96-9647-59FCCAB12A85} |
If VBA has not been installed then there are two setup programs (MSI installation files) provided on the ArcGIS Desktop media which should be run:
| • | <ArcGIS Desktop media>\Desktop\Vba\VBAOF11.msi |
| • | <ArcGIS Desktop media>\Desktop\Vba\1033\VBAOF11I.msi |
The ArcGIS Desktop 'setup.exe' runs these by default, but if you are deploying ArcGIS Desktop by using the MSIs directly, you also need to run the above MSIs.
|