Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
1k views

We have a script that loops through a CSV input of sites and we don't want to login for every site. Up until a few days ago, it was working fine with the UseWebLogin method, but now we're seeing an ...
Jess's user avatar
  • 1
0 votes
2 answers
1k views

I need to download files from a list from SPO using console app. Since the users have MFA enabled, I am using clientid, clientsecret. I am able to read the metadata but when I am trying to download a ...
Ed K's user avatar
  • 1
1 vote
1 answer
1k views

I want to display files from a sharepoint folder that were modified by username. please help me for this. Also tell me how to show this file with sorting order by datetime. I tried using docName.Add(...
Salman Patel's user avatar
2 votes
1 answer
827 views

Could you help me understand if NextJS can be used with excel taskpane when app is being developed using ReactJS, if so could you guide me with any example in the web?
Pawan Gupta's user avatar
1 vote
1 answer
858 views

I used yo office to create a Excel AddIn with custom functions. I made some changes based on following Configure your Office Add-in to use a shared JavaScript runtime to use shared runtime. After ...
Edward's user avatar
  • 30.3k
0 votes
1 answer
1k views

I have a small application that connects to a sharepoint-list. For this, we use the following (VB.NET) code: Imports Microsoft.SharePoint.Client Public Class SendDataToSharePointList Private ...
Joren Marynissen's user avatar
4 votes
1 answer
1k views

We have the following:- SharePoint online tenant recently created Windows server 2019 .NET console application which have some code that integrates with SharePoint online The .NET console application ...
John John's user avatar
  • 7,371