Afternoon Sam,
We haven't solved the problem; unfortunately; but we've narrowed it down.
The IT people (who know things...) can get it to work by changing their settings in IE from auto proxy to a manually inputted proxy (they know what to put in there).
But that doesn't work for the vast majority of users who don't know nor care about proxy settings (they can't change their proxy settings, so are "stuck" with the auto detect).
We know that on their PCs without any changes:
a. wyUpdate worksb. TurboActivate doesn'tc. A web site access to the wyUpdate site or LimeLM does work
So there's some difference.
I've written a small test program (console) which successfully gets the proxy settings and appears to work ok. This is in .NET. I can send this over if you want; it's nothing special; just uses WebRequest.DefaultWebProxy.GetProxy().
I obviously don't know the code within TurboActivate.DLL / .EXE: but it's not (for some reason) reading the auto-proxy from IE.
I don't know what else to suggest - except some debug in TurboActivate that dumps to a file what it finds in terms of proxy etc. so we can see why/where it's not happy???
It *does* seem to be a TurboActivate issue; but I can't see why, as far as I know they're doing nothing special and straightforward .NET code seems ok?
Thanks,
Michael.