Publishing ASP.NET 3.5 Site Leaves Web.config Empty Due to providerOptions Element
I am trying to publish a ASP.Net 3.5 site to an IIS 7.5 server using WebDAV and each time I do the config file winds up empty. The culprit is the providerOption elemet seen in the code below.