Friday, November 28, 2008

Integrate Silverlight application into MOSS 2007 using webparts [Q/A] - 2

Question -2
I want to integrate a Silverlight application into Sharepoint 2007 site using webparts. I am using Silverlight 2.0, MOSS 2007, WSS 3.0 SP1. I see the webpart, but do not see any Silverlight content on the page. When I searched the HTML code of the rendered page with the string “silverlight” it contains the following code:



I tried to follow the blogs/tutorials present at the following locations, but no luck:


Patrick Tisseghem: http://www.u2u.info/Blogs/Patrick/Lists/Posts/Post.aspx?ID=1794

Ian Morrish: http://www.wssdemo.com/pages/silverlight.aspx

Silverlight Blueprint: http://www.codeplex.com/SL4SP/Release/ProjectReleases.aspx?ReleaseId=16420


I also downloaded samples from Silverlight Blueprint for Silverlight and tried to run “as is”, but it also didn’t help. Any clues/pointers that may help ?

Answer
I finally got it resolved, the issue was not with Silverlight configuration in web.config, instead it was with the System.Web.Extensions (AJAX.Net extensions).

I followed the blog by Tobias Zimmergren at:

http://www.sharepointblogs.com/zimmer/archive/2008/01/04/moss-2007-add-support-for-ajax-in-your-sharepoint-installation.aspx

and it worked like a charm.

Thursday, November 27, 2008

People Picker at site collection [ Q / A ] - 1

Question :
The customer is using WSS in an extranet scenario using both Forms and AD authentication to manage accounts for their internal employees and external clients and partners.

Currently, they manage 80-100 client team sites in one site collection and have run into a problem when using a task list. The issue stems from the fact that when they are assigning a task to a user on that site, there is a people picker control in the list that allow them to select users. Currently the list shows ‘all users’ (Forms & AD) and they only want to list users that are ‘members’ or a part of the team site.

This is an issue because they have NDA’s with their clients and it is competitive information. One client should never find out the other client exists…

We believe the only solution to resolve this is to migrate or move the sites into separate site collections, but are curious if Microsoft has any other recommendations before we turn down that path… It would require effort to move the sites and we want to make sure this is the best solution before we move forward with that approach.

Answer
One way could be configuring the people picker to show only users from the site collection membership (Peoplepicker-onlysearchwithinsitecollection): http://technet.microsoft.com/en-us/library/cc261988.aspx

IBM Lotus Notes & Sharepoint 2003

http://office/sites/Planning/CI/IBM/Lotusphere%202006%20Presentations/ID123.pdf

MOSS and Antivirus configuration

Notes
Folders may have to be excluded from antivirus scanning when you use a file-level antivirus program in Windows SharePoint Services 3.0 or in SharePoint Server 2007

Supporting link :
http://support.microsoft.com/kb/952167