I want to use the .NET wpf Webbrowser control in my desktop application. I wanted to connect to the qlikView-Server without explicit user login with using the syntax user:password@Server in the link like in Firefox.
Unfortunately the .net Webbrowser control doesn't support the authentication with the user and password in the link like