I see in the template for adding a customer to ASPDNSF using WSI there is no field for Password. However, when I do an import I get the following error:
<?xml version="1.0" encoding="utf-8"?><AspDotNetStorefrontImportResult Version="7.1" DateTime="2/10/2010 3:28:30 PM"><Verbose Message="Import Starting" /><Verbose Message="Processing Customer, Name=, Action=1, ID=0, GUID=, EMail=" /><Error Message="Exception, Message=Password is required to add a customer record" /><Verbose Message="Import Completed" /></AspDotNetStorefrontImportResult>
Am I missing something?