Problem using IIS 7 and SQL SERVER 2008

Posted by Daniel on Stack Overflow See other posts from Stack Overflow or by Daniel
Published on 2010-05-26T18:53:22Z Indexed on 2010/05/26 19:01 UTC
Read the original article Hit count: 108

Filed under:
|
|

I have problem using IIS 7 and SQL Server 2008. When I trying to show my website using IIS as webserver I get the message "[SqlException (0x80131904): Login failed for user..."

When I using the webserver included in Visual Studio 2010 to show same website there is no problem to access the database.

Why is it working with VS2010 webserver but not with IIS?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about sql-server