Hi
On Win2008 R2 + .net 4.0 we have found a strange problem.
Publishing new web site, when you try to access it via http://mysite.company.com it automaticaly redirects you on http://mysite.company.com/login.aspx. But entering a full address http://mysite.company.com/default.aspx is OK.
It looks like some kind of a bug, because all other pages on older IIS (Windows 2008 not R2) are working fine. When you enter http://mysite.company.com it automaticaly opens default.aspx not goinf to login.aspx.
We have found article regarding this http://stackoverflow.com/questions/5080837/asp-net-2-0-and-4-0-seem-to but did not help.
Any clues how to procees with this 'bug'
Regards,
Mike