A shot in the dark here as well, but I had another application that used a centralized license server. In the configuration of the client side of the app, it would phone home to validate the license before it would run properly. We discovered that he app was not officially supported over a WAN, only on a LAN. The vendor told us to modify a configuration file that increased the hops from 1 to 3, and that did the trick. There may be some such type of entry in your setup, maybe not. Like I said, a shot in the dark.
Jonathan On Thu, Feb 24, 2011 at 6:06 PM, Ben Scott <[email protected]> wrote: > On Thu, Feb 24, 2011 at 5:25 PM, Roger Wright <[email protected]> wrote: >> I even added another 0 but it just takes longer to error out. There >> are some latency issues (around 700ms) - perhaps that's the cause of >> the problem. > > 700ms is generally getting into the realm where a lot of stuff stops > working just because the programmers assumed all the world is Ethernet > and never considered the possibility that latencies can be that high. > > -- Ben > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ > ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ > > --- > To manage subscriptions click here: > http://lyris.sunbelt-software.com/read/my_forums/ > or send an email to [email protected] > with the body: unsubscribe ntsysadmin > > -- Jonathan, A+, MCSA, MCSE ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe ntsysadmin
