On Fri, Sep 5, 2014 at 6:56 AM, Malte Brill wrote:
> ok, this will be fun to debug :-(
> What I found out is that the registry is used to make the machines aware
> of using the proxy.
>
> HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Internet
> Settings
>
> This has two keys, o
Hi,
ok, this will be fun to debug :-(
What I found out is that the registry is used to make the machines aware of
using the proxy.
HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Internet
Settings
This has two keys, one for the proxy and one for the exceptions. In the
except
On Tue, Sep 2, 2014 at 2:08 PM, Malte Brill wrote:
> what exactly would be needed to troubleshoot?
>
Malte,
I'm actually going to talk about this at the conference Thursday morning :-)
With any internet app I recommend adding lots of logging. I would add a
front script or library script with t
Hey Trevor,
what exactly would be needed to troubleshoot?
As I do not own the machines this happens on and only can have limited access
it will be a little tricky to get information. My suspition is that LC picks up
the PROXY information from the registry (which did not work before my engine
sw
On Tue, Sep 2, 2014 at 9:09 AM, Malte Brill wrote:
> Hey all,
>
> anyone successfully *not* using a proxy with 6.7 DP9?
> I have an application that needs to communicate with both LAN and WAN and
> therefor needs to switch between not using a Proxy (for LAN access) and
> using a proxy (for WAN ac
Hey all,
anyone successfully *not* using a proxy with 6.7 DP9?
I have an application that needs to communicate with both LAN and WAN and
therefor needs to switch between not using a Proxy (for LAN access) and using a
proxy (for WAN access). It used to work fine up to 6.6.2 but with 6.7 DP9 it
f