Name space error 'Test' does not exist in the namespace 'Mic

Ranorex Studio, Spy, Recorder, and Driver.
Shruti
Posts: 25
Joined: Thu Sep 06, 2012 9:13 am

Name space error 'Test' does not exist in the namespace 'Mic

Post by Shruti » Sat Mar 01, 2014 1:49 pm

Hi,
We are using a third party API with Ranorex to compare images.

While compiling the solution in latest ranorex version 4.1.5 we are getting as error as below:-
"The type or namespace name 'Test' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) (CS0234)"

Please see the attached dll and below is the line in which error appears in the ".cs" file
using Microsoft.Test.VisualVerification;

Also please note that this was working fine in Ranorex 4.1.4

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Name space error 'Test' does not exist in the namespace 'Mic

Post by Support Team » Tue Mar 04, 2014 2:33 pm

Hello Shruti,

Unfortunately it is not allowed to upload *.DLL files to our forum.
It seems that the reference is not available in your project.
Can you please make sure that you have added the *.DLL to the references in your project?

Regards,
Bernhard