Hmm, badness.  Can you try getting the .pdb files next to the WiX toolset and running your scenario again?  The .pdbs should provide a bit more information in the stack trace that will help tracking this down.  Then, please, open a bug so we don’t lose this.  I expect validation is failing somehow…

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of BULL, Dave, GBM
Sent: Tuesday, October 31, 2006 6:43 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] NullReferenceException with InstallService

 

Hi

 

I am using light version 3.0.2128.0.

 

I am getting a NullReferenceException when I run the following wix fragment on my build machine which is W2K3, no service pack, .NET 1.1 installed (it works when I run it on my development machine, XP Professional SP2, .NET 1.1 and .NET 2.0 installed).

 

<ServiceInstall Id="_D7060C1154554372A21F6A446E11F820" Description="Test service" DisplayName="Test" Name="Test" Vital="yes" Start="auto" ErrorControl="normal" Type="ownProcess" />

 

This is the error:

 

[exec] Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
[exec] at Microsoft.Tools.WindowsInstallerXml.Msi.Interop.InstallUIHandler.Invoke(IntPtr context, UInt32 messageType, String message)

 

Any ideas?

 

Dave

 

 

 
 
***********************************************************************************
 
The Royal Bank of Scotland plc. Registered in Scotland No 90312. Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB. 
 
Authorised and regulated by the Financial Services Authority 
 
 
 
This e-mail message is confidential and for use by the 
 
addressee only. If the message is received by anyone other 
 
than the addressee, please return the message to the sender 
 
by replying to it and then delete the message from your 
 
computer. Internet e-mails are not necessarily secure. The 
 
Royal Bank of Scotland plc does not accept responsibility for 
 
changes made to this message after it was sent. 
 
 
 
Whilst all reasonable care has been taken to avoid the 
 
transmission of viruses, it is the responsibility of the recipient to 
 
ensure that the onward transmission, opening or use of this 
 
message and any attachments will not adversely affect its 
 
systems or data. No responsibility is accepted by The 
 
Royal Bank of Scotland plc in this regard and the recipient should carry 
 
out such virus and other checks as it considers appropriate. 
 
Visit our websites at: 
 
http://www.rbos.com
 
http://www.rbsmarkets.com 
 
***********************************************************************************
 




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to