Bugs item #1430826, was opened at 2006-02-13 13:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1430826&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: CustomActions Group: None Status: Open Resolution: None Priority: 5 Submitted By: Paul Gunn (paulgunn) Assigned to: Nobody/Anonymous (nobody) Summary: Com+ : repair is failing Initial Comment: When repair is run from add/remove programs, the com+ custom actions are failing as follows: ComPlusInstallExecute: ErrorInfo: Name='C:\Program Files\Autodesk\Data Management Server 5 \Server\Components\propfilterwrapper.dll', ErrorCode='-2146368477', MajorRef='C:\Program Files\Autodesk\Data Management Server 5 \Server\Components\propfilterwrapper.dll', MinorRef='<invalid>' ComPlusInstallExecute: Error 0x80110401: Failed to install components ComPlusInstallExecute: Error 0x80110401: Failed to register native assembly ComPlusInstallExecute: Error 0x80110401: Failed to register assembly, key: propfilterComplusAssembly.18071602_EE53_42FA_B35B_C3DA A0035F12 ComPlusInstallExecute: Error 0x80110401: Failed to register assemblies Error -2146368477 appears to be COMAdminErrRegistrarFailed - which I don't see documented much of anywhere. The failure appears to be in the RegisterNativeAssembly method in cpiasmexec.cpp . The error occurs on the InstallComponent call to the com+ admin catalog. Interestingly, if I go into Component Services (mmc) and remove the components associated with the assembly, I am able to repair successfully. Perhaps InstallComponent doesn't support being called multiple times? Has anyone else encountered this problem? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1430826&group_id=105970 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
