disabling membership security during development

  • Thread starter Thread starter jobs
  • Start date Start date
J

jobs

Building a simple website with membership security. I set my start
page to the page I'm working on. However, when I F5 in VS.NET, it
takes me through the login page every time. Any way to turn this off
during development/testing?

Thanks for any help or information!
 
Building a simple website with membership security. I set my start
page to the page I'm working on. However, when I F5 in VS.NET, it
takes me through the login page every time. Any way to turn this off
during development/testing?

Thanks for any help or information!

hi...
why dont you just run the ASp.net Configuration tool from WebSite-
ASP.net Configuration and then
allow all user to the appliation...

Thanks
Masudur
http://munnacs.110mb.com
 
Back
Top