I am using microsoft SCSF April 2008 Version in my application to develope the smart client application using WPF views. I have multiple WPF views in different modules, when i am trying to navigate using the navigation service of WPF i am unable to navigate vice-versa, it requires reference within the modules andit is creating the cyclic reference exception.
So how can i use a Navigation Service provided by WPF OR is there any work around to achieve?
Can any one help me on the same?