Hi All,
I created one WCF service successfully. Earlier i got some issues but later i resolved one by one and now it's working fine with both .svc and .svc?wsdl files. As a service it's displaying in browser.
I deployed it on server, When i accessed it through .NET command prompt client it is failed at DB connection(windows authentication).
Error : "Login failed for user \'\'. The user is not associated with a trusted SQL Server connection.
Same credentials worked for me with original service.
I am worried about why my service test client failed with deployed version. is there any additional settings needs to do?
Can any one please guide me how can i achive this.
It will be more helpful for me. Awaiting for response. It's little urgent.
If u require more details, let me know. i wil share it.