SqlException: Login failed for user

Posted by Younes on Stack Overflow See other posts from Stack Overflow or by Younes
Published on 2010-05-21T14:16:13Z Indexed on 2010/05/21 14:20 UTC
Read the original article Hit count: 193

Filed under:
|
|

I use a dbml for my Data Access Layer to provide the data that i need in my app. When i connect from the server explorer everything seems fine. I choose to use my windows authentication and the connection test shows everything works just fine. When i Build my solution and run it on my IIS it says that i'm using a login that is not working. How to solve this issue?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about sql