All Questions
0
votes
0answers
4 views
Where can i find value mappings for ActivityEvent.ActivityTypeID
I am trying to only get a specific type of event from a users activity feed. I have been searching msdn & google but I cannot find any type of mapping such as
ActivityTypeID Event
...
0
votes
0answers
6 views
AD Schema Refresh
I am trying to pull newly added custom AD attributes into SharePoint.
I followed this link to refresh the Forefront Identity schema through management agent.
...
0
votes
0answers
7 views
Yammer App for SharePoint width issue
It seems that the width of the Yammer feed is forced to 400px even when I specify a Web Part width of 580px. When exploring the HTML via Chrome, I noticed that some inline styles are set that causing ...
0
votes
0answers
6 views
How to make the Sharepoint List Preview Pane (right side window) FLOAT when scrolling down webpage?
I have a preview pane of a list of suppliers.
The list is vast 100+ items, but when you scroll down the page and hover over a contact further down the list, you cannot see the preview pane because it ...
0
votes
0answers
5 views
powerpoint automation service threw an exception AsyncResult operation exceeded timeout
I am using PowerPoint Automation Service application to convert .pptx to JPEG files. The service application is throwing error after 5 mins of execution. The following code has been used in the ...
1
vote
0answers
5 views
SharePoint 2010 Custom Permission Setup for Excluding One User from Top Level Site
Been thinking through an interesting problem I have been presented with and I'm looking for any ideas how to approach it!
Here is the scenario
Single Site Collection with multiple sub sites
NT ...
0
votes
2answers
11 views
SharePoint Permission issue
I have a user who i have added to site owners group. Still the user has only read permissions to the site.. He can only see 'View All Site content; option under Site Actions. This is really weird.. ...
1
vote
0answers
5 views
Web App only allows workflow creation on one server in farm, all others fail
I have a 3 tier farm, with a clusterd db, 2 app servers and 4 WFE. The WFE are being load balanced on a netscaler. We have 3 web apps deployed to the farm. We are able to create workflows fine on ...
0
votes
0answers
5 views
Creating a Workflow Task in a different SPWeb
I have a custom workflow associated with a Document Content Type which is in use in a number of SPWebs. Is is possible to have a central Workflow Task List in only one of the SPWebs? As it stands, ...
1
vote
1answer
14 views
Sharepoint List to Org Chart
I need to create an Org Chart for my department. Is it possible to use a customized SP list and then that will automatically be linked to Visio for Org Chart and refreshes each time I update the list?
...
0
votes
0answers
5 views
How to upload a file attachment to a new list item using Sharepoint Online remotely
I need to upload a file to a new list item in Sharepoint Online from a clientapp.
The list exists allready, but I create new list items and tried to upload file as attachements.
I tried it over CSOM, ...
1
vote
1answer
11 views
Custom WCF service and custom behavior
I often create WCF services that relies on out-of-the-box service factory (Microsoft.SharePoint.Client.Services.MultipleBaseAddressWebServiceHostFactory).
This is nice, because there's no web.config ...
0
votes
1answer
18 views
Getting Correlation ID: 00000000-0000-0000-0000-000000000000 in Content Search Webpart
I keep on getting:
Sorry, Something went wrong.
Correlation ID: 00000000-0000-0000-0000-000000000000
in my Content Search Webpart. The Content Search Webpart is configured to get results ...
0
votes
0answers
12 views
Having 0x80004005 in Workflow
I'm having the 0x80004005 error in a SharePoint Workflow and can't really figure out where to start looking
Exception
Microsoft.SharePoint.SPException: Det går inte att slutföra åtgärden. Försök ...
0
votes
1answer
12 views
How to display page title in that default Body only page layout
I want to be able to show page title in that default Body Only page layout. How do I do that?
By default it doesn't show page title/heading above page content.