Hello!
I have a following problem:
When I use nlb cluster and cluster's name address (eg.
http://my.company.com/myapp/)
to run an ASP.NET application I get always
IIS's logon prompt to type username and password to the site. I surely use
proper credintals but always receive Access Denied error (http 401).
However
when I run the application by using cluster hosts separately (eg.
http://server1/myapp/
or http://server2/myapp/)
everything works fine.
Please, could you advice me, what could be wrong and what should I do in
order to solve this issue?
Thank You!
Peter