In my wpf project on main window 1 button is there.
After click on that button we will navigate to report page.
On that wpf page report viewer is added through code.
It was work fine before some day;
After few days it will not work, when i click on button it will not navigate to
specified page and context switch deadlock occure.
How to resolve this?