I'm using the PulseLauncher.exe command line program to automate and facilitate VPN connections for users of a WPF desktop application. I have written a utility to connect to the VPN using the .NET Framework's System.Diagnostics.Start class. The system correctly connects to the tunnel but everytime that it is ran to open a new connection, a pop up error is displayed stating, "Failed to download the application. Please sign in and try again. If the problem continues, please contact your system administrator." This error is the same as reported here, but for the PulseLauncher. Additionally someone mentioned that the issue should have been fixed in version 8.1R4.1. The PulseLauncher version that I am running is 9.0.3.1599 which is the same as the Pulse Secure desktop client that I have installed on my machine.
... View more