Hi Sujesh, Did you try to compare the request that jmeter sends to what you record on a proxy/http logging tool?
what is the difference that you see? Himanshu On Wed, Jan 7, 2009 at 4:55 AM, Sujesh <[email protected]> wrote: > > Hi, > > I am using JMeter for conducting performance testing for an ASP.NET > application. > The problem I am facing is I am not able to submit a request through JMeter > as the page uses WebForm_PostBackOptions. > > I traced down the values to be passed > > WebForm_DoPostBackOptions(WebForm_PostBackOptions(eventTarget, > eventArgument, validation, validationGroup, actionUrl, trackFocus, > clientSubmit)) > > and found the values for the above arguments (attached the screenshot of > the > request) > > Anyone faced same issue, or any solution/workaround you suggest for this? > > Thanks in advance. > > ~ Suj > > > http://www.nabble.com/file/p21330776/WebForm_PostBackOptions.jpg > -- > View this message in context: > http://www.nabble.com/Support-for-ASP.NET-WebForm_PostBackOptions-in-JMeter-tp21330776p21330776.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

