HTTP/1.1 404 Connection: close Date: Thu, 22 Oct 2009 04:57:41 GMT Server: Microsoft-IIS/6.0 MicrosoftSharePointTeamServices: 12.0.0.6219 X-Powered-By

When ever you recieve the following in MOSS 2007:

HTTP/1.1 404 Connection: close Date: Thu, 22 Oct 2009 04:57:41 GMT Server: Microsoft-IIS/6.0 MicrosoftSharePointTeamServices: 12.0.0.6219 X-Powered-By: ASP.NET

probably it shows that the web application is cretaed but there is no site collection inside it.
So just go to Central Administration >> Application Management >> Create Site Collection. Create a site collection under the web application and you will stop recieving the error.
Thanks

Hiding Master Page Link from Settings Page

If you want to hide the links from Settings.aspx page, you can easily write the feature to do that.
here is the single entry mention to hide the "Master Page" link from the settings.aspx page.




(A) ID: give any id, It is necessary to give id to
(B) Location : Location tells from where this link is getting reference. for more details click
here (SharePoint Custom Action Identifiers)
(C) GroupID : This is where the Action fall under which Group
(D) Hide Action ID : Id of Action, which you want to hide.(Note: write is as same as it is there in
Settings.aspx page

Steps To Bulk Publishing from draft/Pending Mode

These are the steps for bulk publishing content "Draft"/"Pending" Status.

  • Open any sharepoint List
  • Change view to "Approve/Reject Items"
  • Go To Actions > Export To Spredsheet
  • Click on Open.....Open for excel get open
  • Change Status
  • Right Click List > Syncronize List
  • Click on "Retry All My Changes" just one time
  • Click on "Cancel"