6
votes
0answers
123 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 ...
5
votes
0answers
72 views

Using SharePoint UserAccountDirectoryPath with SSRS

I've got a SharePoint 2010 Enterprise multi-tenant setup integrated with a new SSRS 2008 R2 instance in SharePoint-Integrated mode and have FINALLY managed to get everything working. However, there ...
4
votes
0answers
59 views

Disabled ribbon buttons in the library view

We had a user who installed IE 10. This messed up the users access to SharePoint 2010 sites. Then we removed IE 10, but in IE 9 the user still has a couple of Ribbon buttons that she used to use in ...
4
votes
0answers
399 views

Auto login with custom membership provider

My goal is to setup a SSO-like environment (not fully support SSO), with below behaviour: User logon in System_A (java) When user click on a specify link, System_A will generate a security token, ...
4
votes
0answers
184 views

Assign tasks to multiple users using workflow without Visual Studio

My requirement is, we want our employees to read the document whenever the administrator asks them too. For this I can manually start a workflow against a document. The problem is, I can only create ...
4
votes
0answers
116 views

SharePoint XML Web Part dynamically adding xml link

Is there a way to dynamically insert a variable in the <XMLLink> --variable here--</XMLLink> tag? I'm trying to read an URL parameter which will contain the xml files path. What I am ...
4
votes
0answers
69 views

Passing args to QuickLinksDialog with JS

I have a small button on a site which when i press should start a QuickLinksDialog and fill in some of the fields there. Everything goes good and well except the fields (like: title and url) still ...
3
votes
0answers
16 views

How to publish blog posts on behalf of another user in SharePoint 2010?

I have blog for our management team. Assistants will be posting instead of the managers. I have created a column called "Author" which is "people/group" lookup field for the assistants to add a person ...
3
votes
0answers
31 views

Sharepoint 2007 to 2010 Upgrade

I got a Sharepoint project which we developed using 2007 we are in a process of migrating to 2010. We are using database attach approach. I ran pre-upgrade check in 2007 environment it is fine. Then I ...
3
votes
0answers
46 views

Get list item “Likes” using JSOM or REST API's?

How can you retrieve a list items "Likes" using the JSOM or REST API's? I know there is the following method: SP.Social.SocialFeedManager.getAllLikers(postId), but in testing I was not successful ...
3
votes
0answers
85 views

How to make a UserControl Minimal Download Strategy Compliant

I have a feature which specifies a custom user control to be added to the AdditionalPageHead delegate control as such: <?xml version="1.0" encoding="utf-8"?> <Elements ...
3
votes
0answers
68 views

Do SQL Full Backups of Content Databases interfere with SharePoint differential backups using backup-sofarm

I've recently switched our SharePoint 2010 backups from using stsadm to the PowerShell backup-spfarm technique but just have a bit of a worry about differential backups. Essentially we're running ...
3
votes
0answers
50 views

The remote event receiver callout failed

I've created an AppEventReceiver for my High Trust Remote app, when I deploy the app through Visual Studio 2012 I get the following error The remote event receiver callout failed The HTTP request is ...
3
votes
0answers
94 views

Managed Metadata Filter Empty

I have a Doc Library using a custom content type with about 15 managed metadata fields in it. For some reason filtering on one particular column whether it be MM Navigation, MM Key Filters, or just a ...
3
votes
0answers
56 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) ...
3
votes
0answers
81 views

Cannot specify an Audience for a Summary link web part: “no exact match was found”

I would like set an audience on a Summary web part. This reason for this is the fact that two groups of users have access to the page on which it will be shown, let's say members and admins. One ...
3
votes
0answers
100 views

Issue while programatically creating Content Organizer Rule

I am creating a content organizer rule using code. My code is able to create the rule in the content organizer rule list, however its condition is not set. I have set the condition using following ...
3
votes
0answers
20 views

ListService.getListItemcompleted Event in BackgroundWorker's doWork Event not working

I am doing outlook 2007 vsto programming with SharePoint Server 2007. Now problem is that as I am calling getListItemAsync asynchronously so the GetListItemItem completed event is not firing.So the ...
3
votes
0answers
41 views

Linking sub menus to variations

I have a publishing site with variations, the directory structure is laid out like this: en-us -products --product1 --product2 -contact us -news euro -products --product1 --product3 -contact us -news ...
3
votes
0answers
83 views

Application DLL replaced sometimes in 14 Hives feature folder

I deploy Infopath forms using powershell script. After deployment, dlls of my deployed application appears in 14 hives/feature/guidfeaturefolder After some modifications when i deploy again the same ...
3
votes
0answers
118 views

Feature Stapling and SPWeb.Navigation (Top Nav bar or quick launch) changes not applying

I am using feature stapling to add a feature to all sites in a web application. This feature creates a list, creates a site page, creates a webpart, adds the web part to the site page, and then it is ...
3
votes
0answers
62 views

Problems with External List and Creating New Item with Webservice

can anybody verify that inserting new Items through SharePoint Webservice Method Lists.UpdateListItems is errornous? I always get the Error: 0x80070057Bad parameter passed to Web Server ...
3
votes
0answers
99 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 ...
3
votes
0answers
131 views

Previous versions of ListItem with CSOM

When using Client-Side Object Model for SharePoint 2013, how can I access previous versions of List Item?
3
votes
0answers
246 views

Gantt Chart in SharePoint— Timeline view disappears

The first time I load the page, the timeline view of tasks appears no problem. However, when I start to add an item, scroll along the timeline, or otherwise take an action on the page, the timeline ...
3
votes
0answers
96 views

MOSS 2007 Unique Site Permissions

I have two sharepoint web applications. In first one when I create a subsite I get these options to set user permissions for new sub site in the site creation form i.e. In the second application I ...
3
votes
0answers
361 views

CMIS producer service not working

I'm trying to publish documents from SharePoint sites through the Microsoft's CMIS connector. The consuming application are multiple, including a LifeRay portal (running on Linux), and other ...
3
votes
0answers
461 views

SharePoint Enterprise Search - Error: OfficeSearch14HealthSession

Ever since I provisioned a dedicated Search & Indexing Server on a SP 2010 production environment , this nagging error occurs everyday as seen in the event viewer of the server:- Session ...
3
votes
0answers
311 views

How to disable Content Organizer Processing job from sending email?

I am using a Drop Off Library to route content. For some reason, the following email is being sent out to users: Subject: <site-name> - Additional Information Required Message: You ...
3
votes
0answers
475 views

Content Query Web Part - Multiple (repeated) additional fiters

I am creating a Content Query Web Part as part of a feature receiver (feature activated), and adding it to a publishing page. The purpose is to filter on the Approval Status field for a Calendar ...
3
votes
0answers
801 views

Sync Error (0xE4010646) for OneNote Notebooks on Sharepoint 2010

Environment: We have SP 2010 and Office 2010 products. Problem: Our OneNote notebooks that are stored on SP started to get error 0xE4010646 on 11-18-11 and would not sync any new information. Note ...
3
votes
0answers
270 views

Design Principles and Patterns in SharePoint

In context of SharePoint, Can you think of the common scenarios or problems where the enterprise design principles or patterns(from GOF or Martin Fowler) can be applied for better solution design. For ...
2
votes
0answers
10 views

Site collection can not be moved

In preparation for the upgrade to Sharepoint 2013 I need to move all my sharepoint 2010 standard edition site collections “32” which they are in separate Databases content (SQL 2012) in one ...
2
votes
0answers
13 views

Incoming email setup for Document Libraries

I am confused as I read documents on this subject. Here are some questions... Do I need to setup SMTP on all the SharePoint servers (we have 2WFEs and 1 App)? Do I need separate email address setup ...
2
votes
0answers
14 views

SharePoint Online Authentication (Wave 15, non-.NET Code)

For those who are unaware, it was possible to authenticate to SharePoint Online by sending an OASIS SAML token with credentials to login.microsoftonline.com/extSTS.srf and you'd get back a security ...
2
votes
0answers
23 views

Sharepoint 2010 - Save & Close and discard checkouts

I was working in Sharepoint 2010 and have made a load of changes to a page. Thoughout the day I was frequently saving and closing the page, but not checking in or publishing the page (it needed to be ...
2
votes
0answers
59 views

Query ListData.svc to return document libraries only

I am working on a very simple app on iOS that should basically allow the user to login (got that part working), then list only document libraries and allow user to navigate these and download files. ...
2
votes
0answers
16 views

Updating a wiki page with the REST API

How do you correctly update a SharePoint 2013 wiki page using the REST API? Three basic capabilities I am interested in: Reading an existing page (content only) Updating an existing page Creating a ...
2
votes
0answers
24 views

How do you get the response counter back to zero in a SharePoint 2007 Survey

In a survey created in SP2007 the results counter says there are 8 responses. However, after going to the view all responses page and deleting everything I see the page say "there Are no responses." ...
2
votes
0answers
24 views

How to create a search scope for content type in a sub site?

I have parent site i.e sharepoint.microsoft.com & a sub site sharepoint.microsoft.com/child/ Now a content type named "Problem" in created in sub site. I would like to add this content type in ...
2
votes
0answers
12 views

Need preview pane for meeting agenda replies

I have a customer who was migrated to sharepoint 2010 from previous version. When adding an agenda we need to be able to view the replies to the agenda within the site where the agenda's and replies ...
2
votes
0answers
22 views

Update Custom Forms with Powershell

I'm trying to update custom forms of SharePoint lists in a large amount of SharePoint 2010 subsites with powershell. I'm not quite sure what the correct approach is. The form itself can be found as ...
2
votes
0answers
45 views

Initialize word document content type properties using Javascript

I'm trying to create a new word document from a template using the following javascript code : var word = new ActiveXObject("Word.Application"); var doc = ...
2
votes
0answers
45 views

How to download the historical file version content using CSOM

I am trying to download the previous version of a document from _vti_history location of the file using client object model but the OpenBinaryDirect is giving not found 402 error for URL. My ...
2
votes
0answers
49 views

CQWP rating control not working

I have got CQWP to display the rating control for items in a video library. I used fldtypes_Ratings.xsl to call the template in my custom Itemstyle.xsl. I managed to show the starts but its not ...
2
votes
0answers
31 views

Creating a Categories term store to manage my Wiki Pages Vs creating multiple wikis sub-sites

I want to create a publishing site which have enterprise wiki to store and manage internal procedures for our company, so I find that there are two different approaches which I can follow to organize ...
2
votes
0answers
25 views

How to send automatic email/s to the approve/s of content on my enterprise wiki

I have created a publishing site which contain enterprise wiki and for some sites I define that I contents require approval before being published. Currently the new wiki article will not be published ...
2
votes
0answers
47 views

customize or extend sharepoint gantt chart to dipslay data from multiple lists

I would like to display data from different lists in a gantt chart view. I have different lists like: Stages, categories, parts. So data from stages List (stage1, stage2, stage3,...) will be ...
2
votes
0answers
57 views

SharePoint 2010 Web Analytics Top Pages

Can someone explain what Top Page page view actually is? I'm looking at our web analytics and the page view count seems very low for a particular PDF file. If I look at the IIS logs and filter it to ...
2
votes
0answers
24 views

How to use the Sharepoint Spell Checker in 2013?

http://msdn.microsoft.com/en-us/library/ms516167.aspx Hi, I have gone through the above link and found that the sharepoint spelllchecker is available and can be used. Can someone give me a sample ...

15 30 50 per page
1 2 3 4 5 145