ERROR
When trying to open an ArcToolbox tool or open the Environments on the Tools > Options > Geoprocessing tab, the following or similar error message(s) is displayed:
"A Runtime Error has occurred.
Do you wish to Debug?
Line: 217
Error: Syntax error"
One possibility is that one or more MS XML .dll files are not properly registered.
Code:
cd c:\windows\system32
Code:
regsvr32 msxml.dll
Code:
regsvr32 msxml2.dll
Code:
regsvr32 msxml3.dll
Get help from ArcGIS experts
Download the Esri Support App