954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Web service login failed error

I have a web app that when run locally runs as intended. Once published to my server it does not. The issue is related to sql's integrated security. The webservice/sql call is using "domain/machinename" as the login, instead of my active directory credentials. There is no sql security login for the sql server I am accessing. How do I get the web service to read my credentials instead of the servers?

router.exe
Newbie Poster
9 posts since Oct 2010
Reputation Points: 10
Solved Threads: 1
 

it is not always recomended to use win auth, you need to create a user in sql for your app.

vuyiswamb
Posting Whiz
312 posts since Mar 2007
Reputation Points: 31
Solved Threads: 14
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: