The Kinetic Jump site navigation header requires JavaScript to be enabled and the latest version of the Macromedia Flash Player. If you are you using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Flash Player by downloading here.

Welcome Guest Search | Active Topics | Log In | Register

Proxy Problem Options
Adnan
#1 Posted : Thursday, March 26, 2009 5:54:15 PM
Rank: Newbie
Groups: Member

Joined: 3/26/2009
Posts: 1

Do we need to do anything to wire up the client application that uses the AppLife Update Controller to provide proxy information?

 

We have a customer who gets the following error when the application checks for updates:

 

•Check for update fails on (407) Proxy Authentication Required.

 

 How does one provide this information?

 

Thanks

brianh
#2 Posted : Friday, March 27, 2009 6:14:14 PM
Rank: Administration
Groups: Member, Administration

Joined: 5/24/2007
Posts: 362
Location: Minnesota

Hello Adnan,

 

By default, the Update Controller automatically detects proxy settings.  These would be the same proxy settings that is set in Internet Explorer.  For authentication, the current user's credentials are used.  If the proxy server settings are different or alternate user credentials are necessary, your application would need expose to the user a means to set these values, then use the values to set the proxy configuration properties on the update controller.  In AppLife Update, these settings are exposed in the tools..options..publishing dialog.

Brian Haas
Kinetic Jump Software
cari
#3 Posted : Wednesday, November 30, 2011 8:57:14 AM
Rank: Member
Groups: Member

Joined: 11/30/2011
Posts: 1

Hello I have the same problem.

I want to ask the user for the proxy settings, but only if the exception "proxy authentication is required".

But how I can check if the authentification is required, have you a idea for me?

Thank you

Reiner

brianh
#4 Posted : Thursday, December 01, 2011 1:23:08 PM
Rank: Administration
Groups: Member, Administration

Joined: 5/24/2007
Posts: 362
Location: Minnesota

Hello Reiner,

 

You try to check for updates and catch exceptions, looking for the proxy authentication exception.  If you are using the async methods, then inspect the event arg (e) Error property in the method completed event handler.

 

You can, in the event of a proxy authentication exception, prompt the user for proxy logon credentials, apply the values to the Proxy properties of the update controller, and then try again.

Brian Haas
Kinetic Jump Software
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.