-
_From @keyurtechy on June 21, 2016 2:52_
Hi,
When running the application on RC2, I am getting the exception. Here is the stack trace of that exception:
> Microsoft.AspNetCore.Server.Kestrel, Versio…
-
When running runExamples.py it can't find the listItemsOperations module since the file starts with a capital "L". Renaming the file resolves the issue.
-
Hi,
When running the application on RC2, I am getting the exception. Here is the stack trace of that exception:
Microsoft.AspNetCore.Server.Kestrel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a…
-
Sorry if this is not an issue, and given that I can't find anyone complaining about it I suspect not but I have tried to download PnP-master and build the Provisioning.Cloud.Async.WebJob solution and …
-
Hi,
I am currently testing your tutorial/guideline on my on-premise SP 2013 Enterpise Server (with CU January 2016).
It seems that my Ribbon/Chrome control is somehow bugged.
I tested it in different…
thaxy updated
8 years ago
-
```
String username="xx@xx.onmicrosoft.com";
String password="xxx";
Sardine sardine = SardineFactory.begin(username, password);
String root = "https://xx.sharepoint.com/Documents/";
List resources = s…
-
Before splitting up the PnP repos the repo contained an Assemblies folder. With the splitting of the repositories it was moved to the [PnP-Site-Core](https://github.com/OfficeDev/PnP-Sites-Core/tree/m…
-
Hello,
I am trying to follow the instructions to render the rich text field on an HTML page, which is being linked to a Content Editor Webpart on a SP page on Office365.
I am getting 2 errors,
1) In…
-
I've created simple schema for PnP Provisioning engine. There is a field with custom jslink in the schema - `~sitecollection/SiteAssets/InvestorsToSendJSLink.js`. After `web.ApplyProvisioningTemplate(…
-
I had successfully implemented your API and have been using it for months. Then yesterday morning it had mysteriously stopped working. I checked the response in my Network tab and it says
"Looks like…
ghost updated
8 years ago