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.

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay