Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Impersonation to access data on another machine
Message
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00436546
Message ID:
00436815
Views:
22
>>>>
>>>>Under the directory security tab in Internet Services Manager, specify a "domain" account for the anonymous account (Make sure this account has the correct rights to the database server). By default IIS gives anonymous access to the local Iuser_machine account.
>>>
>>>Also, you will want to use this same "domain" account for the package identity in COM+/MTS, if the dll's are going to be registered in COM+ or MTS.
>>
>>In Windows 2000, do you have to set up a context in code to use MTS?
>
>In COM+, there is a property of each method within an interface you can check to automatically call setcomplete or setabort when the function is complete.
>
>If you don't want to do this, you can get a reference of the context within your dll and call setcomplete or setabort manually.

In Strahl's instructions "MTS and VFP", it shows bringing up the ISM and opening up the Microsoft Transaction Server Folder until you get the the components folder where you can add that com object. Is there a different way of handling this in COM+?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform