Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object Security Problems
Message
From
07/12/1999 14:43:00
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00299868
Message ID:
00299946
Views:
35
>I have built a MTDLL VFP6 COM object that I'm calling from ASP, I've tested it and it works fine on my production server. However it has now been moved to it's own server on the server farm where they are very touchy about security!
>Whenever the COM object tries to write to tables it gets a '#111 Cannot Update the Cursor' error. The dbf's and dbc are not read only!
>
>I am assuming this is about permissions. The server guys do not want to allow W permission for obvious reasons, and I haven't allowed them on my server where IUSR_server has R & RX permissions.
>
>If you want to look at it (not) running then take a look at http://212.111.129.146/test_register.asp, the test_ prefix indicates that it will output the contents of oVFP.cError at the end of each script block.
>
>Can anyone help me? How can I give the DLL permission to write without giving it to the IUSR_ account? Why might there be such a difference between the production and server farm servers?
>
>Massive Thanks in Advance,
>
>John C Scott.


Sounds like the VFP COM object cannot write temporary files. You need to allow W rights someplace.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform