QUOTE (maxgs @ Jul 1 2009, 12:20 PM)

message in my exported file reads::
The delimiter ',' can´t be found after the field 'purchasable' at line 17 (the record has less fields, the delimiter is wrong or the next field must be marked as optional).
Im able to upload the first 16 products of the file with no problems and i cannot find any differences in the the products loaded vs. those that are not loaded. What could be the reason? Just got up and running the new version, yet not able to get test uploads completed.
You are missing a comma or have an extra comma somewhere, most likely after the purchasable field on line 17 of the csv. If you open it in notepad the problem should be easier to see than in excel.