ASP.net Works locally(on server) but not when I try to access it on my domain name.
I have a dedicated server for my website(s).... .but the usernames and login names wont work when i type in the domain name (i.e... www.domain.com/login.aspx )
When i do it through the domain name it acts like the username and passwords dont exist.
however it does work when I do it locally on (ie... localhost:/wwwroot/login.aspx)
If someone could help me that would be great.