Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Missing Document

  Asked By: Harley Kemp         Date: Feb 10, 2005      Category: Sharepoint      Views: 168
 

I have a WSS Document list that has a document in it but it does not
show up in the UI. If I look for the document in the Docs table it is
there. If I upload a document with the same name and allow it to
overwrite, it does successfully. If I upload the same document with a
different name then attempt to rename the document it indicates that the
document already exists. I have also verified that there are no filters
on my view. If I attempt to go straight to the file with the exact URL
it says page cannot be found.

Any ideas what I am up against? Is there a URL that I can issue to
delete the document or maybe I should through stsadm.

Tagged:    

 

2 Answers Found

 
Answer #1       Answered By: Kareem Flynn          Answered On: Feb 10, 2005       

try sharepoint explorer - www.ontolica.com/.../SharePointExplorerHome.html first

if that doesnt work: do a DB query on the xxx_SITE/Docs table  to see if it exists  in the database and use textcopy to get the LOB out.

 
Answer #2       Answered By: Tyron Calderon          Answered On: Feb 10, 2005       

Thank you that did the trick. I could see them in the Explorer and delete the doc. When I uploaded again everything worked just fine.

 
Didn't find what you were looking for? Find more on Missing Document Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].