Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jim 18 posts 36 karma points
    Jun 03, 2011 @ 13:47
    Jim
    0

    Custom Packages - edit web config from user input

    Is it possible when installing a custom package to ask for user input and then update the users web.config.

     

    example would be for connection strings to databases etc.

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Jun 03, 2011 @ 15:49
    Jeroen Breuer
    0

    You should probably have a look at Package Actions Contrib project.

    Also you can add an installer usercontrol in which you can modifty the user control if you wish. Here is a sample:http://damp.codeplex.com/SourceControl/changeset/view/74830#1834237

    Jeroen

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies