Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MTDLL comm server and ASP
Message
 
To
26/03/2003 21:38:26
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00770509
Message ID:
00770975
Views:
14
>Thanks for the answer. Will the DCOMCNFG utility run against mtdll or is it only for EXE com objects?

DCOMCNFG is only for EXE servers. COM+/MTS applications have a similar security configuration, but that's configured as part of the component configuration. It's on the Impersonation tab I believe...

+++ Rick ---

>
>Gaylen
>
>
>>The problem is related to security. An anonymous user accessing a Web site on IIS comes in as IUSR_(machine name) which by default has very limited rights on the local machine. In order to run at all and access data you usually have to give IUSR_ rights to even access local data. But IUSR_ is a local account and it doesn't have network access by default.
>>
>>To work around this you should stick you component into COM+ and assign it an Impersonation identity of an account that has rights to access data over the network - a domain account or an account that exists both on the local and remote data server.
>>
>>+++ Rick ---
>>
>>>I have developed a ASP and VFP MTDLL web site. When using VFP scripting I have no problems accessing data that is located on the computer hosting the web site. However, I am having trouble accessing data that is located on another computer on the network. The sql code runs fine in the IDE, or an EXE, but when running it in a vfp mtdll I cannot access the data.
>>>
>>>Anyone have any idea what is preventing getting access to the data?
>>>
>>>Gaylen
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform