[WiX-users] Modularising wxs files for seperate complus assemblies

2007-10-03 Thread daveog
Hi all, I have a working msi but wish to split up the wxs files to make it more modular. The current wxs is shown below. The requirements are that the complus assemblies need to be registered under the same complus application bearing in mind that the components are located in different DLLs. I

[WiX-users] ICE03 error from light

2007-10-01 Thread daveog
Hi all, I am seeing the following error from the linking phase: error LGHT0204 : ICE03: Not a valid foreign key; Table: ComPlusAssembly, Column: DllPath, Key(s): LAPComPlusAssembly Binder temporary directory located at 'C:\Documents and Settings\dogborne\Local Settings\Temp\1lro9s9v'. Validator

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

2007-09-28 Thread daveog
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

[WiX-users] COM+ available in V3

2007-09-28 Thread daveog
Hi all, Can someone tell me if COM+ is available in V3 and if so which version. I have seen 2 postings which seem to be at odds with each other. The posting at http://www.nabble.com/COM%2B-in-V3-tf3878725.html#a10991426 refers to version 3.0.3001.0 which I cannot locate whilst the posting

[WiX-users] COM+ msi error

2007-09-26 Thread daveog
Hi, I have started to dabble with WIX recently as I require an automated build and deployment facility. I have searched previous posts and seen similar problems to the one I have but have still been unable to progress. The basic problem is that I get the following error in the msi log when insta

Re: [WiX-users] COM+ msi error

2007-09-26 Thread daveog
... thought I'd better add that the component was created in VB6 ...:-) daveog wrote: > > Hi, > > I have started to dabble with WIX recently as I require an automated build > and deployment facility. > I have searched previous posts and seen similar problems to th