For SharePoint-specific questions, please see the SharePoint Stack Exchange (http://sharepoint.stackexchange.com) site. Use this tag for programming questions which may involve SharePoint. Microsoft SharePoint is a platform and a family of software products developed by Microsoft for collaboration ...
0
votes
0answers
4 views
Creating a custom OData/RESTful SharePoint 2010 Service
I'm building a custom OData/RESTful service for SharePoint 2010, and whilst I have the service working there are a few issues that I cannot find answered on here on with my google-fu!
Firstly, is ...
0
votes
0answers
2 views
Error using XSLT Document() function with Sharepoint 2010
I've been tasked with adding 70+ Sharepoint Pages library RSS feeds to 1 page.
For performance reasons I wrote an XSLT script that uses document() function to access multiple feeds. The script works ...
0
votes
0answers
23 views
I cant get the text from my literal asp control in my aspx codebehind file
Inside my Customlist ascx it looks this:
<script id="Message-list-template" type="text/html">
<div class="list-row">
<div class="list-cell">
<a ...
0
votes
0answers
4 views
Limit items on SharePoint calendar inc InfoPath
I am trying to work out how I can limit the number of items being added to a list with a calendar view. This is a custom list with a date picker column into which I only want to allow 10 items per ...
0
votes
0answers
5 views
Generating a web site from xsn files
As we all know, the infopath forms service residing on a sharepoint server generates a web site each time we publish an inforpath form template to the sharepoint server.
Here is the question: how ...
0
votes
0answers
4 views
Getting data from Sharepoint to another server
I am currently working on a mobile concept.
We are running a Sharepoint 2010 Intranet solution, which is ONLY accessible within the company.
We want to make a mobile solution (for people outside), ...
0
votes
0answers
12 views
Error: Body of dispform.aspx of Sharepoint foundation 2013 is disappear
I am using SharePoint 2013 foundation, then create an announcement, after that i create [new announcement] then save.
The content of the body field is disappear in dispform.aspx but appear on ...
-2
votes
0answers
17 views
could not get proxy returned when calling a web service generated from Metro.jar
I am not able to get the proxy returned while I call the web service in Java. I used the .asmx?wsdl url of a server for generating the .Java file. I am instantiating a object of the Soap class but it ...
0
votes
0answers
6 views
Open outlook application from Sharepoint
Can anyone suggest ways to open Outlook client application from either a hyperlink. If you can suggest any webpart which maybe available to trial. I need to able to open Outlook.exe when a user click ...
0
votes
0answers
13 views
sharepoint: no upn in claims identity
If i want a claim based identity that contains UPN claim, do I have to setup active directory?
Context: I was upgrading a SP2010 web app to SP2013, and i didnt setup windows AD, user just logon to ...
1
vote
0answers
9 views
SharePoint List with External Data Column not detecting records deleted from Source DB
I have a SharePoint 2010 list with an external data column connected to a MS SQL db. Everything is functioning as expected in terms of lookups and picking up any updates made to items in the DB but if ...
0
votes
1answer
15 views
Issues Programmatically adding a Web Service Url to a SharePoint Farm
I'm currently trying add the Url to an external web service to the Web.config of my SharePoint 2010 farm. When I try to do this, I get an error stating that I am missing the connection string portion ...
0
votes
1answer
10 views
Add column to SharePoint Online 2013 list via Powershell v3
Can anybody tell me how to do this? None of the examples I have found seem to work.
My site is https://blah.sharepoint.com/technology and my list is called 'pfa'. I want to add some text columns.
I ...
0
votes
0answers
20 views
Data transfer from Sharepoint to SQL using SSIS [duplicate]
Need to export excel file on Sharepoint and import to SQL using SSIS.
I know i can download these excel files from SharePoint site to a folder and then import to SQL, that's easy! but i need to know ...
0
votes
0answers
11 views
How to set an Alert/Notification on a specific View?
How can I set a SharePoint alert on a specific view in SharePoint 2013?
I can't find the option anywhere. Was it removed?
SharePoint 2013:
SharePoint 2010:
A simple Google search for "How to set ...