'Unregistered CLSID' Failure Emulation

Applies to AQTime 8.81, last modified on January 18, 2022

About 'Unregistered CLSID' Failure Emulation

Use this emulation type to check whether your application handles errors that can occur when it is connecting to a COM object by its class identifier (CLSID). You specify the class ID in emulation parameters. AQTime catches all the attempts of your application to access the specified COM object and makes your application “think” that this class ID is not registered.

Specifying Emulation Parameters

You can specify emulation parameters in the Profiler Options dialog which AQTime invokes upon running the Failure Emulator profiler or in the Failure Profiler Options dialog.

To create a new 'Virtual Memory Limit' failure emulation and specify its parameters:

  • In the dialog, click Add.

  • On the first page of the subsequent Add New Failure Emulation wizard, select the Memory category from the list on the left, then select Virtual Memory Limit from the list on the right and click Next.

  • On the second page of the wizard, specify all parameters for the selected failure emulation and click Finish.

To modify parameters of an existing 'Virtual Memory Limit' failure emulation:

  • Click the ellipsis button in the Parameters cell.

  • In the subsequent Edit 'Virtual Memory Limit' Failure Parameters dialog, modify the desired parameters and click OK.

AQTime saves your settings between profiler runs, so you will not have to define parameters next time you run the profiler.

Parameters

CLSID

This parameter specifies the class identifier (CLSID) of the tested COM object in one of the following formats:

  • 0002DF01-0000-0000-C000-000000000046
  • {0002DF01-0000-0000-C000-000000000046}

For information on using the Failure Emulator profiler, see Failure Emulator Profiler - Overview.

See Also

COM Failure Emulation
Failure Emulation Reference
Failure Emulator Profiler - Overview

Highlight search results