|
-
Jun 11th, 2002, 11:34 PM
#1
Thread Starter
New Member
COM+ / MTS problem
I'm having some trouble with a dll I've created. I created it initially to work in COM+, and when it's put into Component Services on Win2K or WinXP, it works just fine. But now I need to be able to make it work in MTS as well.
I've been told that the COM+ Services Type Library is compatible with the MTS Type Library and so it should work if I just add my dll into MTS on NT Server the same way I added it into Component Services, but when I try I get an error message saying "One or more files contain type libraries that could not be read". According to the MSDN, this error message means that the registry entry for mtxas.dll is missing or corrupt and it should be re-registered. After re-registering, however, I still have the problem.
Can anybody help me get around this? I'm developing in VB6 on Windows XP Professional, and want to be able to put my components into MTS on NT Server 4, if that makes any difference.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|