Ah! Commenting out the "LoadCLGAdminRptDBData_Deferred" led me to the problem. The folder I was creating was named "DODDataMapper" whereas the folder sqlcmd was looking for was "DODMappingData".
Didn't occur to me that I could comment out the deferred stage of the action. I didn't think the installer would compile unless it had both the Immediate and Deferred. I'll keep that in mind for future troubleshooting. Tobias S wrote: > > Some thoughts > Impersonate="no" => CA runs in System context > > If not working try to remove the > <CustomAction Id="LoadCLGAdminRptDBData_Deferred" > > install and afterwards try to run in an admin terminal: > > "C:\Program Files\Microsoft SQL > Server\100\Tools\Binn\sqlcmd.exe" -E -S localhost -i "C:\Program > Files > (x86)\DODMappingData\CLGAdminRptDB_Data.sql" -v var=SYSTEM_USER -v > CLGAdminRptDatabaseName="CLGAdminRptDB" -o "C:\Program > Files > (x86)\DODDataMapper\\CLGAdminRptDB_DataLoad.log" > > That should lead you to the sqlcmd issues... > > ------------------------------------------------------------------------------ > Special Offer -- Download ArcSight Logger for FREE! > Finally, a world-class log management solution at an even better > price-free! And you'll get a free "Love Thy Logs" t-shirt when > you > download Logger. Secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsisghtdev2dev > _______________________________________________ > WiX-users mailing list > <email>WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Circular-Error-Message-tp6742340p6743624.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users