We have 2 Sharepoint farms. The source farm has sharepoint
version12.0.0.6025 and the destination has version 12.0.0.4518.
I used stsadm -o backup to generate a backup file of a site collection
from my source farm and was trying to restore it to my destination farm.
Got an error:
Your backup is from a different version of Windows SharePoint Services
and cannot be restored to a server running the current version. The
backup file should be restored to a server with version '12.0.0.6025' or
later.
Question 1: Is there any way that I can move the site collection over to
my destination farm without upgrading the sharepoint version?
Question 2: How can I find out which updates (or hotfix) can update my
sharepoint to 12.0.0.6025?