All
im attempting to create a composite locator via python in a 10.5.1 environment and get the following error message:
ExecuteError: Failed to execute. Parameters are not valid.
ERROR 000039: Not enough reference data tables for this style.
Failed to execute (CreateAddressLocator).
Im creating the composite from a group of single field locators that are made from shapefiles. I have a 5 locators being made and then merged into the composite, lets call them A-E. Locator E is the one that continues to cause the error. If i take "E" out of the equation the process runs fun and im able to create my composite locator.
So it appears the process and code are fine, im not exactly sure what to be looking at with the shapefile that would clue me in on what is causing the error. There dont seem to be any major components of the shapefile missing.
any and all help would be greatly appreciated.
thanks
Dave