Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Name of COM+ Services type library of Windows 2000 1

Status
Not open for further replies.

AnandRKulkarni

Programmer
Mar 5, 2003
3
US
Hi Every body.

I am writing an Activex DLL which will be deployed as a
COM+ component on Windows 2000 server in Component services.

Now I want to use "ObjectContext" in the code.
For MTS on Windows NT, there was a DLL 'mtxas.dll' if we give reference of this DLL in the project then we are able to use Objectcontext and other methods like SetComplete and SetAbort etc.

But I do not know what is the DLL name of Windows 2000 com+ services type library. So that I can give reference in the project.

This is urgent. Please Help me.

thanks

Anand
 
Oops sorry. I gather you don't have a 2000 or xp box for development. The actual interface is in "COMSVCS.DLL"
Sorry for last post.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top