RE: Login failed for user '\'

From: Karl S. (KarlS_at_discussions.microsoft.com)
Date: 08/24/05

  • Next message: Cathal Connolly [VB MVP]: "Re: Disable "prompt me to save passwords" programaticly?"
    Date: Tue, 23 Aug 2005 17:07:03 -0700
    
    

    Looks like I was wrong about the below statement.

    > ... I tried setting
    > the authentication mode to anonymous and use the same user and SqlConnection
    > as my web service but I get the same error message. ...

    When I set the authentication mode to anonymous and use the same username as
    my web service, it works. It appears that using "Integrated Windows
    authentication" only is why it is failing for me. What do I need to do to
    get this to work?


  • Next message: Cathal Connolly [VB MVP]: "Re: Disable "prompt me to save passwords" programaticly?"