FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour ads error 7008 (fixed)
Posts: 838
Joined: Wed Aug 22, 2007 10:09 AM
ads error 7008 (fixed)
Posted: Fri Nov 28, 2014 07:02 PM
Hello,

I have a server with ADS installed, and my application runs from a shared folder c:\softwaregest at the server.

In the rest of the computers, they run \\server\softwaregest\app.exe and when opening dbf files, I get ADS error 7008, The specified table, memo file, or index file was unable to be opened.

ADS help files don´t help me.

From the rest of the computers I can Access to the server without problems, even the .exe is executed there as there is no local copy.

Any help please?.
Saludos / Regards,



FWH 20.04, Harbour 3.2.0 dev (r1909261630) y BCC 7.40
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: ads error 7008
Posted: Fri Nov 28, 2014 07:42 PM

Make sure you have port 6262 open on the server. Set it for UDP, both incoming and outgoing.

Also make sure the drive is shared. If you only share the app directory, the ADS might not be seen.

Finally, in the Windows settings, turn of the password protection in Advanced Settigns for the network. I often find this to be a problem where the app needs to sign into the server, and no prompt comes up to do it. If you absolutely need the password protection, then do a mapped drive that signs in at login.

Tim

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 838
Joined: Wed Aug 22, 2007 10:09 AM
Re: ads error 7008
Posted: Fri Nov 28, 2014 08:23 PM

Thank you so much Tim.

The antivirus was blocking ADS port.

Saludos / Regards,



FWH 20.04, Harbour 3.2.0 dev (r1909261630) y BCC 7.40

Continue the discussion