Page 1 of 1

Recording module giving error

Posted: Wed Feb 27, 2013 11:40 pm
by bsing
Hi there,

When I run a recording module using the play button ... within the recording module (not from the test suite) ... it gives me the following error.

An assembly with the same identity 'Janus.Windows.GridEX.v3, Version=3.5.0.0, Culture=neutral, PublicKeyToken=21d5517571b185bf' has already been imported. Try removing one of the duplicate references. - C:\git\ranorex\src\Transmax-Test1\TTStillCalculates.rxrec

This only started happening when I upgraded from Ranorex 4.0.1 to 4.0.2

Thanks,

Brad.

Re: Recording module giving error

Posted: Fri Mar 01, 2013 1:46 pm
by Support Team
Hi,

Did you check if you duplicated it?
Could you please describe more detailed how you project looks like?
Do you have already tried to delete, rebuild and then to readd it?
How did you upgrade, did you install the new version with the setup.exe file?

Regards,
Markus

Re: Recording module giving error

Posted: Mon Mar 04, 2013 1:46 am
by bsing
I am not sure if one of these references is duplicating the Janus GridEx control.

But my references under 'COM' look like:

Janus GridEX and MultiColumnCombo Controls V3 (C:\Program Files\STREAMS\Janus.Windows.GridEx.V3.tlb)
Janus_Data_V3 (C:\Program Files\STREAMS\Janus.Data.v3.tlb)
Janus_Windows_Common_v3 (C:\Program Files\STREAMS\Janus.Windows.Common.v3.tlb)

Re: Recording module giving error

Posted: Mon Mar 04, 2013 2:07 am
by bsing
I have deleted and added the references again ... then rebuilt the solution. Everything is fine now ... thanks for your help.

Brad.