My web site solution contains MSI web setup project that was configured to prompt user for database server name and database name and then overwrite default settings in web.config with user-entered values. In VS 2005, the Primary Output item which is referenced
by the custom action is no longer available since no single web site assembly is produced. How can I fix this, or is there a new way to configure web.config file during installation?
romak
Member
10 Points
2 Posts
Upgrading VS 2003 Web Setup Project
Jan 16, 2006 06:58 PM|LINK
Hello Everyone,
My web site solution contains MSI web setup project that was configured to prompt user for database server name and database name and then overwrite default settings in web.config with user-entered values. In VS 2005, the Primary Output item which is referenced by the custom action is no longer available since no single web site assembly is produced. How can I fix this, or is there a new way to configure web.config file during installation?
Thank you,
Roman