Dear all, we are currently have a problem with webdav and upgrading to IIS7.0. Problem: Webdav no longer working since upgrade to IIS 7 on windows 2008 web edition x64 from IIS 6 on windows 2003 i386 Client code: HttpWebResponse Response; //Retrieve the File HttpWebRequest Request = (HttpWebRequest)HttpWebRequest...