Problems with ProxyType


http://www.s-code.com/forum/Topic2556.aspx
Print Topic | Close Window

By skafoelix - Monday, June 29, 2009
Hi!

I currently have a problem with the ProxyType parameter of ViewerX.
Whenever I'm trying to set a Proxy Type with password (VPT_SOCKS5_USRPWD or VPT_HTTP_BASIC) I get a ArgumentException "Value does not fall within the expected range.".

I'm using the latest version (2.9.6.1) and .NET 2.0.
All other proxy types seem to work, at least I don't get an exception when setting the property.
I've also tried setting the username & password properties before setting ProxyType but that doesn't help.

regards,
felix deimel
By Yury Averkiev (s-code) - Monday, June 29, 2009
Hi Felix,
I'll try to reproduce this problem first thing in the morning (10:35PM in Singapore now) and get back to you with my testing results.
By skafoelix - Monday, June 29, 2009
thx!