I have an ASP application that I generated with ASPRunner 6.3 that is running successfully on a Windows server. We are in the process of moving our web site to a new provider, and thus a new Windows server. I have uploaded the application to the new Windows server and tried to login. The login page comes up, so I feel the database is being found. The login has to match a username and password in a table in the database. As soon as I enter the username and password and hit enter, I get a 500 - Internal server error. Do you think the problem could be the database driver?
Any suggestions that you may have are greatly appreciated.
Thanks!