Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'File access is denied' Problem...
Message
From
23/08/1999 14:52:18
Jd Ready
Rise Development Group, Inc.
Lone Tree, Colorado, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
'File access is denied' Problem...
Miscellaneous
Thread ID:
00256716
Message ID:
00256716
Views:
59
I am creating a VFP COM object which is having some difficulty. I am doing a SET PATH to my data directory. If the SET PATH is to one of my local drives (like: D:\mysys\data), it works fine. However, if I made a drive to my D: drive, and do a SET PATH to P:\mysys\data, it says, 'file not found'.

If I specified the file like this: use P:\mysys\data\mytable.dbf, I get 'file access is denied'.

I am using this COM object in ASP, and it appears to only happen there. If I do any of these techniques in VFP, they all work. I have also tried use \\MyMachine\mysys\data (no drive mapping, only sharing).

I assume this is a permissions problem, but I have tried setting permission everywhere (in IIS, in DCOMCNFG, in Sharing, etc.). Any help would be greatly appreciated!
Next
Reply
Map
View

Click here to load this message in the networking platform