The object was not found. (The item was deleted because it was either not found or the crawler was denied access to it.)
Posted by admin in Sharepoint on 16. Jan, 2010 | 1 Comment
In Microsoft Office Sharepoint 2007, you might see the following Warning message in the Crawl Log after doing an incremental crawl:
http://MyPortal/documents/…1627_172635.aspx
The object was not found. (The item was deleted because it was either not found or the crawler was denied access to it.)
Solution:
The first thing you should try is to see if the file exists, [...]
How to know what Site Template are you using for your sharepoint site or web
Posted by admin in Articles on 13. Nov, 2009 | 0 Comments
To know the site template used for any sharepoint site do the following:
In command line, navigate to stsadm.exe bin folder and run the following command:
“stsadm.exe -o enumallwebs -databasename <database name>”
Then copy the site template ID and check it in the below list:
Template Name
Description
GLOBAL#0
Global template (1033)
STS#0
Team Site (1033)
STS#1
Blank Site (1033)
STS#2
Document Workspace (1033)
MPS#0
Basic Meeting Workspace (1033)
MPS#1
Blank [...]
