Hi
here is a sample file
https://skydrive.live.com/#!/?cid=1bd02fe33f80b8ac&sc=documents&uc=1&id=1BD02FE33F80B8AC!868

run against a sample ASP.NET site(not mine, please do not abuse!) which has
both viewstate and eventvalidation

http://testdrive.barnyardbbs.com/ASP.Net-Gallery-Control-Open-Source

You can compare with your site.

regards
deepak

On Wed, Sep 7, 2011 at 2:08 PM, Deepak Shetty <shet...@gmail.com> wrote:

> Compare what the regex extracts with the value attribute of the hidden
> field (from View Results tree listener you can get the latter, and from
> debug sampler you can see the former). Also check the value you are sending
> in  View Results Tree in the next request
>
> regards
> deepak
>
>
> On Wed, Sep 7, 2011 at 1:50 PM, chanda <kcma...@yahoo.com> wrote:
>
>> Though I am extracting the Regular Expression of the ViewState and
>> EventValidation from the previous request and passin the Variable in the
>> next request I am getting an error saying "The state information is
>> invalid
>> for this page and might be corrupted", how do I know that the RegExp
>> variable I am passing to the request is correct or no.
>>
>> --
>> View this message in context:
>> http://jmeter.512774.n5.nabble.com/Issue-with-Reular-Expression-tp4770195p4780066.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