For some reason when I use the URL Rewrite Module 2 for IIS, any time the Window.Open() is called to open a new window, it opens the window in the wrong window.
For example, window.open(page2.aspx) will actulaly open page1.aspx
I am assuming there is a work around for this issue?
Go to the complete details ...