Help! Trying to move backup services for 96xx phones from Windows 2003 to Windows 2012 R2 server. I have the technote regarding IIS changes requiring basic authentication and believe I have IIS configured correctly. However any PUT request logs a 405 error in IIS.
Basic authentication is enabled. Anonymous is disabled. No NTFS permissions are assigned explicitly. I have created a local user and am specifying it according to
WebDAV authoring rules are in place as well.
Thinking perhaps it was a Windows 2012 issue I attempted Server 2008 and still hit the same roadblock which appears to indicate something I'm missing in the configuration.
Any ideas out there?
Thanks
Ed
Basic authentication is enabled. Anonymous is disabled. No NTFS permissions are assigned explicitly. I have created a local user and am specifying it according to
WebDAV authoring rules are in place as well.
Thinking perhaps it was a Windows 2012 issue I attempted Server 2008 and still hit the same roadblock which appears to indicate something I'm missing in the configuration.
Any ideas out there?
Thanks
Ed
Comment