Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP7 error Invalid Seek Offset with terminal services
Message
De
10/10/2002 05:22:37
 
 
À
09/10/2002 20:15:21
Ying Keung
Y K Keung & Associates Ltd
Burnaby, Colombie Britannique, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00709632
Message ID:
00709735
Vues:
22
Is this application using data on a LAN?
What operating system is the desktop computer running?
Is the data not on the terminal server, but another Win2K server?

We have seen something very similar, but with errors 1104 and 2005.

The registry changes below fixed our problems - and revealed we still had a faulty card in the 1Gbit backbone switch in the server room. Replacing that (about every 2 months) fixes all our problems.


The solution from Microsoft Remote On Site Services which fixed our problem:
------------------------------- msg quote ---------------------------------
The KB does document a hotfix, which did not work for this customer.
The following RegKeys did however resolve the problem:

Changes:
On the Windows 2000 sp2 Terminal Servers we added the following registry
Keys:

HKLM\System\CCS\Services\Mrxsmb\Paremeters
OpLocksDisabled
DWORD: 0x1

HKLM\System\CCS\Services\LanmanServer\Parameters
CachedOpenLimit
DWORD: 0x0

HKLM\System\CCS\Services\LanmanWorkstation\Parameters
UtilizeNTCaching
DWORD: 0x0

HKLM\System\CCS\Services\RDR\Paremeters
UseWriteBehind
DWORD: 0x0

On the Windows 2000, sp2 File Server which hosts the FoxPro 6
Application we added the following registry keys:

HKLM\System\CCS\Services\LanmanServer\Parameters
EnableOpLocks
DWORD: 0x0

HKLM\System\CCS\Services\LanmanServer\Parameters
CachedOpenLimit
DWORD: 0x0

HKLM\System\CCS\Services\LanmanWorkstation\Parameters
UtilizeNTCaching
DWORD: 0x0


At this stage the 1104 errors have stopped. I will monitor the system
on Wednesday, and if no errors the customer has approved for me to leave
the site.
------------------------------- end quote ---------------------------------
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform