stsadm crash after sps07 to sps10 upgrade
        Posted  
        
            by elhombre
        on Server Fault
        
        See other posts from Server Fault
        
            or by elhombre
        
        
        
        Published on 2010-05-21T08:33:30Z
        Indexed on 
            2010/05/21
            8:40 UTC
        
        
        Read the original article
        Hit count: 566
        
Hi all
I have made an upgrade from sps07 to sps10 and I am trying now to make backups of sps10 using the command
stsadm -o backup -directory c:\backup -backupmethod full
The problem that Occurs is that stsadm crashes when trying todo the backup. Even worse is that when I try just to start stsadm from the command line I get following error.
Unhanded exception: System.MissingMethodException: Methode not found: "Void Microsoft.SharePoint.SPRequestManager.Dispose()".at Microsoft.SharePoint.StsAdmin.SPStsAdmin.Main(String[] args)
Holy moly what is happening?!
© Server Fault or respective owner