We just added a 2nd SP2007 server to mirror our site. The original site is in China, the new site in the US. They are connected via a permanent site to site VPN. We
are hitting the errors when attempting to upload files to the US mirror.
Environment:
US server site:
OS: Windows Server 2008 R2 Enterprise (64 bit)
APP: Windows Sharepoint Server 2007 Enterprise SP2 (64 bit)
DB: Windows SQL Server 2008 Enterprise R2 (64 bit)
China site:
OS: Windows Server 2003 Enterprise SP2 (32 bit)
APP: Windows Sharepoint Server 2007 Enterprise SP2 (32 bit)
DB: Windows SQL Server 2008 Enterprise R2 (32 bit)
Background:
We setup two test Sharepoint farm to be syncronized with only its content database. The upload works good on SZ site. But we got the following 2 error messages randomly when uploading file to document library of SF side.
Error message:
1. The URL 'ao/AO Document/Admin Guideline/xxxxx.jpg' is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web.
2. Cannot open file "ao/AO Document/Admin Guideline/xxxxx.jpg".
--
We've tried the official hotfix, altering the schema, changing the IIS memory limit settings, and restarting the application pool.
Could the issue be related to the different OSes 2008 vs 2003, or 32 vs 64bit?
 
View Complete Post