Hello WiX Community,

I’ve faced with a problem, which seems to be a bug in IIS extension. 

I have a Website element (in a component), which contains HttpHeader element. 
When I run the installation, it changes the custom headers in IIS in the 
following way:
  -- if there's no such header name, it registers new header correctly
  -- if there's a header with such name, it adds another one (or more) with 
unreadable content, like this
      ē꾱栀킆栀鑠栀阸栀騢栀먤栀뾊栀沎栀焀栀ꪮ栀唰ǔ∢∢

I'm not sure you can all read the line above, it looks like Chinese hieroglyphs 
to me. 

Expected behavior: if there's a header with such a name, the HttpHeader element 
should update it with new value.
In my example I would like to change an existing header from "X-Powered-By: 
ASP.NET" to "X-Powered-By: ASP.NET; My Product".

Does anyone know the workaround? I've checked for IIS 5.1 so far.

WiX developers, can you confirm it is a bug?

Thank you!

-- Yan

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to