hi, i have a problem with the msi task. i hope this is not off-topic. i get a null ref exception when building the msi. does anyone know whats wrong? is that a problem with the summary information stream?
thanks in advance alex make-msi: [msi] Building MSI Database "schema.testprodukt.msi". [msi] Storing License: c:\work\src\nant-files\msi_task\license.rtf [msi] Adding Properties: product.dir [msi] Adding Directories: c:\work\DA_aeckert\src\nant-files\msi_task\.\bin [msi] Add Files: c:\work\src\nant-files\msi_task\.\license.rtf c:\work\src\nant-files\msi_task\.\msi-task.build c:\work\src\nant-files\msi_task\.\msi-task.build.xml c:\work\src\nant-files\msi_task\.\bin\schema.testprodukt.xml [msi] Adding Features: DefaultFeature BinFeature BUILD FAILED [msi] ERROR: System.NullReferenceException thrown: Object reference not set to an instance of an object. at NAnt.Contrib.Tasks.MSITask.LoadSummaryInfo(Database Database) in C:\DOCUME ~1\ADMINI~1\LOCALS~1\Temp\tmp208.tmp\src\Tasks\MSITask.cs:line 1131 at NAnt.Contrib.Tasks.MSITask.ExecuteTask() in C:\DOCUME~1\ADMINI~1\LOCALS~1\ Temp\tmp208.tmp\src\Tasks\MSITask.cs:line 459 Total time: 2.5 seconds. ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users