User-1966295144 posted
The SQL Server login failed with IIS7 (through Internet Explorer) but succeeded with Visual Studio .NET 2008 Web Server.
The ASP.NET page was reachable, then username and password were entered to their text boxes respectively. The button to validate the account on SQL Server on company server was clicked and "Login Failed" error was encountered.
Sometimes, near .Open and sometimes near .ExecuteReader.
Firewall on the development PC has been turned off. UAC is enabled. Full permission (to everyone) is already given for IIS7 binary folders.
What else can be done?