pdraper 
Advanced Member 
 
New Zealand 
160 Posts Pre-sales questions only (More Details...)
  | 
 Posted - 07/31/2018 :  16:15:17
   
 
Have just tested this on 6.9.4 abd when I try to upload the file I get the following
  Request object error 'ASP 0206 : 80004005'
  Cannot call BinaryRead
  /vsadmin/inc/inccatcsvimport.asp, line 343
  Cannot call BinaryRead after using Request.Form collection.
  DBDave I know you are using this too have you had any issues or know the fix?
  Cheers
  Paul 
 | 
dbdave 
ECT Moderator 
 
USA 
10577 Posts  | 
 Posted - 07/31/2018 :  16:26:26
   
 
 I'm not sure. I'm in the office now, but I can take a look at my setup in a bit when I am home. Did you successfully download the category data? Have you tried that?
  David 
 | 
pdraper 
Advanced Member 
 
New Zealand 
160 Posts Pre-sales questions only (More Details...)
  | 
 Posted - 07/31/2018 :  16:40:24
   
 
Yeah download works fine.  Just the upload
  Paul 
 | 
dbdave 
ECT Moderator 
 
USA 
10577 Posts  | 
 Posted - 07/31/2018 :  16:53:03
   
 
 Ok, to isolate any problems with your file, did you try to upload that file without making any changes to it? 
 | 
dbdave 
ECT Moderator 
 
USA 
10577 Posts  | 
 Posted - 07/31/2018 :  17:11:52
   
 
 Ok, I have checked my usage versus the original file from Mike. I did make one modifications to include more columns, as his tool did not include some I use.
  But it's nothing related to your issue. I would contact Mike for troubleshooting. He is good with spotting these things. 
 Edited by - dbdave on 07/31/2018  17:12:25
 | 
DLSS 
ECT Moderator 
 
Canada 
3976 Posts  | 
 Posted - 08/01/2018 :  09:43:10
   
 
 | 
pdraper 
Advanced Member 
 
New Zealand 
160 Posts Pre-sales questions only (More Details...)
  | 
 Posted - 09/03/2018 :  18:52:35
   
 
Ok thought this was fixed with DLSS latest code but its back again.  Only this time on the product upload module
  Can download any csv no issue.  try to reupload and I get 
  Request object error 'ASP 0206 : 80004005'
  Cannot call BinaryRead
  /vsadmin/inc/incupdcsvimport.asp, line 595
  Cannot call BinaryRead after using Request.Form collection.
  Paul 
 Edited by - pdraper on 09/03/2018  18:53:24
 | 
dbdave 
ECT Moderator 
 
USA 
10577 Posts  | 
 Posted - 09/03/2018 :  19:37:26
   
 
 It sounds like whatever fix Mike did for the category tool, maybe needs to be applied to the product upload as well. Mike is really great to work with, have you tried to send him an email? 
 | 
pdraper 
Advanced Member 
 
New Zealand 
160 Posts Pre-sales questions only (More Details...)
  | 
 Posted - 09/03/2018 :  19:50:20
   
 
Hey Dave
  No just checked category and thats not working either.  Maybe it never worked and I was thinking of something else.
  So to be clear this issue is with both cat and prod upload.
  Yes have dropped him an email as well.
  Paul 
 Edited by - pdraper on 09/04/2018  13:53:50
 | 
dbdave 
ECT Moderator 
 
USA 
10577 Posts  | 
 Posted - 09/03/2018 :  21:08:35
   
 
 I did some searching on that error and a few things come to mind. One, I think your server will need to have the aspupload component installed. Has any uploads worked at all?
  
 Edited by - dbdave on 09/03/2018  21:09:07
 | 
pdraper 
Advanced Member 
 
New Zealand 
160 Posts Pre-sales questions only (More Details...)
  | 
 Posted - 09/04/2018 :  13:53:09
   
 
ASPUpload already installed
  Like you have spent a few hours trying to find the answer to this.  But nothing is coming out of the wood.
  I thought the dlss prod upload was working but maybe I got something wrong.  Mike sent me the latest version as I struggled to login and thought after that I did a test and all was fine but i am thinking I may have tested with the inbuilt ECT version which does work
  Paul 
 Edited by - pdraper on 09/04/2018  13:57:31
 | 
pdraper 
Advanced Member 
 
New Zealand 
160 Posts Pre-sales questions only (More Details...)
  | 
 Posted - 09/04/2018 :  14:09:53
   
 
Ok so after all that Dave actually made me think about aspupload so I created a little script to test independantly of ECT which resulted in a new error.
  As I actually had a 32bit version running on a Windows 2016 box the lights suddenly went on.
  In my case the the first was I had to go into the Applications Pool on the IIS server and enable 32 bit applications in the advanced settings.
  Now Im still having issues with the product mod but its just showing
  Product Data Import Results   The CSV file import failed and your product data has not changed.
  No file was uploaded.
  Unfortunately the cat upload is still showing the old error Request object error 'ASP 0206 : 80004005'
  Cannot call BinaryRead
  /vsadmin/inc/inccatcsvimport.asp, line 343
  Cannot call BinaryRead after using Request.Form collection.
 
  
 Edited by - pdraper on 09/04/2018  14:26:21
 | 
dbdave 
ECT Moderator 
 
USA 
10577 Posts  | 
 Posted - 09/04/2018 :  15:40:25
   
 
 How large of a file are you attempting to upload? 
 | 
pdraper 
Advanced Member 
 
New Zealand 
160 Posts Pre-sales questions only (More Details...)
  | 
 Posted - 09/04/2018 :  18:43:02
   
 
200kb
  Paul 
 | 
dbdave 
ECT Moderator 
 
USA 
10577 Posts  | 
 Posted - 09/04/2018 :  20:42:23
   
 
 Right, so that rules out file size. I think you will want to ask Mike about this. I expect he will know what the issue is. 
 | 
pdraper 
Advanced Member 
 
New Zealand 
160 Posts Pre-sales questions only (More Details...)
  | 
 Posted - 09/05/2018 :  13:26:14
   
 
So with the assistance of Mike these issues are now finally put to bed.
  CatUpload.  Was on an old version and needed to update it. ProdUpload. Well to be honest still not sure what the issue was here but removed and replaced.  Bam all works.
  Thanks to all for the perseverance and suggestions.
  Paul 
 | 
dbdave 
ECT Moderator 
 
USA 
10577 Posts  | 
 Posted - 09/05/2018 :  13:33:07
   
 
 No worries. I thought Mike would be able to solve this.    
 | 
|   | 
  |