Unanswered Questions
12
votes
1answer
683 views
When deploying a site from custom site template, one lookup column in doclib has empty values for Office 2010 (docx, xlsx, pptx) files
I'm deploying sites using a custom site template (WSP) that is:
Saved as WSP from customized Team Site
Deployed as Farm Solution
Has lists, libraries with content customized in Visual Studio ...
10
votes
1answer
711 views
Why is my workflow DependencyProperty event handler not firing?
I have a custom workflow activity (SharePoint 2010) with a Dependency Property defined as follows:
public static DependencyProperty TaskChangedEventPropertyEvent = ...
9
votes
1answer
630 views
Sharepoint Online (365) Programmatically working with Managed Metadata
So, you want to migrate some documents that have managed metadata columns from another source into SharePoint Online.
Microsoft.SharePoint.Taxonomy is blocked.
Microsoft.SharePoint.Client.Taxonomy ...
9
votes
2answers
324 views
Content deployment deploys everything except list contents (PDF's, excel docs) - Log included
Background of problem
We are developing an extranet. It's primary purpose is to share pdf's and xls files with external customers. After content deployment, everything works as expected, except the ...
8
votes
1answer
155 views
SSL+IRM is it supported for SharePoint 2010+Windows 7
The problem we have faced is the following
Server side
SharePont 2010 Server
SSL enabled and certificate request required
IRM for the document library is enabled
Custom content type inhereted from ...
8
votes
5answers
297 views
RichHTMLField value is not rendered in page
I have a custom page layout created, in which "PublishingWebControls:RichHtmlField" control is added with some default HTML value.
When any page is created using the custom page layout created, page ...
8
votes
4answers
5k views
Sharepoint multiple line of text char limit
I have created a custome list with a multiple line of text type column. When user enter value in this field in "add new item" form, I dont want user to enter more than 1000 chars. I am not able to ...
8
votes
2answers
709 views
Updating User Profile doesn't invalidate cache
The website I'm building has a heavily extended user model. The requirement is to have a single page where admins (who are windows authenticated users) can see the profiles of all the users. Regular ...
7
votes
1answer
362 views
SharePoint 2010 User Profile Synchronization: BCS + WCF
I'm here because I'm trying to implement a scenario of user profile synchro with bcs connecting to wcf service.
Here is the context:
A remote web service is returning a full list of employee infos. ...
7
votes
1answer
1k views
List View Lookup Threshold Exception not thrown when submitted without Query element
SharePoint 2010 includes a list view lookup threshold as part of its resource throttling. Columns that count as a lookup include Lookup, taxonomy (managed metadata), and User (PersonOrGroup)
The ...
7
votes
2answers
446 views
Is it possible to create a “Link to a Document” in a Document Library using a CAML Batch Command with UpdateListItems?
I have a Document Library in WSS 3 which has the "Link to a Document" content type enabled, and I want to use a batch command (via lists.asmx updatelistitems) to create a series of links. Here is the ...
6
votes
1answer
217 views
Modal Dialogs and Minimal Download Strategy
I am having the following issue in SharePoint 2013 Online (Office 365 Preview): when I try to display in a modal dialog a page that relies on MDS (Minimal Download Strategy), the dialog opens but then ...
6
votes
1answer
502 views
SimpleLogic SPGridView example used in User Control
I am trying to create the example at this link http://kitmenke.com/blog/2010/02/18/editing-in-sharepoints-spgridview/comment-page-1/#comment-1777 inside a User Control and not in a Web Part.
Here is ...
6
votes
0answers
125 views
How define association field name
I want to create association between my ECT in Sharepoint designer 2010.
First ECT is "Task", that has field "Assignee". Second ECT is "User". I want to tie them by "Assignee" field in Task.
All ...
6
votes
1answer
68 views
What is the My Site search experience in geographically distributed model?
I'm developing an architecture model for my company's global SharePoint footprint and have a question on the people search experience for a geographically distributed model. My plan right now is to ...

