Troy
Mon Jul 05 15:43:34 CDT 2004
Hi gsartz -
When creating the site you will be restoring to with smigrate, be sure to
specify the same site language as the original site. For example, if the
original site was based on the Greek language template (LCID 1032), then you
should create the site you're restoring to with the same language template
(LCID 1032). For example:
stsadm -o createsite -url
http://server/sites/ExampleSite -ownerlogin
DOMAIN\username -owneremail someone@example.com -lcid 1032
Then you should be able to use smigrate to restore to that site.
- Troy Starr [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
"gsartz" <anonymous@discussions.microsoft.com> wrote in message
news:2748801c462be$85780480$a301280a@phx.gbl...
> Hello all,
>
> a customer wants us to do the hosting of his sharepoint
> site. He sent us the site backup file (using stsadm.exe)
> but the restore was not possible because our sps is setup
> in active directory account creation mode. Then, he sent
> us the backup files (.fwp) using smigrate.exe. When we try
> to restore we get an error: The language is not supported
> on the server. We have setup the english version of
> sharepoint services and applied the language template pack
> for greek. Could this error occur because he has installed
> the greek version of sharepoint services in his
> organixation? Is there a workaround other than
> reinstalling the greek sharepoint version?
>
> Thanks in advance ...