SharePoint/WSS has field type which is calculated column. This is very handy for end users who do not have to run to their IT for new calculated data they require. Well but they are not well documented and not everyone knows tricks to put formulas to work. I have numerous situations where I need to […]
Tag: WSS
Microsoft has released cumulative update for WSS 3.0 on 24 Feb which has the following HotFix 961750 (http://support.microsoft.com/kb/961750/ ) Description of the Windows SharePoint Services 3.0 hotfix package (Sts.msp): February 24, 2009 963023 (http://support.microsoft.com/kb/963023/ ) Description of the Windows SharePoint Services 3.0 hotfix package (Sts.msp): January 27, 2009 961175 (http://support.microsoft.com/kb/961175/ ) Description of the Windows […]
I was facing an issue where two site which were look alike but behaved differently, the navigation and bread crumbs were laid differently. We have a standard process to using pre defined templates and as per the request for site creation both the site were suppose to have Team Site template and I guess they […]
Installing SharePoint 2007 (MOSS) or WSS 3.0 in multi-lingual environment is not point and click process. It take you a while to download and install them all. Also it depends on how many language are you supporting. To enable SharePoint for multi-lingual contents you need to install the following component and most importantly you have […]
Recently I had a situation where I needed to produce a list of all Document Libraries and Forms Libraries within a site collection along with associated template attached to them. The site collection was quite huge with the database size of over 75 Gigs and thousands of libraries and the environment was SharePoint Portal Server […]
The default max single file upload size is 50 MB by default for a web application. Microsoft IT limits their environment at 100 MB, and the maximum that the product itself can handle or support is 2GB which is essentially a SQL limit. By setting the limit to blank will essentially support what SQL will […]