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
Friday, August 07, 2009
Wednesday, August 05, 2009
AJAX ERROR : Sys.WebForms.PageRequestManagerTimeoutException - The server request timed out
Well if you have this error then its due to long running process as the default time out set is 90 seconds.
If you want to increase the time out value , then make change to the Script Manager attribute .
For e.g to increase it to 5 min :

(Click on image to enlarge it)
If you want to increase the time out value , then make change to the Script Manager attribute .
For e.g to increase it to 5 min :
(Click on image to enlarge it)
Labels:
AJAX
Subscribe to:
Posts (Atom)
