A "web service" is a software system designed to support interoperable machine-to-machine interaction over the World Wide Web.
2
votes
2answers
121 views
How to make rest or soap queries on a large list in SP2010
I have a list which has exceeded the sp2010 list view threshold of 5000 items. Despite filtering the default view (or creating a new filtered view) with less than 5000 items, SOAP and REST queries ...
2
votes
2answers
282 views
Share Point Client Object Model SAML token from STS
I am planning to use the share-point client object model to get the data(Lists etc) from share-point site ( Sharepoint site and mobile sites are hosted on two different machines/IIS servers).
I do ...
1
vote
1answer
65 views
Creating list from feature and modifying library content types using web services?
I am creating a CRM online plugin using the SharePoint web services. Both of these sites are hosted in Office 365, so I am stuck with SharePoint web services. I am trying to create new asset libraries ...
3
votes
1answer
54 views
Excel web access data ( graphs) is showing gray color on SharePoint 2007
I am using "Excel Web Access" Web Parts to show the excel graphs in my MOSS2007 setup. I have multiple team sites under one site-collection. Excel web access is fine for all the team sites but , its ...
2
votes
0answers
56 views
Added a new wiki page to Sharepoint 2010 works but the pagelayout is null
The following code iterates through the pages in our wiki then tries to add a new one. It adds fine but the PageLayout is changed to null after the page is added. Is there any way to set the ...
0
votes
1answer
128 views
how to submit and query values from web service infopath2010
I have a web service that takes a string parameter.
In my infopath form I have a dropdown list that gets values from the webservice.
I have another dropdown list below it that I'm wanting to ...
1
vote
1answer
103 views
ViewFields: additional fields
I use SP web-services to fetch list items (rows). I want to be able to load all available fields for the list and pick some of them to be returned for each list item.
So I use Lists.asmx#GetList to ...
1
vote
1answer
124 views
Do we have MySite details in webservice sharepoint 2010
Do we have My Site details available in web-service share point 2010.
@ David Lozzi: i want to fetch the data of "About me" using Web Service. I need to display the data in the DataView.
Is there ...
1
vote
0answers
41 views
Override a WCF Data Services CSDL
I'm dealing with an issue with a SharePoint 2010 Hosted WCF Data Services. So Keep in mind that i'm restricted to work with .NET 3.5.
In order to generate the CSDL endpoint for descripting my ...
3
votes
1answer
69 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 ...
5
votes
6answers
2k views
How to consume custom WCF service hosted in Sharepoint 2010 from outside in C#?
I've this WCF web service hosted inside a Sharepoint 2010 web application.
This service is created using the following factory:
...
5
votes
1answer
71 views
How can i enable Group calender?
I found that the "EnablePeopleSelector" property changes the calender into a group calender.
I am unable to set the value for tat property using csom or webservices..
My webservices snippet is as ...
2
votes
1answer
74 views
Steps to enable “Information Management Policy”
Kindly let me know the steps needed to enable the Information Mgmt Policy.
Is it enabled at the central admin level or at the site collection level.
thanks in advance.
0
votes
1answer
79 views
Cannot add local user present in SP server to SP group via UserGroup web service
I am trying to add user(s) to an existing group via the function AddUserCollectionToGroup() of webservice "Users and Groups" (Web Reference: http:///_vti_bin/usergroup.asmx).
I call this webservice ...
1
vote
1answer
428 views
How to get JSON data from a remote service in a SharePoint 2013 app?
I am working on an App for SharePoint 2013 that is SharePoint-hosted and I can't get data from a remote web service using a jQuery.ajax call. The only two ways to get remote data documented by ...
1
vote
1answer
101 views
CheckOutFile() raises SoapException: “Your changes conflict with those made concurrently by another user.”
I'm trying to check out a file using the Lists web service. Here is my code:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Soap = ...
1
vote
2answers
111 views
Web service endpoint error for a web part
I'm getting an error from a web part that calls a web service. I think I just need to add the endpoint XML to the web.config. Is there a better way to do this? Can I add the endpoint from Central ...
0
votes
2answers
30 views
Reducing time required to login into sharepoint 2007 site
Can we reduce the time it takes after users enter their username and password into the dialog box that prompts up when we enter the website url?
For example, I try to enter a url in a sharepoint ...
0
votes
2answers
29 views
Define the service and consume it
Regarding my question, I need to consume service and do some manipulation from what i get. This includes two questions for me, basically:
1) What kind of service is that?
I dont know what kind of ...
1
vote
2answers
105 views
How can I create a subfolder in a documentset of a custom contenttype?
I have a custom contenttype which inherits from documentset. Further for the custom contenttype exists a custom docsethomepage.aspx (WelcomePage). Now the problem is, if I create a subfolder ...
1
vote
1answer
17 views
What exactly am I looking at in my online hosted SharePoint site?
I am completely new to SharePoint and as part of a college project I have to develop an application using it.
I have hosted the site online at: http://www.blacknight.com/sharepoint.html
The bronze ...
2
votes
2answers
424 views
How to register a new http module n the web config
I built a http module. I copied into the GAC .
Then, I put into the WebConfig file lke this :
<httpModules>
....
<add name="MyAssembly" type="MyAssembly.Global"/>
...
0
votes
1answer
61 views
How to access the thumbnails of the documents in a document list?
I know the thumbnails exist, as when I use search, thumbnails appear next to my documents...
But, when I use the "_vti_bin/Lists.asmx" webservice to access my list, the thumbnail is not one of the ...
0
votes
2answers
843 views
Search Error - 404 Not Found
In a newly created search center site, searching for anything opens the result page with
Unexpected response from server. The status code of response is '404'.
The status text of response is ...
1
vote
3answers
1k views
Creating Nested Folders via Client Object Model
I'm trying to create nested folders in my document library so it looks like this:
http://site/PublicDocuments/Folder1/Folder2/Folder3/
The document library "Public Documents" exists but none of the ...
1
vote
1answer
608 views
Web Analytics not working
I have SharePoint Server 2010 with Standard Client Access License and the Web Analytics isn’t populating. I have Web Analytics Data Processing Service and Web Analytics Web Service as started.
I get ...
1
vote
1answer
436 views
Send to connection - Error
Senario:
we have a user requirement where users want to share files with third party using sharepoint. We have a extranet sp site set up. Users will be doing send to connections from internal SP ...
0
votes
0answers
49 views
Site Content Type to Create New Web Part
I'm trying to create a content type that opens a new Web Part Page.
I currently have a document library and I want the user to be able to click 'New' and then select the option to create a new web ...
1
vote
0answers
64 views
Securing Individual Methods on Custom Web Services in SharePoint
I've created several WCF services USING CKS:DEV to be hosted in SharePoint and accessed on SharePoint pages using SharePoint.
I'm using the MultipleBaseAddressWebServiceHostFactory for hosting purpose ...
0
votes
0answers
148 views
How can change task percent complete in project server programmatically?
I want to develop a client code in Java (C# api was useful till now) to change task status in a project in MS Project Server. Using wsdl I can read project entities, but I couldn,t find a way to ...
0
votes
0answers
56 views
Have problem to display the SOAP data connection to a our Sharepoint site
I am using the SOAP data connection and i retreive data from my Web server but
when i insert the SOAP data connection in the new page zone it's give me the display as HTML Code not as Text content :
...
0
votes
1answer
36 views
Post a word document to a document library using the ADO.NET data services?
Is there any way to post a word document to a document library using the ADO.NET data services?
EDIT:
I can query and save data to lists using a service:
...
0
votes
1answer
85 views
Getting Information About Deleted Item from GetListItemChangesSinceToken
When calling GetListItemChangesSinceToken, and processing deletions, the data returned looks like this;
<Changes ...
0
votes
0answers
18 views
How can I access SharePoint Rest Interfaces on iOS [duplicate]
Possible Duplicate:
How to Connect an iOS App to SharePoint Through Office 365
I wanted to access SharePoint Rest interfaces in my ios app. Lets say I wanted to use the service below:
http ...
1
vote
1answer
369 views
UNC path or mapped drive or
In our company we have a Windows Server 2008 running on an external location. We can use everything on that server via RDP. This server is used to run IIS, and ASP.NET on it. applications
I would ...
1
vote
2answers
74 views
How can i retreive data from Web Server to my Intranet SP site
Would you please let us know the steps to connect a external Web Service that has specific attribute (GetAttributeProductsByID , GetAttributeProductsByName ... etc ) with an Intranet Sharepoint site
...
0
votes
1answer
184 views
enter you credentials to connect to the following webservice infopath
Im trying to open an infopath form from Sharepoint and I am getting the following error: "enter you credentials to connect to the following webservice infopath"
please advice
0
votes
1answer
281 views
Unable to rerun the configuration wizard found error on “AccessServerWebServiceInstance”
This is similar to the post My Problem.
I re-ran the sharePoint Configuration wizard and found error at step 4. searched on the internet but unable to find the solution.
Problem is: (Please refer ...
0
votes
1answer
31 views
Is it possible to generate a new mysite space with the Web Services?
I need to generate a mysite space upon account creation. As of today, once the account has been created, user is redirected to /_layouts/mysite.aspx generating the mysite.
I need to call this ...
1
vote
1answer
589 views
jQuery find doesn't return single result - SPServices, SharePoint 2010 Search Web Service
I'm using SPServices to access the SharePoint Search web service. When it returns multiple results my code function fine. However, when it returns on a single result the str.find("Document").length ...
0
votes
2answers
189 views
Lists.asmx truncates data
I have a custom Site page that contains some javascript code (using jquery and SPServices), that calls Lists.asmx Web service to perform CRUD operations on the list. At the init, my js code needs all ...
1
vote
2answers
314 views
Best Practice for export List Content to HTML (typo3)?
I've got the following problem:
Use Case: I'm creating Events within my intranet with Sharepoint Server 2010. I have a typo3/cms front-end website not connected to sharepoint yet.
I want to show the ...
1
vote
0answers
28 views
Lists web service globalization
How are the globalization settings for the Lists web service defined?
I have a web with locale set to Finnish.
When I insert list items to a list, I am unable to enter them in the Finnish format, ...
0
votes
0answers
70 views
How can I get associated meeting information through a web service
I need to use the SharePoint list/meeting web services to get a list of meetings and their associated data (such as attendees, objectives, documents, etc.).
I can get the list of meetings using the ...
2
votes
1answer
189 views
Should we use web service lists.asmx over CAML when working with large lists
There is a list that has around 100k items in a SharePoint Site Collection. This site has been customized to serve certain business requirements through visual webparts.
While, regular CRUD ...
3
votes
3answers
761 views
Sync Google Calendar with sharepoint Calendar
How to synchronize Google calender with SharePoint 2010 calender ?
1
vote
1answer
197 views
Windows Phone 8 with Sharepoint 2010 Connectivity
How we connect Windows Phone 8 to Sharepoint 2010 and get list data using web services
I found connectivity for Windows phone 7 with Sharepoint 2010 but not found with windows phone 8.Is it same for ...
0
votes
0answers
155 views
SharePoint 2010 Event Receiver to Copy Documents to SharePoint Online
I need to write an event receiver that will copy documents added on a local SharePoint library to a SharePoint Online (office 365) library. I have added a service reference to the copy web service ...
0
votes
2answers
239 views
Get document-version independent URL
I'm using the Versions SP webservice, where I get the following message from:
<results xmlns="http://schemas.microsoft.com/sharepoint/soap/">
<list ...
0
votes
0answers
63 views
SharePoint Online to Azure Web Service
Situation:
I'm trying to send a message from my SharePoint Online page to my Azure Web Service with json.
This works great on a simple ASP.NET website, but on SP Online, I get a message ("Access ...