C# Console Application and Office 365
With some if the things I have been doing recently I needed to create a test console application and connect it to Office 365 for testing API calls and a few other things. As...
Architecture, Development, Security, Hacking and anything that I deem as important
C# / Development / General / How To / How To Development / Office 365 / SharePoint / SharePoint Online / TechNet
by Liam Cleary · Published January 28, 2016
With some if the things I have been doing recently I needed to create a test console application and connect it to Office 365 for testing API calls and a few other things. As...
C# / Hacking / Linux / Metasploit / Pentest / PowerShell / Scripting / Security / SharePoint / SharePoint 2013
by Liam Cleary · Published April 30, 2015
For many years now, Penetration Testers and Hackers have used Shell Code to gain access to Web Servers and make changes. What I mean by Shell Code is really what’s called a “Web Shell“....
App Model / Apps / Authorization / Debugging / Development / Errors / Security / SharePoint 2013 / SharePoint Online / Websites
by Liam Cleary · Published March 6, 2015
So while building some demonstration High Trust Provider Hosted Apps in SharePoint 2013, I kept hitting the “401 Unauthorized” error. Now this error when looking into “ulsviewer” comes up with a whole bunch of...
Errors / Permissions / Schema / SharePoint 2013 / SQL / Upgrade
by Liam Cleary · Published February 19, 2015
So as a quick fix for me to remember, while performing and on-premises upgrade to the latest cumulative update for SharePoint 2013, I kept getting a failure. The error was related to the “SUBSCRIPTION”...
App Model / Development / How To Development / SharePoint 2013 / Weirdness
by Liam Cleary · Published February 6, 2015
So this is really a reminder to myself that when you configure a SharePoint on-premises environment for hosting SharePoint Apps, that when using different Application Pool accounts you need to set the permission correctly...
App Model / Development / Ramblings / SharePoint 2013 / Weirdness
by Liam Cleary · Published February 6, 2015
So by now you should have played with Apps in SharePoint 2013. Whether you created your own or used a free/paid one from the store either way you should have by now. A couple...
SharePoint 2013 App Development requires an “App Web” for the actual code to be hosted when building apps. The default approach has been to simply create a web application that is tied to the...
App Model / Architecture / Azure / Cloud / Development / Ramblings / SharePoint 2013 / SharePoint Online
by Liam Cleary · Published January 28, 2015
This has been a question that I have been trying to figure out for a while. Any good SharePoint Developer will tell you that writing a Solution File (WSP) full of components is relatively...
Architecture / Debugging / Errors / General / Issues / SharePoint / SharePoint 2003 / SharePoint 2007 / SharePoint 2010 / SharePoint 2013 / SharePoint Online
by Liam Cleary · Published November 18, 2014
I have been working on an issue with a SharePoint environment and looking through ULS logs, Database logs as well as looking at endless Debug logs to figure this out. Of course that sounds...
App Model / Development / How To Development / SharePoint / SharePoint 2013 / SharePoint Online
by Liam Cleary · Published November 7, 2014
SharePoint 2013 Hosted Apps – Do they really work? Part 1 SharePoint 2013 Hosted Apps – Do they really work? Part 2 SharePoint 2013 Hosted Apps – Do they really work? Part 3 In...
More