Yes, I tried using HTTP URL rewrite to fetch __VIEWSTATE, __EVENTTARGET kind
of arguments from previous request, still it is not wrking.

~ Suj


Hi Suj,

Your example is showing that "__VIEWSTATE" parameter is a constant.
When I was testing my .NET application I found that the parameter from
request-to-request was different, and I "extracted" the parameter value from
previous request for using in next one.

May be this is your problem.
Also check another .NET parameters, like "__EVENTTARGET" and etc.

Cheer,
Yaroslav
-- 
View this message in context: 
http://www.nabble.com/Support-for-ASP.NET-WebForm_PostBackOptions-in-JMeter-tp21330776p21430159.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to