I am still having this issue. But this comes up when it's calling via Home page. When I used this via any child page it's working fine as it's redirecting to correct page as below where the SearchResult Page is under the Home ( ~/Home/Search)
http://localhost:0000/Home/Search?q=welcome
It seems that SearchResultPage value can't get when it's calling via ~/Home
Your thoughts and suggestions would be highly appreciated
Thank you
http://localhost:0000/Home/Search?q=welcome
It seems that SearchResultPage value can't get when it's calling via ~/Home
Your thoughts and suggestions would be highly appreciated
Thank you