cyclic redundency

Ask general questions here.
omayer
Posts: 458
Joined: Thu Oct 28, 2010 6:14 pm

cyclic redundency

Post by omayer » Wed Sep 26, 2012 2:42 am

how do i call the method from other project when i get the error "cyclic redundency" i removed the reference but now how will i call the method
Thank you
Tipu

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

Re: cyclic redundency

Post by Support Team » Tue Oct 02, 2012 1:02 pm

Hi,

I would reorganize your projects in a way that such cyclic references are no longer needed.
If you have a project with reusable modules this project should be independent from other projects, solutions and shouldn't use modules from the other projects.

Regards,
Markus
Ranorex Support Team