D
Daniel Walzenbach
Hi,
when I start my asp.net page for the first time I almost always get the
following output:
form name="Form1" method="post"
action="Login.aspx?ReturnUrl=%2fatv2004%2fDefault.aspx" id="Form1">
After refreshing the page everything is perfectly fine and the page gets
rendered.
I have forms authentication enabled but have seen this error in another
application which doesn't use any authentication at all.
Has anybody else observed this phenomenon and knows how to solve it?
Thank you a lot in advance!
Daniel Walzenbach
when I start my asp.net page for the first time I almost always get the
following output:
form name="Form1" method="post"
action="Login.aspx?ReturnUrl=%2fatv2004%2fDefault.aspx" id="Form1">
After refreshing the page everything is perfectly fine and the page gets
rendered.
I have forms authentication enabled but have seen this error in another
application which doesn't use any authentication at all.
Has anybody else observed this phenomenon and knows how to solve it?
Thank you a lot in advance!
Daniel Walzenbach