I have a composite locator that uses two address lookups, and a single field lookup against a custom intersection table the customer has created. All of the searches work individually, and they cascade through correctly when I run the locator in ArcMap.
When I use the locator in an app we have that runs in the .Net SDK, however, I get the following very generic error:
Error initializing locator services: One or more of the locator's properties is invalid
I would think that if the properties were invalid, they would also be invalid in the ArcMap version. Has anyone seen this or something like it?
Thanks