I tried this tutorial:
I followed all the instructions but when I hit the login button I got this error:
Hi,
you must set proper default url and loginUrl
<authentication mode="Forms"> <forms defaultUrl="~/Home.aspx" loginUrl="~/Login.aspx" slidingExpiration="true" timeout="2880"></forms> </authentication>
I hope this will help you out
© COPYRIGHT 2026 ASPSnippets.com ALL RIGHTS RESERVED.