Hi I am trying SharePoint Online remote authentication
Followed couple of options as given in the link below
https://paulryan.com.au/2014/spo-remote-authentication-rest/
I am using sharepoint online. Can someone help me do this.
You could get c# code here, I used the code before.
Related
This is my first post here, and I hope someone can help me. Please feel free to ask for more information about my question if needed.
I am currently working on a project to migrate a Sharepoint 2010 solution to Sharepoint 2019, and right know I am handling the development part of the project. I am quite new to Sharepoint development, so I have some questions that might seem basic.
I am trying to replicate one feature from this old project and create a new one in this new Sharepoint 2019 project. The method consists of querying the Project's Permissions through PSI, using the Security WCF service. (with the "ReadProjectCategory" method)
However, I have read online that the PSI is discontinued in 2019, so I am trying to implement this method using CSOM, but I can't find the correct method to look for this information (the image shows exactly where the data is).
Can someone please help? I can't find anywhere how to get this data over CSOM or OData.
The page url is: //Sharepointurl/PWA/_layouts/15/PWA/views/ProjectPermissions.aspx?_projectUID=[ProjectGUID]
Thank you!
I stumbled on this website and found it very interesting because I'm trying to do the same thing: run Excel Online on my own domain. I tried Googling around without success. Does anyone have a resource or approach to this problem (see image for more information*) ?
I think you would need to Configure your Online Office Server:
Configure Office Online Server for SharePoint Server 2016
They may be using one of the following: CSPP or using their own domain.
I am looking for an examples on creating AssetUrlSelector in ASP.NET for selecting a document from sharepoint site. Can you please provide me some examples or help links? Since AssetUrlSelector works only on MOSS server/sharepoint server and not on foudation 2010 or wss3.0 how can I create a a control which is similar to AssetUrlSelector?.
Regards,
Sharmila
I've been searching for information on how to do this but haven't found exactly what I'm looking for after a few hours on Google.
I have a form on a public website (old asp unfortunately) that when filled out and submitted, must update a list on a SharePoint 2010 site.
I know that the answer should be in a "lists.asmx" web service, but I'm having a hard time finding a web tutorial on setting this up.
If anyone has any advice it would be much appreciated.
I am trying to do something similar, and i found this blog post quite useful.
http://sarangasl.blogspot.co.uk/2009/12/sharepoint-list-web-service.html
Take a look at the documentation for UpdateListItem
http://msdn.microsoft.com/en-us/library/lists.lists.updatelistitems%28office.12%29.aspx
i have a wss 3.0 site up and running using forms based authentication. Is there a way to upload multiple files (basically copy and paste a folder containing files)?
also, when i try to access the site using designer 2007, i can't access the site and it asks me to install sharepoint services or frontpage extensions. how can i modify the site using designer?
I know that in designer that the functionality exists to copy/paste a folder.
Thank you!
Regarding your first question, see this on Stack Overflow. Essentially, it's by design and Microsoft don't give you that functionality. You could try turning on Client Integration but I don't know if it will work. If you need an alternative, searching around I found UploadZen which seems to support multiple uploads with FBA.
Are you also using forms auth with SharePoint Designer? The bottom of this blog post from Mike Hatch has information that might help you.
Try out installing the SP2 for the SharePoint 2007 and the office Application. In the Office application they have solved may of the issue that were part of FBA enabled sites. Please refer to this for more information.