Friends
I've been tasked with stressing an ASP.NET 2003 app with MS ACT. I am
having difficulties doing so because the .NET app is using impersonation, and
apparently the agent running the browser on your behalf in record mode is not
using your credentials.
Therefore, I get an HTTP access denied error. I know that I can specify
real user accounts when I run the test. I just need to know how to get the
record functionality to use my credentials.
Could it be true that MS ACT is only useful for ASP.NET apps that allow
anonymous access???

Signature
Thanks in advance, Terry
Mike Logan - 07 Jun 2005 17:31 GMT
See this link.
http://support.microsoft.com/default.aspx?scid=kb;en-us;322032

Signature
Mike Logan
> Friends
>
[quoted text clipped - 9 lines]
> Could it be true that MS ACT is only useful for ASP.NET apps that allow
> anonymous access???
terry - 07 Jun 2005 19:44 GMT
Thanks Mike
Terry

Signature
Thanks, Terry
> See this link.
>
[quoted text clipped - 13 lines]
> > Could it be true that MS ACT is only useful for ASP.NET apps that allow
> > anonymous access???