Hi
I am trying to run a SQL Stored Procedure using a Coded Step in Test Studio and when do so getting following error
The type or namespace name 'Data' does not exist in the namespace 'System' (are you missing an assembly reference?)
Can anyone advise on how i can fix this at all?
I have the following set in the Coded Step
using System.Data;
using System.Data.SqlClient;
Many Thanks
Hi Mark,
What references you have added in the project? Can you share a screenshot of these?
Regards,
Elena
Hi Elena
Have attached some screenshots for you