Forum Discussion
BhararthJanjanam
Feb 24, 2022Copper Contributor
SharePoint error "exception-Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException"
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?
- Ravi_NallaCopper Contributor
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?