Author |
Topic |
|
znakeeye
Tomato Guru
379 Posts |
Posted - Mar 15 2010 : 3:11:01 PM
|
VAX 1814, VS 2010 RC.
Opening my wxs-files (from Windows Installer XML) the listbox is not shown when pressing space inside the xml tags. Disabling VAX "fixes" the problem. |
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Mar 16 2010 : 4:41:01 PM
|
How do I create one of these files?
I tried creating a new "Visual Studio Installer -> Setup Project" project in VS2010, but this did not produce any sign of any XML files.
I have tried renaming an existing XML file to .wxs, which I am guessing is the correct extension, but I never see listboxes with VA enabled or disabled. I assume because the XML file is invalid. Also I don't know if this is the correct extension, your thread title says "wix" while the post says "wxs".
For now have you tried adding the problem file extension to:
VA Options -> Projects -> File Handling -> Extensions to ignore
|
zen is the art of being at one with the two'ness |
|
|
kevindqc
New Member
Canada
2 Posts |
|
znakeeye
Tomato Guru
379 Posts |
Posted - Mar 17 2010 : 2:32:54 PM
|
WIX deals with xml-files with the following extensions:
wxs wxi wxl
The XML files are 100% correct, using this schema: <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
Problem #2 These files are not seen in the OFIW dialog!! |
|
|
znakeeye
Tomato Guru
379 Posts |
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Apr 01 2010 : 4:40:45 PM
|
Apologies for the delay in looking at this.
I have now installed WIX, and there is no sign of it at all in VS2010 RC. It is showing up in VS2008 however.
I have made a new default solution, and VA is not active in the .WXS file that is created. I fixed this by adding .wxs to the list of extensions for XML in the registry, as described in this FAQ entry:
http://docs.wholetomato.com?W353
OFIW support, are you talking about inside WIX solutions, or these files inside normal solution types? For me OFIW just says "Parsing..." on the title bar, which suggests that VA does not know about / understand this project type.
I have emailed you about this. |
zen is the art of being at one with the two'ness |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Apr 06 2010 : 2:38:04 PM
|
znakeeye the email I sent you bounced. Can you please contact me via the form:
http://www.wholetomato.com/support/contact.asp
including this thread ID or URL in the description, so we can match it up. |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|