Removing Assembly Using the .NET Framework Configuration Tool

Review the instructions to remove the assembly using .NET Framework configuration tool.

  1. Start the .NET Framework Configuration tool.
    Refer to the Microsoft documentation for your specific operating system for instructions on how to start the configuration tool.
  2. Select Assembly Cache from the tree view on the left.
  3. Click the View List of Assemblies in the Assembly Cache link.
  4. Find Sybase.AdoNet2.AseClient or Sybase.AdoNet4.AseClient from the list of assembly names.
    There may be multiple entries of this assembly corresponding to various versions deployed on this system.
  5. Select one or more assemblies to remove. Right-click and select Delete. Click Yes to confirm.
  6. Check for the publisher policy files that correspond to the versions removed and remove these files too.
Note: The GAC stores references made by other assemblies to a given assembly and you cannot delete the given assembly until these references are removed. You can force these references to be removed as part of the delete command. On some systems, the utility might fail to delete the assembly and complain about a pending reference to the Windows installer. This happens due to some residual values in the registry. Contact Microsoft support for a resolution to this problem.