<authentication mode="Forms">
<forms name="AuthCookie" path="/" loginUrl="aspxfiles/Login.aspx" protection="All" timeout="30" />
</authentication>
Quote:
quote:Originally posted by planoie
What have you done so far to set up forms authentication? Is you web.config set up right? Post the authentication portion of the web.config so we can see what might be wrong.
|