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:
00436798
Views:
30
>>>
>>>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.
Tim Westmoreland
Software Engineer
Skyline Technologies, Inc.

"Upper classes are a nation's past; the middle class is its future." - Ayn Rand, Russian-born author (1905-1982).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform