Hi,
Thanks David!!
Ok, I have got a bit further, well a lot really but just a few possible other issues now
So, I tried with the following:
DataPort 7.6.248
ClientApi 7.0.5 (from the 7.7.254 download source) Not sure that this matters but just for reference.
I was successfully able to connect AND I have been able to download my products now without any error.
After just reading your last reply, i decided to try the following:
DataPort 7.7.248
ClientApi 7.0.5 (from the 7.6.248 download source)
This would NOT connect to the store and gave me the version mismatch message.
DataPort 7.7.248
ClientApi 7.0.6 (from the 7.6.248 download source)
This DID connect, so I got passed the version mismatch message BUT I get the Exception message when i try to download.
So it seems, as long as I use DP version 7.6 with the correct Api for my store 7.0.5, i can connect and download the products. DP 7.7 will connect with "some" client versions, but not all, but when it does connect, this is when the error occurs with the downloading of the product data!
Ok, so I am sort of happy that I have a working version which connects and downloads, however I have a few concerns here:
Firstly, what are the main differences between DP 7.6 and 7.7? What am I losing, and what bugs were fixed by the release of 7.7?
Secondly, I know from entering descriptions in to the Admin that unless you physically use the HTML Editor to re paste HTML code in to the description, the formatting of text on the website doesn't look right. Everything scrunches up together on one line even though the description clearly shows carriage returns etc.
So, Ok, you simply click HTML Editor, space everything out and save and it places the HTML in the Description field and everything now looks ok.
But,
this was one of my concerns when bulk importing data from a CSV where the Description is not going to be the HTML!
I remember seeing a few days ago, a post on here where someone said that DP didn't import special characters and HTML Tags correctly, and (I think it was Logan, can't remember now) replied saying that you shouldn't import the HTML as DP does this for you. Great, I thought, as that was a major worry for me with potentially thousands of products to import.
Now, I have just tried to update a product with a description to test this theory, and I had in my description cell in the csv, the following:
This is a Test Product.
It is the best product around
· Size: 10cm
· Colour: Red
· Switch: None
When I imported this, the bullets ended up as square characters, and my worst fear was realised! It had NOT handled the HTML, and therefore when previewing this, everything was again all scrunched up on to 1 line as follows
This is a Test Product. It is the best product around � Size: 10cm � Colour: Red � Switch: None
So, I guess my question is (and this is probably more to the support team or the developers):
1) SHOULD DataPort handle this and correctly format it?
2) Is it a bug with the Admin that you HAVE to save using HTML Editor before the formatting will appear as WYSIWYG?
3) Could this indeed be a bug that was fixed in DataPort 7.7?
I do think my issue is moving on to a slightly different topic now, but just thought i would throw this out to see if anyone could assist.
I will repeat though, I am happy that I can now fully connect to "a" working version of DataPort and CAN download my Products etc, so that is a huge tick in the box.
I do have some code that will convert text to HTML code in vba, so I can use this for now, but having seen the other post of DP not handling special characters and HTML tags correctly, i now wonder how i will achieve this, since i can't import in the HTML directly, and if I import as Text, we are still going to have to go through thousands of products, clicking the HTML button, reformatting and then saving to generate the HTML code in the Description
Thanks
Andrew