Configure an Address Validation Provider

If, when you install an address validation service, you select to configure your validation provider at a later time, use this procedure to configure Satori or another validation provider such as a web service.

Note: To use an address validation provider other than Satori, you must first create a new Class Library project and add a reference to the Blackbaud.AppFx.AddressValidation.Service.exe. Within this project, create a class that implements the four interfaces required for address validation providers: IValidationProvider, IAddressValidation, IAddressBrowser, and IAddressPresort. After you create the class in the project, build and copy the *.dll file to a location on your address validation server. When you configure the provider, you must map to the *.dll file.