microsoft / mattercenter

Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
https://www.microsoft.com/en-us/legal/productivity/mattercenter.aspx
198 stars 148 forks source link

500 Internal Server Error and Too many issues with the Visual Studio 2015 #847

Open SigarDave opened 5 years ago

SigarDave commented 5 years ago

Hello , I have cloned the repo and opened in VS 2015. There are lot of issues in the NuGet Package and they are missing so many packages even if we Restore the packages. Bower is not installed and there are other details too,

Even if I am able to get those dependencies set, and make the app publish it turns out in the 500 Internal error.

Also It looks like the Powershell is not working properly and that is also causing artefacts to be not created properly.

In "Deploy-AzureResourceGroup.ps1" , New-AzureRmResourceGroup commanf stuck in the waiting mode even if Resource Group are created and that caused the other commands are not executed.

Can someone help me with the details Step By Steps for achieving the same.

Please help