Re: [WiX-users] Install Failed, Log Attached

2012-04-27 Thread Hoover, Jacob
-Original Message- From: Chad Petersen [mailto:chad.peter...@harlandfs.com] Sent: Thursday, April 26, 2012 5:50 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Install Failed, Log Attached Not sure it's what you want, but what I typically do in t

Re: [WiX-users] Install Failed, Log Attached

2012-04-26 Thread Chad Petersen
l.com] Sent: Thursday, April 26, 2012 3:21 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Install Failed, Log Attached I've built the DLL with an interface for interacting with other COM components, how does this differ from being a Win32 COM DLL? Than

Re: [WiX-users] Install Failed, Log Attached

2012-04-26 Thread Sam Youtsey
ay, April 26, 2012 3:13 PM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Install Failed, Log Attached > > Once I've installed it into the CommonFiles directory how can I register > and access it through the system? This is typically done with RegAsm.exe on > the dev machin

Re: [WiX-users] Install Failed, Log Attached

2012-04-26 Thread Wilson, Phil
.com] Sent: Thursday, April 26, 2012 3:13 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Install Failed, Log Attached Once I've installed it into the CommonFiles directory how can I register and access it through the system? This is typically done with RegAsm.exe on the dev m

Re: [WiX-users] Install Failed, Log Attached

2012-04-26 Thread Sam Youtsey
's doing the install. > If it's Win32 COM, just install it in CommonFiles for your Company. > Phil W > -Original Message- > From: Sam Youtsey [mailto:sam.youtsey@...] > Sent: Thursday, April 26, 2012 1:41 PM > To: wix-users@... > Subject: Re: [WiX-users] Install

Re: [WiX-users] Install Failed, Log Attached

2012-04-26 Thread Wilson, Phil
install. If it's Win32 COM, just install it in CommonFiles for your Company. Phil W -Original Message- From: Sam Youtsey [mailto:sam.yout...@gmail.com] Sent: Thursday, April 26, 2012 1:41 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Install Failed, Log Attache

Re: [WiX-users] Install Failed, Log Attached

2012-04-26 Thread Sam Youtsey
That could explain an error > FUSION_E_UNEXPECTED_MODULE_FOUND. > Phil W > -Original Message- > From: John Cooper [mailto:JoCooper@...] > Sent: Thursday, April 26, 2012 12:35 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users]

Re: [WiX-users] Install Failed, Log Attached

2012-04-26 Thread Wilson, Phil
: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Install Failed, Log Attached A TLB files strongly suggests that this is a COM and/or native DLL. I don't think that's a candidate for the GAC either way. -- John Merryweather Cooper Build & Install Engin

Re: [WiX-users] Install Failed, Log Attached

2012-04-26 Thread John Cooper
3434 x791011 jocoo...@jackhenry.com www.jackhenry.com -Original Message- From: Sam Youtsey [mailto:sam.yout...@gmail.com] Sent: Thursday, April 26, 2012 2:28 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Install Failed, Log Attached Yeah, it's a DLL. There don't seem to be

Re: [WiX-users] Install Failed, Log Attached

2012-04-26 Thread Sam Youtsey
Yeah, it's a DLL. There don't seem to be any config files associated, just the TLB file. Anything else to look for? That HRESULT is FUSION_E_UNEXPECTED_MODULE_FOUND. > http://blogs.msdn.com/b/astebner/archive/2004/11/10/255346.aspx > Is there a config file associated with the assembly (maybe beca

Re: [WiX-users] Install Failed, Log Attached

2012-04-26 Thread Wilson, Phil
That HRESULT is FUSION_E_UNEXPECTED_MODULE_FOUND. http://blogs.msdn.com/b/astebner/archive/2004/11/10/255346.aspx Is there a config file associated with the assembly (maybe because it's a policy assembly)? Is it actually a Dll? Phil W -Original Message- From: Sam Youtsey [mailto