Menu

Obsolete GetServer() overload used

Styx31
2006-02-15
2013-03-08
  • Styx31

    Styx31 - 2006-02-15

    It seems that GetServer() method implying ICredential parameter no longer exists on TeamFoundationServerFactoryClass.

    Refering last VSIP SDK Doc, you must now provide a ICredentialProvider class, implemented by default in UICredentialProvider.

    I've not found a way to patch the source code to allow specifying username/password... So, I've simply skipped this parameter and use current credentials to authenticate.

    Perhaps you could implement your own ICredentialProvider to provide custom login/password ?

     
    • Martin Woodward

      Martin Woodward - 2006-05-22

      Hi - I fixed this.  Turns out the API changed so now I use the TeamFoundationServer constructor.

       

Log in to post a comment.

MongoDB Logo MongoDB