![]() |
| Last Update : 2008/06/03 Rating : Not Rated |
Social Bookmark this Article : |
| Question / Issue |
| Configure wMobile activation from behind a proxy server |
| Answer / Solution |
In order to activate wMobile when running behind a proxy server you need to add some new settings in wMobile.ManagerConsole.exe.config. These settings are described bellow:
Note: If your proxy server does not require authentication just remove the settings for ProxyServer.User and ProxyServer.Password or set ProxyServer.User to empty string.
Sample 1. Proxy Server Configuration with credentials <add key="UseProxyServer" value="True"/> Sample 2. Proxy Server Configuration without credentials <add key="UseProxyServer" value="True"/> |
| Direct Link to This FAQ |
| http://faq.w-systems.com/afmviewfaq.aspx?faqid=73 |
| Tags |