Hello All,
I can not get smigrate to work on my development server. It works fine
on the production one using the same code. I have administrative
permissions on the server. (I intentionally did not included username
and password in the command line - and it worked for production, but
not development). It's definitely something wrong with the server
since I got failures trying to backup dev server from other sharepoint
servers. Anyone have ideas on where I should start troubleshooting
this?

C:\Program Files\Common Files\Microsoft Shared\web server
extensions\60\BIN>
smigrate -w http://xxxxx/yyyy/zz -f C:\backup.fwp

13 Dec 2005 14:37:10 -0600 Site collection opened
13 Dec 2005 14:37:12 -0600 ERROR (possibly fatal):
ERROR: 1572918 The server sent a response which FrontPage could not
parse. If
you are trying to connect to a Windows SharePoint Services server,
check with the server's administrator to make sure Windows SharePoint
Services is installed properly. 12152
13 Dec 2005 14:37:12 -0600 Site collection closed

Thanks!
Anne-Marie

Re: Smigrate fails with FrontPage parse error by Engelbert

Engelbert
Tue Dec 13 23:49:17 CST 2005

The first thing to check on smigrate errors is always that the (WSS) version
number of the source is the same as the version number of the target.

See this for which version numbers are for what and where to find them.

http://www.asaris-matrix.com/mvp-walsh/Lists/WSS%20FAQ/DispForm.aspx?ID=71

(I'm not sure if this is what you mean by "using the same code" but just in
case)

Engelbert

"annemarie" <ammessi@gmail.com> wrote in message
news:1134508619.831015.86620@g49g2000cwa.googlegroups.com...
> Hello All,
> I can not get smigrate to work on my development server. It works fine
> on the production one using the same code. I have administrative
> permissions on the server. (I intentionally did not included username
> and password in the command line - and it worked for production, but
> not development). It's definitely something wrong with the server
> since I got failures trying to backup dev server from other sharepoint
> servers. Anyone have ideas on where I should start troubleshooting
> this?
>
> C:\Program Files\Common Files\Microsoft Shared\web server
> extensions\60\BIN>
> smigrate -w http://xxxxx/yyyy/zz -f C:\backup.fwp
>
> 13 Dec 2005 14:37:10 -0600 Site collection opened
> 13 Dec 2005 14:37:12 -0600 ERROR (possibly fatal):
> ERROR: 1572918 The server sent a response which FrontPage could not
> parse. If
> you are trying to connect to a Windows SharePoint Services server,
> check with the server's administrator to make sure Windows SharePoint
> Services is installed properly. 12152
> 13 Dec 2005 14:37:12 -0600 Site collection closed
>
> Thanks!
> Anne-Marie
>