T
ThuyTrang
Hi all,
I built an asp.net 1.1 website. Everything works just great. After replacing
the new harddrive and reinstalled the system, the website can't go back to
the requested page (default) after successful login.
Please help.
Here is my web config part:
<authentication mode="Forms">
<forms loginUrl="member.aspx" name="adAutoCookieVic" timeout="60" path="/"
/>
</authentication>
Thanks
I built an asp.net 1.1 website. Everything works just great. After replacing
the new harddrive and reinstalled the system, the website can't go back to
the requested page (default) after successful login.
Please help.
Here is my web config part:
<authentication mode="Forms">
<forms loginUrl="member.aspx" name="adAutoCookieVic" timeout="60" path="/"
/>
</authentication>
Thanks