Go to c:\program files\microsoft visual studio8\common7\tools (if you have 
VS2005 installed) and run

errlookup.exe

put the number into the box and you'll see it change to: 0x80110404

you'll see the message: The object is already registered 

So...  not sure what that means in your case - I'm assuming that COM+ 
installer steps don't like to see the object already registered.

Kelly




daveog <[EMAIL PROTECTED]>

Sent by: [EMAIL PROTECTED]
09/28/2007 08:10 AM

To
wix-users@lists.sourceforge.net
cc

Subject
[WiX-users] Please Help .. MSI error ...







Hi all,

I am getting the following error in my msi log file ....

MSI (s) (EC:C8) [15:39:14:809]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSI1A74.tmp, Entrypoint: ComPlusPrepare
MSI (s) (EC:AC) [15:39:14:840]: Executing op:
ActionStart(Name=ComPlusRollbackInstallExecute,,)
MSI (s) (EC:AC) [15:39:14:840]: Executing op:
CustomActionSchedule(Action=ComPlusRollbackInstallExecute,ActionType=11521,Source=BinaryData,Target=**********,CustomActionData=**********)
MSI (s) (EC:AC) [15:39:14:840]: Executing op:
ActionStart(Name=ComPlusInstallExecute,Description=Registering COM+
components,)
MSI (s) (EC:AC) [15:39:14:840]: Executing op:
CustomActionSchedule(Action=ComPlusInstallExecute,ActionType=11265,Source=BinaryData,Target=**********,CustomActionData=**********)
MSI (s) (EC:50) [15:39:14:855]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSI1A75.tmp, Entrypoint: ComPlusInstallExecute
ComPlusInstallExecute:  ErrorInfo: Name='C:\Program
Files\Capita\LetterAndPhrase\Lib\CISSLetAndPhrase.dll',
ErrorCode='-2146368508', MajorRef='C:\Program
Files\Capita\LetterAndPhrase\Lib\CISSLetAndPhrase.dll', 
MinorRef='<invalid>'
ComPlusInstallExecute:  ErrorInfo: Name='Web', ErrorCode='-2146368508',
MajorRef='{D419CE6F-42D6-45D1-B451-6E66F40D2FD9}', MinorRef='<invalid>'
ComPlusInstallExecute:  ErrorInfo: Name='Info', ErrorCode='-2146368508',
MajorRef='{80E7D5F7-28E8-4180-8C65-5C90C606EB33}', MinorRef='<invalid>'
ComPlusInstallExecute:  ErrorInfo: Name='CompName', 
ErrorCode='-2146368508',
MajorRef='{24538838-CC96-4F50-89D8-DC5CE1E6FB52}', MinorRef='<invalid>'
ComPlusInstallExecute:  ErrorInfo: Name='HoldName', 
ErrorCode='-2146368508',
MajorRef='{52DCCE25-40DF-4DEF-AF33-1279DC230C0E}', 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:
LAPComPlusAssembly
ComPlusInstallExecute:  Error 0x80110401: Failed to register assemblies
Action ended 15:39:16: InstallFinalize. Return value 3.
MSI (s) (EC:AC) [15:39:16:043]: User policy value 'DisableRollback' is 0
MSI (s) (EC:AC) [15:39:16:043]: Machine policy value 'DisableRollback' is 
0
MSI (s) (EC:AC) [15:39:16:043]: Executing op: 


I have searched in vain for any explanation ..... have no idea what the
errorcode '-2146368508' means .. so am finding it sooo hard to progress,

Please please can anyone help,

Dave
-- 
View this message in context: 
http://www.nabble.com/Please-Help-..-MSI-error-...-tf4535129.html#a12942492

Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users




**************************************************************************************
This communication is intended solely for the addressee and is
confidential. If you are not the intended recipient, any disclosure, 
copying, distribution or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful.  Unless indicated
to the contrary: it does not constitute professional advice or 
opinions upon which reliance may be made by the addressee or any 
other party, and it should be considered to be a work in progress.
Unless stated otherwise, this communication does not form a prescribed
statement of actuarial opinion under American Academy of Actuaries 
guidelines.
**************************************************************************************
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to