Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot Create file (error 1102)
Message
From
03/11/1999 09:19:30
 
 
To
03/11/1999 08:46:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00286033
Message ID:
00286070
Views:
26
>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

Hi Gaylen,

You mention that six locations are getting the same error message when they are copying it to the server, others are not. Are those six locations in the same NT domain, and have similar group/user rights? If so, it may be worth your while checking if the NT administrator has inadvertantly turned off certain rights to that group of users. Also, check if their drives T: has not been re-mapped, or don't exist at all.

Hope it helps.
Sanjay Kapoor

Relatively speaking is a conversation with Einstein
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform