Search found 1 match

by Senthil
Thu Aug 06, 2009 5:36 am
Forum: Automation Tools
Topic: CSVConnector could not be found
Replies: 2
Views: 2977

CSVConnector could not be found

Hi Guys,

CSVConnector csvConnector = new CSVConnector(@"D:\Ranorex\TestData.csv");

I got an CSVconnector could not be found error message for using above code.. i added Microsoft.Office.Interop.Excel.dll. but it shows same error.. How to resolve this problem.


Thanks