Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot Create file (error 1102)
Message
From
03/11/1999 08:46:46
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Cannot Create file (error 1102)
Miscellaneous
Thread ID:
00286033
Message ID:
00286033
Views:
126
I have an application which I distributed to over 200 sites. Program is on the local computer. One part of the program requires that a file be sent from the local property to the Headquarter file server via their NT network. Yesterday six of the locations got the error message(1102) when they tried to copy the file to the HDQT diretory on the network. The help sections say it can be caused by disk full, or do not have access to target directory or invalid file name. The problem is that the files were actually sent and received at the headquarter location. So the error message was triggered in error.

Anyone run into a similar problem or know what may be triggering the error message?
Code is nothing more than the following

COPY FILE *.DTA TO T:\

I also check the connection before sending the file.

If anyone has any idea what is happening, I could use some help. I have already thought of turning off the 'on error' routine just before the transmit and then reestablishing it, but then I will never know if a true error occurred.

Thanks

Gaylen Jungling
Next
Reply
Map
View

Click here to load this message in the networking platform