T
Troy Murphy
Terminal Server seems to be very slow when doing a file copy unless the user
continues to click in the client area during the copy operation. I can
reproduce this behavior in a VFP form and a .NET form running on Windows
2003 using the native file copy operations (VFP copy file x to y .NET
FileCopy) as well as the windows scriptiong host
(createobject("scripting.filesystemobject") and the CopyFile API in
Kernal32. The source and destination are local folders (local to Termianl
Server - they are NOT client shares.) and when the button is pressed to copy
a file, the system can take several minutes to copy a 12k file or eventually
timeout. However if the user keeps clicking the form after the copy
operation starts, it happens quickly.
Help!
continues to click in the client area during the copy operation. I can
reproduce this behavior in a VFP form and a .NET form running on Windows
2003 using the native file copy operations (VFP copy file x to y .NET
FileCopy) as well as the windows scriptiong host
(createobject("scripting.filesystemobject") and the CopyFile API in
Kernal32. The source and destination are local folders (local to Termianl
Server - they are NOT client shares.) and when the button is pressed to copy
a file, the system can take several minutes to copy a 12k file or eventually
timeout. However if the user keeps clicking the form after the copy
operation starts, it happens quickly.
Help!