The latest posting I can search was the one posted on 2006-02-23. It seems the problem is not resolved.
JMeter can handle the __VIEWSTATE recorded by a particular user without any problems. But I have 1000 users and it is too time-consuming to record to capture the the different __VIEWSTATE value for each one of those users. That is the reason why I have to use the URL Re-writing to do it automatically. So, basically, the problem is that the URL Re-writing fails to handle __VIEWSTATE correctly. > > From: "Peter Lin" <[EMAIL PROTECTED]> > Date: 2006/03/31 Fri AM 10:06:50 EST > To: "JMeter Users List" <[email protected]> > Subject: Re: Test Microsoft .NET aspx pages with VIEWSTATE > > someone else asked about this a few months back. if you search the mailing > list, you should be able to find the solution the person used to handle > viewstate. > > peter > > > On 3/31/06, Networker <[EMAIL PROTECTED]> wrote: > > > > Could you please advise how to test those .aspx pages with the > > hidden field __VIEWSTATE? The values of the fields recorded by > > different users are different. So, I have to use the HTTP URL > > Re-writing Modifier to handle all the fields. Unfortunately, however, > > it can not handle the __VIEWSTATE. I think the field has some > > special characters like "+" which screws up the parsing... > > > > Anyway, could you help? Any workaround available? > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

