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: csv import question

  1. #1
    tytyguy is offline Senior Member
    Join Date
    Nov 2007
    Posts
    307

    Default csv import question

    I am getting this error when trying to import via csv...


    Error on Node: : The 'AspDotNetStorefrontImportFile' start tag on line 1 does not match the end tag of 'Product'. Line 1, position 426758.

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    The problem here is with your import file itself. If you have multiple locale activate in your store, make sure that there's always a matching start and end tag.

    e.g.
    Code:
    <ml><locale name="en-GB">PlaysStation Portable(PSP)</locale></ml>