hello,
i am using this code for customize login
https://www.aspsnippets.com/Articles/Simple-User-Login-Form-example-in-ASPNet.aspx
it works fine in 4.0 framework but i already have website where i have 4.5 framework it is not working please advice
ok it works now
there is a tag in 4.5 frameworkin web.config which needs to be removed and it works now perfect solution
<!--<modules> <remove name="FormsAuthentication" /> </modules>-->
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.