Results 1 to 2 of 2

Thread: ActiveX control delays on some networks when internet is down

  1. #1

    Thread Starter
    Hyperactive Member greg_quinn's Avatar
    Join Date
    Nov 2002
    Location
    South Africa
    Posts
    366

    ActiveX control delays on some networks when internet is down

    We are having this strange problem with an ActiveX control of ours, in fact all of our web application's activeX controls have the same problem.

    On some networks, when the internet connection is down, the control takes about 20-30 seconds to open.

    The controls all reference a MySQL database directly using a connection string with an ip address.

    i.e = "server=192.168.0.1;database=mydb" etc.

    What is causing this? On some networks this doesn't happen?

    Thanks
    He who has conquered himself, is far greater than he who has conquered a thousand men... - The Buddha

  2. #2
    Member
    Join Date
    Dec 2004
    Posts
    49

    Re: ActiveX control delays on some networks when internet is down

    The problem is most likely cost by the network (since it doesn't happen on all networks), and it sounds like the DSN server is not configured properly.

    Do you have a Windows 2000 DSN server running? And if so is their a dot map (.) in you'r forward zones? Try removing it (if it isn't a critical server, at your own risk of course), and see if that helps.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width