Cannot change proxy-port in the IDE

Hi,

I work behind a proxy with a default port-number.

Since Xojo 2014R1 I can’t change the port of the proxy! Standard is ‘80’ in the settings, but our port is 3128. So I can not upload an app to the xojo-cloud.

How can I fix this?

If you work on Windows, start “regedit” and goto "Computer\HKEY_CURRENT_USER\Software\Xojo\Proxy Port. Change “Base” from “Hex” to “Decimal” and enter 3128. Click on OK and restart Xojo.

I saw this problem in the Beta release for Linux, but I don’t know if it exists on windows also.

Thank’s Horst!

Works!