ContributionsMost RecentMost LikesSolutionsHow to handle AJAX control post request using TestComplete 5 Load ToolHi, Am using TestComplete Enterprise Version 5.14.523.7 For Load Testing, after recording the script, for AJAX controls the post request structure is not in ContentDisposition format. If ContentDisposition is not available how to handle the post request parametrization..? If ContentDisposition is available i use the following script format , Set Conn= VirtualUser(i).Task.Connection(16).request(0) Set Lcnt = Conn.ContentDisposition Lcnt.Item("ctl00$uxPgCPH$uxCustNo").Data = custno Lcnt.Item("ctl00$uxPgCPH$uxCustID").Data = custno Please find the attached post request files with and with-out AJAX control. Kindly reply how to handle AJAX control post request parametrization. Quick feedback is appreciated. Test Complete 5 (Load Test) Installation in Windows 2008-R2 serverHi, Am not able to register 50 User license in Windows 2008- R2 OS. After registering 50 User license and scheduling the experiment with more than 5 Users throwing an error that your license is limited to 5 Users only. Kindly reply asap....