Finding Ghosts: Programmatically Determining Ghosted/Unghosted State
First, some terminology. The terms "ghosted" and "unghosted" get thrown around a lot when talking about SharePoint site definitions, and all too often, they are used incorrectly. Here's the deal:
Ghosted: a ghosted page is one that is read directly from the site definition on the filesystem.
Unghosted: an unghosted page is one that is read from the SharePoint database and *not* a physical file
So, how can we determine if a given page is either ghosted or unghosted? Luckily, there is a single property that will tell us: "vti_hasdefaultcontent." If this property exists on a file, it is ghosted (again, on the filesystem); if the property does not exist, the file is being served from the database.
Here's the code for a simple command-line utility that will take the URL to a given page and report whether it is ghosted or unghosted:
=====
using System;
using Microsoft.SharePoint;
namespace GhostCheck
{
public class Checker
{
[STAThread]
static void Main(string[] args)
{
//if vti_hasdefaultocontent = true, it is ghosted; if unghosted, the prop doesn't exist
if(args.Length == 0 || args[0].ToString().Equals("/?"))
{
Help();
}
else
{
string sURL = args[0].ToString();
bool hasError = false;
string sGhosted = CheckGhost(sURL, out hasError);
if(hasError)
{
Console.WriteLine("\nError encountered: {0}", sGhosted);
}
else
{
Console.WriteLine("\nThe page at {0} is {1}", sURL, sGhosted);
}
}
}
static void Help()
{
Console.WriteLine("\nghostcheck <URL>");
Console.WriteLine("\nExample: ghostcheck https://<myserver>/sites/<site>/Lists/Contacts/NewForm.aspx");
}
static string CheckGhost(string FileURL, out bool ErrorFlag)
{
ErrorFlag = false;
SPSite oSite = null;
SPWeb oWeb = null;
SPFile oFile = null;
try
{
oSite = new SPSite(FileURL);
}
catch(System.Exception exSite)
{
ErrorFlag = true;
return String.Format("Error getting Site: {0}", exSite.Message);
}
try
{
oWeb = oSite.OpenWeb();
}
catch(System.Exception exWeb)
{
ErrorFlag = true;
return String.Format("Error getting Web: {0}", exWeb.Message);
}
try
{
oFile = oWeb.GetFile(FileURL);
}
catch(System.Exception exFile)
{
ErrorFlag = true;
return String.Format("Error getting File: {0}", exFile.Message);
}
System.Collections.Hashtable oHash = oFile.Properties;
if(oHash.ContainsKey("vti_hasdefaultcontent"))
{
return "ghosted (on file system)";
}
else
{
return "unghosted (in database)";
}
}
}
}
=====
This utility uses the SharePoint object model, and so MUST BE RUN ON THE SERVER, not from a client.
Usage:
ghostcheck.exe <URL>
Example:
ghostcheck.exe https://myserver/sites/mysite/Lists/Contacts/NewForm.aspx
Comments
Anonymous
October 24, 2006
I 'm so [url=http://access.122mb.com]lucky[/url] on having what I have! Just visit [url=http://access.serverheaven.net]my site[/url]. Just see it! And good luck in yours [url=http://access.122mb.com]search[/url].Anonymous
October 24, 2006
Thank you for this great post about <a href="http://creditonline.bravehost.com/sports-betting-site.html"">http://creditonline.bravehost.com/sports-betting-site.html" title="sports betting site">sports betting site</a> and [URL=http://creditonline.bravehost.com/sports-betting-site.html]sports betting site[/URL]Anonymous
October 27, 2006
Very informative post about <a href="http://johnostin.50megs.com/biovea.html"">http://johnostin.50megs.com/biovea.html" title="biovea">biovea</a> and [URL=http://johnostin.50megs.com/biovea.html]biovea[/URL]Anonymous
October 27, 2006
Excellent browsing have the toAnonymous
November 23, 2006
The comment has been removedAnonymous
November 24, 2006
peace! <a href=http://akoc-icco.ru/wholesale-watch>wholesale watch</a>Anonymous
November 24, 2006
<a href=http://akoc-icco.ru/wholesale-tool>wholesale tool</a>Anonymous
November 25, 2006
<a href=http://akoc-icco.ru/wholesale-sun-glasses>wholesale sun glasses</a>Anonymous
November 25, 2006
<a href=http://akoc-icco.ru/wholesale-sports>wholesale sports</a>Anonymous
November 25, 2006
<a href=http://akoc-icco.ru/wholesale-silver-jewelry>wholesale silk flower</a>Anonymous
November 26, 2006
<a href=http://akoc-icco.ru/wholesale-purse>wholesale purse</a>Anonymous
November 26, 2006
<a href=http://akoc-icco.ru/wholesale-product>wholesale product</a>Anonymous
November 27, 2006
<a href=http://akoc-icco.ru/wholesale-nursery>wholesale nursery</a>Anonymous
November 30, 2006
<a href= http://forum.lixium.fr/cgi-bin/index.eur?mitsu > wellbutrin side effects </a> [url= http://forum.lixium.fr/cgi-bin/index.eur?mitsu ] wellbutrin medication [/url]Anonymous
December 01, 2006
Excellent browsing have the toAnonymous
December 05, 2006
Excellent browsing have the toAnonymous
December 05, 2006
Excellent browsing have the toAnonymous
December 05, 2006
Excellent browsing have the toAnonymous
December 06, 2006
Excellent browsing have the toAnonymous
December 06, 2006
Excellent browsing have the toAnonymous
December 06, 2006
Excellent browsing have the toAnonymous
December 20, 2006
Beautiful site!,Beautiful site!Anonymous
December 22, 2006
Very interesting.,Very interesting.Anonymous
December 23, 2006
Beautiful site!,Beautiful site!Anonymous
December 24, 2006
Very interesting.,Very interesting.Anonymous
January 19, 2007
Very good website you have here.: Thanks!,Very good website you have here.: Thanks!Anonymous
January 24, 2007
Really amazing! interesting site. keep up the good work. Thanks!,Really amazing! interesting site. keep up the good work. Thanks!Anonymous
February 18, 2007
More information, you work, stress, then you focus on a creative. Appraisal discussion, ask figure of his new overcome, or off to describe. Foundation for them out the basic level, this regularly undertake a [url=http://learnin.43i.net ]learning center.[/url].Anonymous
March 22, 2007
Lucy! Please call me,Lucy! Please call meAnonymous
March 23, 2007
Lucy! Please call me,Lucy! Please call meAnonymous
March 24, 2007
Lucy! Please call me,Lucy! Please call meAnonymous
March 30, 2007
Very nice! I have some LJ with news, check this out: <a href= http://michelas.livejournal.com >My live journal</a> <a href= http://homerius.livejournal.com >Lastest news</a> <a href= http://johnyknoxw.livejournal.com >My live journal</a>Anonymous
March 31, 2007
Very nice! I have some LJ with news, check this out: <a href= http://iwantubadlyz.livejournal.com >Newest news</a> <a href= http://annakubat.livejournal.com >Check this out</a> <a href= http://jackie_simpson.livejournal.com >livejournal</a>Anonymous
April 14, 2007
This is really fresh idea of the design of the site! I seldom met such in Internet. I will visit your website again. Good Work dude!Anonymous
May 04, 2007
Frankly, the way things are right now, I'm not sure I'd want to play myself in my very own movie of the week.Anonymous
May 06, 2007
Looks great! I found lots of intresting things here. Please more updates.Anonymous
May 07, 2007
Looks great! I found lots of intresting things here. Many thanks.Anonymous
May 18, 2007
If you listen to the Matrix soundtrack on your Ipod, or perhaps a fun song, your life automatically becomes a movie.Anonymous
May 24, 2007
<a href="http://extremedrawing.tripod.com/">adult comics</a>Anonymous
May 28, 2007
Nice design. Please add more smiles to your guestbook :) Please more updates.Anonymous
May 28, 2007
Frankly, the way things are right now, I'm not sure I'd want to play myself in my very own movie of the week.Anonymous
June 02, 2007
Hi Webmaster! It was a pleasure to look through this site! there is a lot of new and fresh ideas)!Thank YouAnonymous
June 04, 2007
Nice design. Please add more smiles to your guestbook :) Please more updates.Anonymous
June 04, 2007
I wanted to thank you for the time you spent building this page. I will visit your website again. Thank youAnonymous
June 06, 2007
Frankly, the way things are right now, I'm not sure I'd want to play myself in my very own movie of the week.Anonymous
June 14, 2007
[URL=http://notebook-batteries-shop.com/dell-computors]dell computors[/URL] [URL=http://notebook-batteries-shop.com/dell-notebook]dell notebook[/URL] [URL=http://notebook-batteries-shop.com/dell-axim]dell axim[/URL] [URL=http://notebook-batteries-shop.com/dell-drivers]dell drivers[/URL] [URL=http://notebook-batteries-shop.com/acer-notebook-accessories]acer notebook accessories[/URL]Anonymous
June 14, 2007
[URL=http://notebook-batteries-shop.com/dell-computors]dell computors[/URL] [URL=http://notebook-batteries-shop.com/dell-notebook]dell notebook[/URL] [URL=http://notebook-batteries-shop.com/dell-axim]dell axim[/URL] [URL=http://notebook-batteries-shop.com/dell-drivers]dell drivers[/URL] [URL=http://notebook-batteries-shop.com/acer-notebook-accessories]acer notebook accessories[/URL]Anonymous
June 14, 2007
[URL=http://notebook-batteries-shop.com/dell-computors]dell computors[/URL] [URL=http://notebook-batteries-shop.com/dell-notebook]dell notebook[/URL] [URL=http://notebook-batteries-shop.com/dell-axim]dell axim[/URL] [URL=http://notebook-batteries-shop.com/dell-drivers]dell drivers[/URL] [URL=http://notebook-batteries-shop.com/acer-notebook-accessories]acer notebook accessories[/URL]Anonymous
September 06, 2007
A great snippet of code - very helpfull!