I'm new to IIS and ASP and can't seem to get by this error. I've created an ASP page that takes a user ID and password and then validates it against an SQL database. But when I try to submit the information I get the following error:
Microsoft OLE DB Provider for SQL Server error '80040e4d'
Login failed for user 'IUSR_DEVSQL01'.
I've set up permissions for DEVSQL01\IUSR_DEVSQL01 in both my WinNT and directories. Can anyone help me get around this problem? Thanking you in advance for your help.
Microsoft OLE DB Provider for SQL Server error '80040e4d'
Login failed for user 'IUSR_DEVSQL01'.
I've set up permissions for DEVSQL01\IUSR_DEVSQL01 in both my WinNT and directories. Can anyone help me get around this problem? Thanking you in advance for your help.