The WIX IIS schema has only two attributes for the HttpHeader element: Name, Value. This works ok in most cases, but the Name attribute is used both for the name and primary key. The primary key HttpHeader.HttpHeader is an Identifier field and hence don't allow the '-' character. Accordingly trying to register "X-Powered-By" triggers an ICE03 validation error.
Would it be possible to add an Id attribute for the element to ensure that a valid identifier can be specified even if the name field contains '-'?
Logged In: YES
user_id=2160778
Originator: YES
From compiled MSI:
"X-Powered-By","2","Inquiry_WebSite","X-Powered-By","X-Powered-By","0",""
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 15 days (the time period specified by
the administrator of this Tracker).