DEV Community

xarzu
xarzu

Posted on

SharePoint, we have a problem

I am trying to link my C# code to my Microsoft List (aka, SharePoint List). The learning path has included this suggestion:

Image description

It turns out I do, in fact, have Microsoft.SharePoint.Client.Runtime.dll and Microsoft.SharePoint.Client.dll on local computer

Image description

Image description

In my C# code, I have added these two DLL's as a Reference. Then I typed in the "using" code as described. But when I tried to use this in my Visual Studio 2022 and I got this error:

Image description

Can you offer a suggestion? I know you can. I believe in you. Please help.

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)