Search found 2 matches

by AshokYamini
Tue Sep 25, 2018 2:04 pm
Forum: General Questions
Topic: Using statement throwing error on build
Replies: 3
Views: 1047

Re: Using statement throwing error on build

Hi Ranorex 8.2.1 +git.3cdaf795 .Net Runtime version: 4.0.303019.42000 and ranorex project I created in .NEt 4.5.2 and external .dll means third party dll When added thirdparty dll as reference to project added using statement to include library within .cs file Now when I build the project I am getti...
by AshokYamini
Tue Sep 25, 2018 12:52 pm
Forum: General Questions
Topic: Using statement throwing error on build
Replies: 3
Views: 1047

Using statement throwing error on build

I have some .dll which is V4.0 and added as a reference to the project.
and added using statement in my .cs file. when I build it throwing error CS0246.

Can you please help me on this... I am struggling

Thanks in advance