Click to See Complete Forum and Search --> : sign up in forms authentication


zuhrs
May 28th, 2007, 05:07 AM
Asp .net using c#

I have developed an application with forms authentication. When i am clicking on the sign up (new user link), it is not redirecting to sign up page until and unless i am logged in once.

How to get rid of this problem. Can any one help me

mcmcom
May 29th, 2007, 03:16 PM
Can you explain to me what "until and unless i am logged in once" means?

maybe your signup page should be outside of the protected directory ?

mcm