This is a migrated thread and some comments may be shown as answers.

How To run VB.NET Code in Test Studio Environment

0 Answers 37 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Teja
Top achievements
Rank 1
Teja asked on 23 Jul 2012, 09:43 AM
Hi,
I have developed a code in VS plugin(for Test Studio) to compare two excel sheets. It is working fine in the Visual Studio Environment.
But When I try to run the same test file in Test Studio, it is giving compilation errors to identify the class like Array List, interface like  Microsoft.Office.Interop.Excel.Range 

I have included the references "Microsoft.Office.Interop.Excel " within the Test Studio project and imported the same in the class where i wrote the code to compare the excel sheets.

Any help will help me a lot,

Thanks in advance,
Teja

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Teja
Top achievements
Rank 1
Share this question
or