BUG: Uninstalling a MTS Client Package Does Not Remove Typelib Registry Entries

ID: Q241377


The information in this article applies to:
  • Microsoft Transaction Server 2.0


SYMPTOMS

After uninstalling a newer version of the client-side package, then reinstalling a previous version of the client-side package, the client application fails to instantiate the server component running under Microsoft Transaction Server (MTS).


CAUSE

The MTS package uninstall does not remove the Typelib registry key for the newer version of the component, however, it does delete the actual type library pointed to by the registry key, making the value associated with this key invalid. When a client application tries to load the most recent version of the type library, it tries to load the type library that no longer exists.


RESOLUTION

A supported fix that corrects this problem is now available from Microsoft, but it has not been fully regression tested and should be applied only to systems experiencing this specific problem. If you are not severely affected by this specific problem, Microsoft recommends that you wait for the next Microsoft Transaction Server version that contains this fix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information on support costs, please go to the following address on the World Wide Web:

http://www.microsoft.com/support/supportnet/overview/overview.asp



Workaround

Install the hotfix on the computer where the client-side package is being exported, and then re-export the client-side packages. Use this package instead of the old ones. This hotfix removes the registry key along with the type library.


STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.


MORE INFORMATION

Who Should Install This Release?

You should install this hotfix, if you are experiencing the symptoms described earlier.

Installation Requirements:

This hotfix should only be installed on systems running Microsoft Windows NT version 4.0 (Service Pack 5). It should not be installed on previous versions of Microsoft Windows NT or on Microsoft Windows 2000.

How to Install:

  1. Create a new temporary directory on your system.


  2. Run the self-extracting executable file Q241377. When prompted, type the name of the temporary directory created in step 1.
    The program unzips the following files into the temporary directory:
    • Template.inf


    • Qfe083199.txt


    • Mtxclex.dll




  3. Make sure no MTS applications are running. To ensure no MTS applications are running open the Transaction Server Explorer, right-click on My Computer, and Shut Down Server processes.


  4. Copy the Template.inf file to <Drive\directory to where MTS was installed>\Mtxclex.


  5. Copy the Mtxclex.dll to <Drive\directory to where Windows NT was installed>\system32\mts.


  6. Re-export the packages.


Additional query words:

Keywords : kbMTS kbMTS200fix kbDSupport kbfix
Version : winnt:2.0
Platform : winnt
Issue type : kbbug


Last Reviewed: September 21, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.