I don't understand how the whole 'modify an xml file' thing is supposed to work. Say I have an xml file I install name 'Web.config'. In it I want to change the line:
<customErrors mode="Off" defaultRedirect="SiteError.htm">
to
<customErrors mode="On" defaultRedirect="SiteError.htm">
How would I go about doing that ?
Thanks
FOLLOW US
Get the latest news in Application Packaging