Article ID: 252334 - Last Review: June 12, 2001 - Revision: 1.0

PRB: Adding Unregistered Components to MTS

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
This article was previously published under Q252334
Expand all | Collapse all

SYMPTOMS

When you add unregistered Visual Basic components to MTS the following error may occur:
"One or more files contain type libraries that could not be read".

CAUSE

Mtxas.dll is improperly registered. As such, the registry entry for the ObjectControl is missing or corrupt:

HKEY_CLASSES_ROOT\TypeLib\{74C08640-CEDB-11CF-8B49-00AA00B8A790}
				

RESOLUTION

From the command prompt, use regsvr32 to reregister the Mtxas.dll file as follows:

regsvr32 c:\winnt\system32\mts\mtxas.dll
				

APPLIES TO
  • Microsoft Transaction Services 1.0
  • Microsoft Transaction Services 2.0
Keywords: 
kberrmsg kbprb kbsysadmin KB252334
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.