Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

How to setting the file web.config ( ASP.NET )


1 reply to this topic

sidew24

sidew24
  • Members
  • 1 posts

Posted 10 December 2003 - 14:32

Anyone have tried a Custom Action for configure the <appSetting> section of the xml file web.config?

Thanks in advance,
Aldo

wrgeater

wrgeater
  • Members
  • 2 posts

Posted 11 December 2003 - 02:26

I have accomplished this very task by using the "MSXML.DOMDocument" object in a VBS CA, placed after the InstallFiles Action in the EXEC sequence. If this is not enough to go on, please reply and I'll provide more details.

HTH