G
Guest
I have read that when using Forms Authentication, if you do not specify a
value for the LoginUrl attribute it defaults to default.aspx.
However, to test this, I create an application, add a new form called
default.aspx and set up forms authentication. When I run the program, the
exception thrown says that login.aspx cannot be found.
Why didn't it look for default.aspx?
value for the LoginUrl attribute it defaults to default.aspx.
However, to test this, I create an application, add a new form called
default.aspx and set up forms authentication. When I run the program, the
exception thrown says that login.aspx cannot be found.
Why didn't it look for default.aspx?