Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Virtual Directories
Message
From
28/07/1999 09:47:42
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
27/07/1999 13:35:26
General information
Forum:
Microsoft IIS Server
Category:
Other
Miscellaneous
Thread ID:
00246746
Message ID:
00247102
Views:
27
>Hello,
>
>I am having trouble with virtual directories. We have IIS 4 and it is connected to a Novell network. My task is to write VFP 6 dlls to do some data gathering.
>
>I have a web site on c:\website on the NT server.
>The data I want is located on on the NT Drive I: but on a novell server. (\\Idata\)
>
>When I set up a virtual directory under the alias "Data", I am able to view it in the web browser. (http://123.45.67.89/data).
>
>I can not seem to access the directory in the VFP dll. Is the location in the dll supposed to be c:\website\data or should I use the I: drive that NT can see? I have tried both but with no success.
>
>I am not sure if this is a problem with NT and Novell working together.
>
>Thanks,
>Dave

I think you are running into a permissions problem here (because the VFP app is running with the IUSR_machinename user permissions.

To test if this is the problem, add the IUSR_machinename user to the Administrators group on your test machine. If things work, then this is a permissions issue. Don't forget to remove the IUSR_machinename account from administrators after testing!

Rick Strahl has covered these issues in a couple of the white papers available on his excellent web site www.west-wind.com
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform