Wylde SharePoint etc.

This blog is about SharePoint 2007. Specifically it is about real life tasks you come across while working with SharePoint. Also here I publish links of my interest in regard to SharePoint 2007, Microsoft Office platform and Microsoft Dynamics applications

Wednesday, November 4, 2009

Working with Person or Group column programmatically

Programmatically Adding to and Removing from a Person or Group Column

Sunday, October 25, 2009

Microsoft SharePoint 2007 Cheat Sheet

I have found a quick reference guide for MOSS 2007 end users aka information workers.

It's here: MOSS 2007 Quick Reference Card


Tuesday, October 20, 2009

Microsoft SharePoint Conference 2009

I'm at the SharePoint Conference in Las Vegas right now.

SharePoint 2010 is a great thing! Even from the first sight it's a huge amount of effort invested in enhancement from 2007 version.

It also has a lot of new features.

Will post more on that later.

Stay tuned.


Tuesday, October 6, 2009

People Search Result URL Shows ":80" Suffix for HTTPS

Situation

There is a MOSS 2007 farm with Shared Service provider configured to use mysites.domain.com as a My Sites host Web site.
Two Alternate Access Mappings were created for My Sites Web site:

Default Zone: http://mysites.domain.com

Extranet Zone: https://mysites.domain.com

In IIS this is a single Web site with aditional binding for https on port 443.

If you search for people using Extranet Zone mapping for the SharePoint Web site in the search result the URL is https://mysites.domain.com:



After installation of Infrastructure Update for Microsoft Office Servers search result Web site URL for people looks like https://mysites.domain.com:80 which is wrong, because there is no Web site on port 80 available using https:



Some ideas are explained in the following article:

People Search Results adds a :80 Suffix to results on an External Facing Site

And cosmetic workaround is provided in the following article:

How to remove something (the port) from the URL as returned in the search results (searchresults.aspx)

The problem with the above workarounds is that it only patches certain areas, but not the cause of the issue. I.e. if you just change the Search Result Web part for people doesn't mean you don't need to change this URL everywhere on your Web site you display a user.

I'm in the process of resolving this issue.

Stay tuned.


Access Fileserver Data via SharePoint

I have found an interesting Web part which allows you to Access Fileserver Data via SharePoint

You have tried it - please let me know.

Stay tuned...


Thursday, September 24, 2009

Coding Practice for SharePoint - Reload

A while ago I published a post about coding practice in regard to SharePoint

Here's the article from Microsoft: Developing SharePoint Applications "Guidance for building collaborative applications that extend your LOB systems".

Enjoy!


Wednesday, September 9, 2009

Microsoft SharePoint Conference 2009





Stay tuned.. :)