Connect ASP.NET to SQL Server via IIS Problems

Soldato
Joined
25 Jan 2006
Posts
3,071
Location
Gateshead, Newcastle
I have this website setup (its currently for college) and it has database connectivity, but i cant get it to work.

when i open visual studio and write my code and run it within the visual stuido i get the database stuff working fine, but when running it from the localhost ALONE i cant get it to work.

any help would be appreciated

heres the site
http://ste0803.hopto.org

you can see the asp works fine with iis but when you try to login it just says invalid login

if you go to the administration link at the bottom and try the login

User: admin
Password: ocuktest. (note the .)

if the connection wasnt working id get an error, but i get incorrect login. so somethings wrong somewhere and i have no ideas.

Thanks for reading, any help will be appreciated.
StevenG
 
Back
Top Bottom