Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mapped Drives not recognized in Windows 10
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 10
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01634105
Message ID:
01634122
Vues:
73
>>>Have a VFP Application which does a File Copy from a mapped Drive. Works fine in XP, Win7 & Win8.
>>>
>>>In Windows 10 am getting a File Not Found Error even though the Mapped Drive and File are visible in Windows Explorer.
>>>
>>>Anyone else had this issue?
>>
>>How is the copy being performed? Is it using COPY FILE, using low-level file operation (e.g. FOPEN(), FREAD(), FWRITE() ), or "shelling out" to execute a command in a command processor?
>>
>>When performing the copy operation, are you using a fully qualified path for the file, or is it relying on relative paths? I'd run into occasions where the current directory isn't always what you thought it was at the time some command was executed (usually the result of doing something that implicitly changes the current directory)..
>>
>>Are you copying to/from a root directory of the drive? If so, does the situation change if they resided in directory?
>>
>>Have you verified that the runtime library installed on the computer in question is the correct version? I'd occasionally run into a situation where the customer's computer had the wrong revision (i.e. had an older revision of the DLLs) which resulted in seemingly random errors that couldn't be explained, and updating the runtime DLLs with more recent revision corrected the problem.
>
>He can't do the copy file from the windows explorer either - so it has to be a permissions problem.

He said he can do a copy from Explorer #1634115 . But I agree, I think its a permissions problem.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform