I want to get the existing connection string from the web.config file (OnBeforeInstall - Custom Installer)during the installation of my software. Once I get the existing connection string I want to add/replace that to the Web.Config which gets installed with installation (OnAfterInstall -- Custom Installer), I am struck with it.. any ideas... plz
↧