The problem:
A nested WebApplication isn't created consistently. With 3.0.3110, the app was
created 90% of the time. With 3.0.4014, it is almost (90%?) never created.
The original query had two issues, but there's just info on one here. The other
issue is with a non-nested web application not be
We're seeing regular failures creating IIS virtual directories using
WiXIISExtension (currently on 3.0.4014). Sometimes the virtual directory isn't
created at all, sometimes the folder exists, but the application isn't created,
and sometimes the application is created on a folder in a location o
I'm having difficulties with running XMLConfig from two packages.
I have XMLConfig data in two WiX MSI packages, updating key=blah
value=blah2 entries in two different XML files. I can run either
install, and the XMLConfig operations in that package will succeed (no
errors and changes are prese
e the diff, and provide the desired
functionality. Slow and clunky, but functional. Perhaps if enough other
people find it useful, it will be worth the trouble to add the
functionality.
Eric Hybner wrote:
Do y'all have any pointers for extracting COM data from executable COM
servers?
Do y'all have any pointers for extracting COM data from executable COM
servers? When I heat (-gg) BOB.exe (a legacy VB component not quite
ready to be retired) for example, I get something like this:
I get the HKCR\Interface\{6DD...} and HKCR\TypeLib\{6DD...} d
Well now, that was silly... trying to light a fragment... Why couldn't I
realize that before I emailed the universe? J Is the request for a
meaningful error message considered a feature request or a bug?
I'm getting the error below when trying to light up one of my
packages...
light.exe : er
I'm getting the error below when trying to light up one of my packages.
The only related issue I've found in a search of the bugs and mailing
list was related to WiXUI. I've tried lighting with and without the UI
extension (-ext WixUIExtension.dll -cultures:en-US), and get the same
message.
Any
Thanks Bob. FWIW, the problem appears to be with a default value.
Removing the following registry value gets me past the issue for now.
C:\projects\sandbox\COMTest.wxs(19) : error LGHT0130 : The primary key
'reg9D78D592D2980BC3F33101F91D853AE6' is duplicated in table 'Registry'.
Pleas
I heat'ed some files, and got something like this:
Candle yells at me because the Class/@Server attribute is missing. I get
around that by either making Class a child of the File element
I have an MSM that defines a set of "CustomAction" entries. The MSM is
merged into the MSI, and it is my responsibility to execute the MSM's
custom actions.
Unfortunately when I compile my project, light rightly complains:
C:\xxx\yyy.xml : error LGHT0112 : Unresolved reference to symbol
'Custom
With
FragmentRef deprecated, is there a supported mechanism for sucking in a
CustomTable and associated data from an external file? How about storing data
and schema separately (so that developer X can add data rows, but can’t
muck with my table schema)?
Thanks!
--
11 matches
Mail list logo