Guest ozza Report post Posted June 5, 2008 I am attempting to load test a new asp.net mobile web application, but keep getting Application Errors. I assume this is because the Mobile application generates a dynamic URL ie when the mobile device connects to http://mobileapp.com/ it is redirected to http://mobileapp.com/i/(S(dy3begymqt01oo55...2j))/index.aspx where the URL is unique to the session. How do I get around this with WAPT? Thanks in advance! Quote Share this post Link to post Share on other sites
Guest angela Report post Posted June 6, 2008 I am attempting to load test a new asp.net mobile web application, but keep getting Application Errors. I assume this is because the Mobile application generates a dynamic URL ie when the mobile device connects to http://mobileapp.com/ it is redirected to http://mobileapp.com/i/(S(dy3begymqt01oo55...2j))/index.aspx where the URL is unique to the session. How do I get around this with WAPT? Thanks in advance! Hi, Please try to use the function Parameter from URL. In order to enable us to understand what happens better you can send to us Profile, Full and Error logs. Quote Share this post Link to post Share on other sites