Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I tell a Web Service where my data is?
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00888356
Message ID:
00889313
Views:
18
Hi, Chris.

>I have my Web Service published on a computer, a server running IIS. Now when I manage that server (as Administrator or whatever), when I log in - either previous drive mappings are restored, or a login script runs. Consequently I have (say) drive S: mappped to a disk on a computer somewhere else in my LAN.

As Jaime told you, you don't need the mapped letter. You should always use UNC Pathnames (like \\YourOtherServer\YourFolder\Subfolder\).

You have to be sure about giving IUSR_xyz access to this shared folder. That's all.

Hope this helps,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform