We are working on the integratino of GdPicture.NET 14 in our application. This works fine. For deployment I tried to generate a manifest fragment file with the famous The COM Manifest Builder of Nils Svedmyr. The GdPicture.NET.14.dll is a COM Interop and it can be registrated with "regasm.exe" (in stead of "regsvr32.exe). Anyway, the COM Manifest Builder doesn't recognize the GdPicture DLL as a registered component.

Is there a way to generate a manifest fragment file for this component?