DavidTR
Guest
|
Posted:
Thu Nov 10, 2005 1:51 am Post subject:
stsadm -o addwppack error |
|
|
Hello:
When trying to re-install a web part using:
stsadm.exe -o addwppack -filename [filename.cab] -url http://webserver1
-globalinstall -force
I get an error message say it can't recognize the server url. I've tried
several veriations of the command line with and without the port number, the
IP address, etc but to know avail.
I can ping http://webserver1 and I can use enumsites to see a listing that
includes http://webserver1, so I know it out there...
I'm running on VM machines, 2 front-ends, 1 index and SQL. Any ideas -
Thanks much
--
DavidTR |
|
Shane Young [SPS MVP]
Guest
|
Posted:
Thu Nov 10, 2005 1:51 am Post subject:
Re: stsadm -o addwppack error |
|
|
Do you want the file to be installed on just that one web or all of the ones
on the server? -Globalinstall is trying to force it onto all of the sites
and -url is trying to force it on just one site. They conflict. So use
only one and see how you do. :)
--
Shane Young - SPS MVP
SharePoint911 - http://www.SharePoint911.com
Blog - http://msmvps.com/shane/
"DavidTR" <DavidTR@discussions.microsoft.com> wrote in message
news:A9E67BCB-0646-4716-B997-3D0CEB563A6C@microsoft.com...
| Quote: | Hello:
When trying to re-install a web part using:
stsadm.exe -o addwppack -filename [filename.cab] -url http://webserver1
-globalinstall -force
I get an error message say it can't recognize the server url. I've tried
several veriations of the command line with and without the port number,
the
IP address, etc but to know avail.
I can ping http://webserver1 and I can use enumsites to see a listing that
includes http://webserver1, so I know it out there...
I'm running on VM machines, 2 front-ends, 1 index and SQL. Any ideas -
Thanks much
--
DavidTR |
|
|