SharePoint error "exception-Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException"

Copper Contributor

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?

0aeaa37f-f00e-42a9-9f3b-75f46c3119e7.png

 

1 Reply

@BhararthJanjanam 

 

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?