Forum Discussion

prabhjot88singh's avatar
prabhjot88singh
Contributor
5 years ago
Solved

Unable to run DDT for looping through CSV

Hi Team,   I am using below function in my script to access DDT using CSV File:   function driveContributionFile() { DDT.CSVDriver("C:\\Users\\singhp\\Desktop\\PENFAX_REGRESSION_SUITE\\Inp...
  • LinoTadros's avatar
    5 years ago

    It is exactly what it says.

    You are running the 64 bit version of TestComplete and you don't have the 64 bit version of the ADE on your machine

    To fix this, please download the 64 bit version from here: https://www.microsoft.com/en-us/download/details.aspx?id=13255

     

    it will take a minute max and you will be able to run the code successfully using the correct driver.

    Note: SmartBear can NOT install this 64 bit driver automatically during install due to licensing issues with Microsoft.  Same for all other companies out there.

     

    Hope that helps

    -Lino