Sharepoint "List does not exist" after site import
        Posted  
        
            by Jeff Sacksteder
        on Server Fault
        
        See other posts from Server Fault
        
            or by Jeff Sacksteder
        
        
        
        Published on 2010-04-14T15:26:07Z
        Indexed on 
            2010/04/14
            15:33 UTC
        
        
        Read the original article
        Hit count: 1153
        
I'm try to copy a site from a production WSS 3.0 server to a testing server in a different farm to try some changes. The export using stsadm works as expected, I create the target site in the test farm and the import finished without error. The site in question makes use of some of the 'Sharepoint Boost' products and those are installed and activated on the destination server.
When I try to access the site, I receive the error-
"List does not exist
The page you selected contains a list that does not exist.  It may have been deleted by another user."
Any specific guidance might be helpful, but this is the most useless message I've seen. What's the process for troubleshooting this - Is there a more verbose log that contains more information somewhere?
© Server Fault or respective owner