Tagged Questions
0
votes
2answers
68 views
Export of site fails in every attempt
I am trying to export one of my sites, but whatever I do it keeps giving me the error: The file or directory is corrupted and unreadable.
stsadm -o export -url http://server/site/ -filena
me ...
3
votes
2answers
657 views
stsadm.exe crashes on all commands
All of a sudden, stsadm has stopped working, crashing on all commands it is run with (even -help!)
e.g.
> stsadm.exe -help
Unhandled Exception: System.ArgumentNullException: Value cannot be null.
...
0
votes
3answers
2k views
Access denied using the STSADM command
I am unable to use the STSADM command. When i try to use it, it shows me access denied.
I am the admin of my system, but still I am getting access denied.
0
votes
1answer
1k views
stsadm createsite “User cannot be found” error
I'm trying to create a site collection via stsadm. I do:
STSADM -o createsite `
-url "<url>" `
-title "<title>" `
-description "<desc>" `
-lcid 1033 `
...
0
votes
1answer
350 views
List exists error when using stsadm -o import command
When using the stsadm -o import command I am getting an error relating to a list already existing, the import then seems to fail. Should it not handle this scenario of a list already existing on the ...
1
vote
3answers
1k views
Web site already exists error when restoring
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. And I am using publishing portal template. And I am using command,
stsadm -o restore -url ...