0

I have deployed ASP page on IIS 7.5. ASP page communicates with the SQL server using windows auhtentication. I get the error, "login failed for user 'Intranet/ServerName'". I did all the settings according to the thread Classic ASP problem connecting to remote SQL Server database , but still no work. Which setting I need to amend to make IIS to connsider credentials of user account for windows authentication rather than machine name?

Community
  • 1
  • 1
  • 1. what version of SQL Server you are using? 2. are you in domain? 3. does SQL Server running with IIS on the same computer? 4. how quick you get error "login failed"? in few seconds or after 30..60 seconds? – Zam Apr 08 '15 at 08:47
  • Can you post the code you are using to connect to your database please? – Andy Davies Apr 08 '15 at 09:37

0 Answers0