-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi Mr. Steinhauser! I am trying to build SPCAMLQueryHelperOnline with Visual Studio 2017. The errors displayed are:
Severity Code Description Project File Line Suppression State
Error CS0234 The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) SPCAMLQueryHelperOnline C:\msys64\home\djpeter1\SPCAMLQueryHelperOnline\SPCAMLQueryHelperOnline\classes\WebServiceWork.cs 1 Active
Warning Could not resolve this reference. Could not locate the assembly "Microsoft.SharePoint.Client". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SPCAMLQueryHelperOnline
Warning The referenced component 'Microsoft.SharePoint.Client' could not be found. SPCAMLQueryHelperOnline
Warning The referenced component 'Microsoft.SharePoint.Client.Runtime' could not be found. SPCAMLQueryHelperOnline
Warning Could not resolve this reference. Could not locate the assembly "Microsoft.SharePoint.Client.Runtime". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SPCAMLQueryHelperOnline
Any suggestions for what VS components are missing? I am attempting to run from a client, not a SharePoint server. Thanks for your time!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels