I am in the process of migrating from IIS6 to IIS7.5 . Moving away from frontpage extensions, I have installed WebDAV module for publishing. Publishing works fine if I do not upload any application using forms based authentication. I understand FBA cannot
be enabled at the same time Windows Authentication. Can WebDAV work with Forms Bases Authentication enabled? If not, what is the best way for Visual Studio programmers to publish to IIS7.5??
JSawyerNJ
1 Post
WebDAV & Forms Based Authentication
Mar 14, 2012 08:48 PM|LINK
I am in the process of migrating from IIS6 to IIS7.5 . Moving away from frontpage extensions, I have installed WebDAV module for publishing. Publishing works fine if I do not upload any application using forms based authentication. I understand FBA cannot be enabled at the same time Windows Authentication. Can WebDAV work with Forms Bases Authentication enabled? If not, what is the best way for Visual Studio programmers to publish to IIS7.5??
London
345 Posts
Re: WebDAV & Forms Based Authentication
Mar 20, 2012 06:05 AM|LINK
Hi,
Web Deploy tool is a option;
http://learn.iis.net/page.aspx/346/web-deploy/