Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

PowerShell command to get Resource Count for SP 2010

One of my colleagues @ Microsoft happen to ask this quesiton for Sharepoint 2010 on Resource allocation for Sandboxed Solution The default quota is 300 server resources, how to understand it ? ( or Server Points ?) How to calculate them ?. ANSWER: The
Posted by ketaanhs | 0 Comments
Filed under:

INTRO: Sandboxed Solutions in SP2010 [Sharepoint 2010]

Now all of us (MOSS 2007) folks know we have solutions (often referred as WSP). With Sharepoint 2010 we get 2 types of Solutions: 1. Sandboxed Solutions and 2. Full-trust Solution. So now for IT-Pros a goodie is provided and that is Sandboxed solution.
Posted by ketaanhs | 0 Comments
Filed under:

NEW FEATURES: Sharepoint 2010 a.k.a. Sharepoint 14

I am sure I might not be the first one to blog about this (although I didn’t check online if somebody has already blogged about this topic, so excuse me for a * repeat *). Following are only the few great and basic features that are now part of SharePoint
Posted by ketaanhs | 0 Comments
Filed under:

Shared SSP and Web-application creation in Sharepoint 2007 (Alternate URL Synchronizer)

At one of my customers we have a situation where we are Sharing the SSP from one Farm (i.e. Parent Farm) to another Farm (Child Farm). We also need to create a web-application with the same host header name (e.g. http://secure.msft.com ) in both the Farms.
Posted by ketaanhs | 0 Comments
Filed under: , ,

"This week in Pictures" web part in Sharepoint 2007 and Time Interval

In case if you are looking for how to set the time interval between image slideshow, you will find this blog helpful. The “This week in Pictures” [TWIP] web part uses a java script for the slideshow (STARTSlideShow() method). Basically in the OnPreRender()
Posted by ketaanhs | 0 Comments

Exploring the Microsoft.Office.Server.Administration.Licensing information

Have you ever had a need to explore whats the expiration date of the trial version of MOSS you are using, if yes then the solution for that is the INTERNAL STATIC CLASS: Microsoft.Office.Server.Administration.Licensing This will help you in finding out
Posted by ketaanhs | 0 Comments

Site Collection Administrator on a FBA getting Access Denied errors

One of my customers was facing an issue with one of the Forms based authentication sharepoint web application where the site collection administrators were getting ACCESS DENIED errors. We spend a whole lot of time in figuring out what was the issue and
Posted by ketaanhs | 0 Comments

How to determine (find) who created a site on a MOSS 2007

One of my colleague had asked query regarding how to find out the user who created the site in sharepoint 2007, obviously nothing in the UI to find out that. So we will have to do it programmatically and the way to get it is to use the SPWeb.Authors property.
Posted by ketaanhs | 0 Comments
Filed under:

Modifying SPThemes.xml Programmatically to deploy new Themes MOSS 2007 (WSS 3.0)

Modifying SPThemes.xml Programmatically to deploy new Themes MOSS 2007 (WSS 3.0) One of my colleague was looking for modifying the SPThemes.xml file programmatically instead of editing it manually on each and every server. So that the deployment of new
Posted by ketaanhs | 0 Comments
Filed under: ,

Sharepoint 2007 WSS 3.0 Feature list with GUID

Following is the list of sharepoint features (out of the box) that are available, I wish I could have compiled it but this great job is done by Robert Bogue (MVP) on his blog here: http://www.thorprojects.com/blog/archive/2007/05/16/list-of-features-with-guids.aspx
Posted by ketaanhs | 0 Comments
Filed under:

Audiences in Inter Farm SSP (Sharepoint 2007 / MOSS)

We were doing some brain storming on Sharing the SSP (Shared Service Provider) between multiple farms i.e. the Parent Farm will be the provider/source of the SSP and the Child farm will consume the SSP. (Needless to say this is MOSS or sharepoint 2007).

Programmatically provision hostheader site collection (MOSS/Sharepoint 2007)

I was looking for a sample on creating a Host header based site collection (programmatically) i.e. using WSS/Sharepoint 2007 API and came across the msdn article, but there is no sample: http://msdn.microsoft.com/en-us/library/ms479602.aspx We can easily
Posted by ketaanhs | 4 Comments

Host header (actually Host Named) site collection in MOSS (some details)

If you search on the web on how to create a host header (HH) site-collection you will get a lot of results as lot of community folks have blogged about it. Thanks to all of them for the great work. So following is the command used to create a HH site-collection
Posted by ketaanhs | 1 Comments

Sharepoint Content Deployment results in "Value cannot be null"

We were working on a publishing site and had couple of custom field types and controls also as part of our custom development. We were doing Content Deployment to publish our Sharepoint 2007 (MOSS) authoring site to the Publishing site. While doing so
Posted by ketaanhs | 1 Comments

How to force a wordbreaker to be used in Sharepoint Search

I had a requirement to crawl Japanese content and we had an English Install of Sharepoint 2007 (MOSS). Now for some reason the locale was not being identified by the crawler for the HTML (i.e. all the Publishing pages) as 1041 (i.e. the Japanese locale),
Posted by ketaanhs | 1 Comments
More Posts Next page »
 
Page view tracker