Hello,
I'm hoping someong will give this a look. I've run out of ideas. The "logonserver" is an environment variable that's easily retrievable for a client-side application. Unfortunately, if you need the logonserver of the user via HttpContext.LogonUserIdenty its not retrievable. I could write some javascript so the browser can grab it but unfortuately the "CreateObject" call will force the browser to prompt for approval to run an ActiveX control. We have 5000 desktops so changing security policies for my application is out of the question.
My application allows staff to download files but with over 30 domain controllers around the world, I need them to be able to download the software that's closest to them physically with something like\\logonserver\Programs\foo.exe.
Help!!! as I've run out of ideas and my hair is too thin to pull anymore out :-)