Open angelogianopulos opened 3 months ago
Hello @chrishasz ,
my organization just migrated to SharePoint SE and we are trying to connect via Visual Studio. I created the json file but when I try to populate the workspace it keeps spinning. Our servers are on premises so I chose NTML
as the authentication type.
{
"sourceDirectory": "src",
"sharePointSiteUrl": "https://bc-net",
"workspaceRoot": "c:\\Users\\jangelogianopulos\\Desktop\\BCNetSE",
"publishWorkspaceOptions": {
"destinationFolder": "/",
"globPattern": "c:\\Users\\jangelogianopulos\\Desktop\\BCNetSE\\src\\**\\*.*",
"localRoot": "c:\\Users\\jangelogianopulos\\Desktop\\BCNetSE\\src"
},
"publishingScope": "SaveOnly",
"authenticationType": "NTLM",
"remoteFolders" :[
"/_catalogs/masterpage/**/*.*"
]
}
Please let me know what I can do to fix this. Thanks
Note: for support questions, please use stackoverflow and tag the post with #spgo.
I'm submitting a ...
What is the current behavior? Workspace keeps spinning
If the current behavior is a bug, please
Steps to reproduce
What is the expected behavior?
Able to connect and download to sharepoint files
Please tell us about your environment: