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.
Friday, November 20, 2009
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
Use the SharePoint Master Tool (STSADM), nobody says "no" to Master ;-)
stsadm -o deletessp -title
http://technet.microsoft.com/en-us/library/cc263248.aspx
Labels:
MOSS 2007
Tuesday, October 06, 2009
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
1) Check SQL DB exist and enabled
2) Application pool Identity has been added to SQL DB
Labels:
MOSS 2007
SharePoint 2007 Best Practices
- Best Practices: Using Disposable Windows SharePoint Services Objects http://msdn.microsoft.com/en-us/library/aa973248.aspx
- Best Practices: Common Coding Issues When Using the SharePoint Object Model http://msdn.microsoft.com/en-us/library/bb687949.aspx
- Dispose Checker Tool http://code.msdn.microsoft.com/SPDisposeCheck
- Working with Large Lists in SharePoint Server 2007 http://technet.microsoft.com/en-us/library/cc262813.aspx
- SharePoint Products and Technologies Customization Best Practices http://msdn.microsoft.com/en-us/library/bb861954.aspx
- Developing Workflow Solutions with SharePoint Server 2007 and Windows Workflow Foundation http://msdn.microsoft.com/en-us/library/cc514224.aspx
- Developing SharePoint Applications:Patterns and Practices http://msdn.microsoft.com/en-us/library/dd203468.aspx
- Managed Path http://msdn.microsoft.com/en-us/library/bb802766.aspx
- Web Services Access http://msdn.microsoft.com/en-us/library/bb862916.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!!!
Labels:
MOSS 2007
Wednesday, September 16, 2009
Tuesday, September 08, 2009
Get Client Machine Name ASP.NET
System.Net.Dns.GetHostByAddress(Request.UserHostAddress).HostName
Labels:
ASP.NET 3.0
Thursday, September 03, 2009
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
http://www.essentialobjects.com/Products/EOWeb/ProgressBar.aspx
Subscribe to:
Posts (Atom)
