Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Add Customer Error

  1. #1
    cjbarth is offline Senior Member
    Join Date
    Oct 2008
    Posts
    392

    Question Add Customer Error

    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?

  2. #2
    cjbarth is offline Senior Member
    Join Date
    Oct 2008
    Posts
    392

    Thumbs up

    OK, turns out that <Password></Password> is a valid WSI value.

    The documentation needs to be updated.