Friday, November 20, 2009

Exception from HRESULT: 0x80040E14 STSADM ERROR

In my case this error was purely due to lack of disk space in DB server.

ERROR:
Exception from HRESULT: 0x80040E14

Clearing hard disk space in DB server resolved the issue.

Tuesday, November 17, 2009

Unable to Delete SSP (unprovisioning)

If you are stuck with SSP and have no clue how to get rid of it then you are at right place.

Use the SharePoint Master Tool (STSADM), nobody says "no" to Master ;-)

stsadm -o deletessp -title [-deletedatabases] -[force]
http://technet.microsoft.com/en-us/library/cc263248.aspx

Tuesday, October 06, 2009

Caching in MOSS 2007

http://msdn.microsoft.com/en-us/library/aa661294.aspx

Friday, September 25, 2009

Cannot connect to the configuration database.

This might happen due to various reasons . Below are the most common reasons :
1) Check SQL DB exist and enabled
2) Application pool Identity has been added to SQL DB

SharePoint 2007 Best Practices

SharePoint Pattern and Practices

http://msdn.microsoft.com/en-us/library/dd203468.aspx

Tuesday, September 22, 2009

Save as Site Template Missing

Are you trying to save a publishing site as site template and are still wondering where the "Save as Site Template " is?

Well It's hidden . Here is a nice article for you.


Cheers!!!

Wednesday, September 16, 2009

Improve SharePoint 2007 Website Performance

http://blogs.msdn.com/ecm/archive/2006/11/08/how-to-make-your-moss-2007-web-site-faster-with-caching.aspx

Tuesday, September 08, 2009

Get Client Machine Name ASP.NET

System.Net.Dns.GetHostByAddress(Request.UserHostAddress).HostName

Thursday, September 03, 2009

Preliminary System Requirement SharePoint 2010

http://blogs.msdn.com/sharepoint/archive/2009/05/07/announcing-sharepoint-server-2010-preliminary-system-requirements.aspx

Monday, August 17, 2009

ASP.NET Progress control for FREE!!!

I tried this control and i must say it's too good to be free.
http://www.essentialobjects.com/Products/EOWeb/ProgressBar.aspx