Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
366 Points
74 Posts
Jan 02, 2007 02:25 AM|LINK
I found some help for you in this article. Basically you probably have a line like this in your Web.config file:
<forms loginUrl="Secure\Login.aspx" requireSSL="true" . . . />
Change requireSSL to false and that should do it for you, but be aware of the security implications discussed in the article I linked to.
aarnott
Member
366 Points
74 Posts
Re: SSL, please help
Jan 02, 2007 02:25 AM|LINK
Visual Studio Project & Build