I'm new to IIS and ASP. I have an ASP page that prompts the user for a login ID and password. This information is supposed to be validated against an SQL database but I keep getting the following error:
Microsoft OLE DB Provider for SQL Server error '80040e4d'
Login failed for user 'IUSR_DEVSQL01'.
Can anyone help me w/ this? Thanking you in advance for your help!
Microsoft OLE DB Provider for SQL Server error '80040e4d'
Login failed for user 'IUSR_DEVSQL01'.
Can anyone help me w/ this? Thanking you in advance for your help!