Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dueling vfp apps don't share data well.
Message
From
11/07/2000 13:33:00
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00390786
Message ID:
00390832
Views:
9
>Hi UTer's
>
> I have a vfp application called myapp.exe that uses data tables in a dbc called mydata.dbc. I have made a multi-threaded com server, myapp.dll,that also uses the tables in mydata.dbc. I use some of the objects in the automation server in WORD, EXCEL and even on Active Server Pages. I get an "access denied" error in vfp when I launch myapp.dll and then myapp.exe. The .exe and the .dll work with the data tables individually but not together. They don't share well.
>
>Neil

The exe is showing Access denied, or the dll is? Have you SET EXCLUSIVE OFF in all relevant methods? How are you granting access to your data when the dll is run from ASP? By default ASP uses the _IUSR account, which may not have rights to your data directory.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform