Unanswered Questions

11
votes
1answer
546 views

Memory leak in Microsoft.Sharepoint.Taxonomy.TaxonomyItemEventReceivers?

I've been trying to locate some memory leaks we've noticed in our ULS (EventID: nask, An SPRequest object was not disposed ... etc). On my dev environment, and at least 2 other cleaner installs, the ...
8
votes
1answer
99 views

How do I delimit Property bag values so search treats them as individual searchable words?

currently I'm using the property bag with values that are comma separated something like: web.AllProperties["fruits"] = "bananas, apples, oranges, tomatoes"; Currently search is treating them as one ...
7
votes
0answers
240 views

Invoking an ActivityAction in a SharePoint workflow

In a Visual Studio, SharePoint 2013 workflow, the "IF" Activity provided by Microsoft can take a condition and two activities as parameters: I want to write a custom activity that can similarly ...
7
votes
0answers
511 views

Opening and closing AssetPortalBrowser.aspx in SharePoint modal popup

I am trying to open the "OOB" AssetPortalBrowser.aspx from a page within a SharePoint native modal popup. My aim is to get the selected filename back to the script. So far I was able to open the ...
7
votes
1answer
788 views

Contacts Web Database site in SharePoint Server

I created a site of type Contacts Web Database under a team site collection inorder to maintain some contacts. As soon as I created the Contacts Web Database site on the homepage under Address Book ...
6
votes
0answers
378 views

Sharepoint 2013 CMIS producer NTLM authentication

I was able to integrate with Sharepoint 2013 CMIS producer only by using Basic HTTP Authentication! According to Microsoft: ...
6
votes
0answers
343 views

OpenDocuments ActiveX plugin does not work first time for each URL

I have a page which displays links to Word documents stored in SharePoint 2010. In order to allow the user to open the linked document by clicking the hyperlink, without being prompted to open or ...
6
votes
2answers
5k views

Server error: The URL is invalid. It may refer to a nonexistent file or folder or refer to a valid file that is not in the current Web

When checking out the Home.aspx page I receive this error. Server error: The URL is invalid. It may refer to a nonexistent file or folder or refer to a valid file that is not in the current Web ...
6
votes
2answers
919 views

Centrally manage “Sharepoint Sites” in Office 2010

Is it possible by group policy or other means, to customize the list of "Sharepoint Sites" that the user view on the Office 2010 Open menu? I don't think my users are able to do this on their own... ...
6
votes
1answer
4k views

Adding document version number on Excel Spreadsheet as label for printing purpose

I have a situation where I need to have version number on each document in version controlled document library. Having version number on printed sheet would help to see the validity of document. I ...
6
votes
2answers
1k views

ValidateFormDigest - when exactly does it need to be called?

Can someone explain to me exactly when and why I need to call SPUtility.ValidateFormDigest? Contrary to the spec, which says you need to call it before elevating privileges, I've had the following ...
5
votes
1answer
65 views

“Email a link” for blog posts doesn't work as expected

I have a blog subsite which displays the following links underneath a post(on the Post.aspx page): When I click on "Email a link" I get a mailto popup box but the body of the email is auto set to ...
5
votes
2answers
671 views

Site Contents link in Quick Launch below Edit link (SharePoint 2013)

I'm creating a custom WebTemplate. I added the following NavBars to the template: <NavBars> <NavBar Name="SharePoint Top Navigation Bar" Url="" ID="1002" /> <NavBar ...
5
votes
1answer
131 views

Query Managed Metadata Service in Content by Search WebPart

I have created a site navigation structure in SharePoint Managed Metadata Service and I add a custom property to each term. How can I query the Managed Metadata Service by the Content Search WebPart ...
5
votes
2answers
123 views

View sp list item attachment high CPU usage server restart needed SP 2010 EBS

We are using SP 2010 with EBS (external blob storage http://msdn.microsoft.com/en-us/library/bb802812(v=office.14).aspx). The problem: When a user tries to download some large attachments (100MB) ...

15 30 50 per page