Forum Discussion
MichaelHolste
Microsoft
Dec 13, 2016PnP Partner Pack v. 2.0
Here's a reusable starter kit for site provisioning solution for SharePoint Online! Get it on GitHub.
- Harris MedovićCopper Contributor
Hi guys,
thank you so much for this great starter pack.
I'm stumbilng into an odd issue though and it might be just me not being Visual Studio savvy. Long story short I have followed the great guide made by Paolo, however when I try to build/publish the solution from within Visual Studio I'm seeing several errors and then the build stops.
What am I doing wrong?
I've downloaded the partner pack from github and haven't touched anythinb but the webconfig file (via the provided powershell). Should work straight out, shouldn't it?
- MichaelHolste
Microsoft
Adding Paolo Pialorsi who might be able to provide some additional guidance.
- Harris MedovićCopper Contributor
Thank you Michael!
However, just as you've posted here I have found my problem.
Paolo Pialorsi - FYI my Virtual machine did not have some libraries (Microsoft.IdentityModel) and another dependency. Eventually I've fixed it by some further googling :)
Even thought I found out that the .dll is included in the github repo, for whatever reason Visual Studio didn't "see" it?
Obviously it's just me not being Visual Studio savvy.
Now I'm stuck on another problem with Azure's webapp, but haven't had the time yet to trouble shoot it.
Anyways - thank you so much for both the partner pack and the great tutorials! :)