Hi All, can anyone help me in this issue?I...

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

P

Pratik Adhikari

Guest
Hi All, can anyone help me in this issue?I checked my co relations, I am using asp.net application with ms sql 2012 at db
 
Did you compare the request sent during recording and replay? i would suggest you to check the request sent during recording and replay. if possible check for 2-3 previous requests as well..
 
Its data issue... pass proper value... looks like your request is not accepting your number format... pls use "atoi" or "itoa" function if you are trying to convert any string as an input....