Desktop Connector can be used with a proxy server by configuring proxy settings in the user.config file.
Create a backup of the user.config file located in
C:\Users\<username>\AppData\Local\Autodesk\DesktopConnector.Applicat_Url_<identifier>\<version>
Open the user.config file with Notepad.
Locate the following section in the code:
<setting name="ProxyType" serializeAs="String">
<value>Windows</value>
</setting>
<setting name="ProxyHost" serializeAs="String">
<value>127.0.0.1</value>
</setting>
<setting name="ProxyPort" serializeAs="String">
<value>8888</value>
</setting>
Change the ProxyType to one of the following values:
Save the file and close it.
Click the Desktop Connector tray
icon and select Sign In from the menu.
If you configured the Proxytype for Windows or Manual mode and your proxy server requires authentication, enter your proxy server credentials when prompted.
The next time you update Desktop Connector, you will be prompted for your Proxy server credentials again.
Majority of access failures within the Proxy environment require changes to the network proxy confinguration. Guidance for exceptions that need to be added to the proxy server are provided in the links below. Please consult these links and configure the environment prior to contacting support.
Related Concepts: