1.30.0 HELP! TestApp Not Working (1 Viewer)

suprazzers

New Member
November 20, 2022
1
0
Home Country
Turkey Turkey
i compile TestApp but im getting this error:

Error CS0246 The type or namespace name 'TvCardCollection' could not be found (are you missing a using directive or an assembly reference?) TestApp TvEngine3\TVLibrary\TestApp\Form1.cs 39 Active

Can someone solve this error? I tried this but this time i am getting itv card errors. Please help!

public List<DsDevice> _tvcards = new List<DsDevice>(DsDevice.GetDevicesOfCat(FilterCategory.BDASourceFiltersCategory));
 

Users who are viewing this thread

Top Bottom