I have a remote with a port number (e.g. http://examplename:8080/path/to/repo) and when I push using credential manager 1.6.0, I get an error with the following stack trace (from Event Viewer):
System.UriFormatException: Invalid URI: The hostname could not be parsed.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.UriBuilder.get_Uri()
at Microsoft.Alm.Cli.OperationArguments.CreateTargetUri()
at Microsoft.Alm.Cli.OperationArguments..ctor(Stream readableStream)
at Microsoft.Alm.Cli.Program.Get()
at Microsoft.Alm.Cli.Program.Main(String[] args)
Thanks - I'll get a fix ready and published as quickly as possible.
having this same problem
Most helpful comment
Thanks - I'll get a fix ready and published as quickly as possible.