3
votes
ASP.net application can’t connect to sql server 2005 database.
By default IIS will try to use an ASPNET account which needs to be granted access to SQL Server. I don't have a setup anymore to describe this but the following link offers a couple of solutions: …
