I'm creating an installer for an application. I have a requirement to
make the text in an Edit control uppercase (replace lowercase letters
with uppercase as the input is being given).
How to solve this issue?
Stefan
-
ay to do both is to simply pass the static
XsltSettings.TrustedXslt
property to the Load method.
-Original Message-
From: Chrobot, Stefan [mailto:stefan.chro...@sabre.com]
Sent: Monday, May 24, 2010 2:35 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Using document() function
Hello,
I get this error message:
"heat.exe : error HEAT5055 : Error applying transform to
harvested WiX: Execution of the 'document()' function was prohibited.
Use the XsltSettings.EnableDocumentFunction property to enable it. An
error occurred at.."
Is there a way to quickly workaroun
3 matches
Mail list logo