Hi
Using View Results tree , whats the Set-Cookie header look like?
Which request from Jmeter doesnt seem to send the cookie? (for e.g. if the
set-cookie has a secure mode then it wont be sent on any http request, or if
it has a path attribute then the path must match)
The other thing to check is that you have Follow Redirects on HTTP samplers
instead of Redirect Automatically.

regards
deepak

On Mon, May 31, 2010 at 9:54 AM, sergio1 <[email protected]> wrote:

>
> Hi everybody,
>
> I'm trying to test an .NET application.
> When I run without https everything works fine, but if I turn on https, it
> looks like Jmeter is not able to
> intercept two cookies, namely:
> .ASPXFORMSAUTH
> ViewMode
>
> Note that other 4 cookies are managed properly, and that I'm working with
> one thread at a time(at the moment).
> I also tried to set them manually (with a copy and paste operation from
> browser), with no luck.
>
> Any suggestion?
> Maybe there is there any specific encryption schema used by .NET?
> Thank you in advance, best regards
>
> Sergio
>
>
>
> --
> View this message in context:
> http://old.nabble.com/Intercepting-ASP.NET-cookies-tp28733038p28733038.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]
>
>

Reply via email to