I have a page with several Update Panels on it. the url of that page is: http://[domainnamehere]/stores/
If I omit the trailing slash, everything works fine. if I include it, when the page does an asynchronous postback, it goes to http://[domainnamehere]/stores/stores
Not sure why that's happening, but its sure a pain in the butt! Any suggestions would be most welcome.