Feb 23 2022 10:55 PM - edited Feb 23 2022 10:56 PM
We have a .NET code to create a tag on SharePoint but it is not creating when I tried to debug the code We are getting an error "ServerLibraryVersion = 'context.ServerLibraryVersion' threw an exception of type "Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException'". We also have an application which copies files to SharePoint. When tried the SharePoint code in that also there also we are getting the same error. Is it problem with SharePoint site or with the code. How to resolve this exception?
Oct 02 2023 11:06 PM
I am also facing this issue. It was working fine, all of sudden i am facing this issue. Did you get any solution for this?