| Author: Nikhil Gaur 01 Nov 2009 | Member Level: Diamond | Rating:  Points: 2 |
set location tag in you config file. like this
<location path="admin"> <system.web> <authorization> <allow users="*"/> <deny users="?"/> </authorization> </system.web> </location>
Join this campus group http://www.dotnetspider.com/sites/637/-ecb-aspdotnet.aspx
Thanks & Regards NIks My Software and Web Development Experience
|