Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TCP/IP Connection
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00674411
Message ID:
00674493
Views:
29
>>>>You can try WSH
oNet = CreateObject("WScript.Network")
>>>>oNet.MapNetworkDrive("Z:",< remote drive >, < user name >, < password >)
>>>
>>>
>>>TA Sergey. This worked nicely on my local network but wasn't able to connect trough an Internet connection. am I missing something?
>>>
>>Maybe remote server isn't configured to share it's drive?
>
>Yes it is and I have the user name and password as well but it keep returning an error message saying cannot find the network path. I've checked the remote server IP Address and shared drive's name but doesn't work.

Can you map it using NET USE command? Can you access it with IE?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform