Hello,
I cannot replace the <system.web> section using the Enable Web.config file
replacement feature of Web Project Deployment for Visual Studio 2005.
appSettings=myFile.config works but system.web=myFile.config generates the
following error : error : web.config(1): error WDP00002: missing section
system.web
Is it possible to replace the system.web section. What is the correct syntax.
Stéphane KIES