To register the ActiveX DLL for ImageGlue ASP (COM) you should first locate the DLL. Perform a search and look for ImageGlue6.DLL. To register you should: • Open up a DOS window • Navigate to the location where the DLL is located • Type regsvr32 ImageGlue5.DLL • Press return • You should receive a confirmation message that ImageGlue has been registered • The Application Event Log should contain an information message to confirm that ImageGlue has been registered Note that this procedure is only applicable to ImageGlue ASP – .NET components do not need to be registered and indeed cannot be registered in this way.